crispedge.com

Color picker

Loading...

#c34927 hex color - Orange - Warm color - Information

#c34927 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c34927 Color code in RGB color code model is created after adding 76.47% red color, 28.63% green color and 15.29% blue color. Hex #c34927 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 80% yellow and 24% black.

Hex #c34927 color code is between #bb4422 web safe hex color code and #cc5533 web safe hex color code. #bb4422 is the nearest web safe color code. You can see here many more shades of #c34927 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec34927#c34927
RGB Decimal195, 73, 39rgb(195, 73, 39)
RGB Percent76%, 29%, 15%rgb(76%, 29%, 15%)
CSS RGBa195, 73, 39,1rgba(195,73,39,1)
CMYK Modelcmyk(0%,63%,80%,24%)
HSL Color Space13,67% ,46%hsl(13,67% ,46%)
HSV Color Space13°, 80%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110100100100100111
Octal30311147
Decimal1957339
Hexc34927

Different shades of #c34927 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #c34927
#d96443
Dark Shade of #c34927
#98391f
Saturated Shade of #c34927
#cf421b
Desaturated Shade of #c34927
#b75033
Grey scale Shade of #c34927
#757575
Brighten Shade
#dc6240
Most Readable Shade
#FFFFFF

Shades of #c34927 color code

Generate more color scales with scales (color stack) generator.

#c34927
#ad4022
#97381e
#82301a
#6c2815
#562011
#41180d
#2b1008
#150804
#000000

Similar Color like #c34927 color

Find visually similar hex color codes nearing to #c34927 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c44a28
#c54b29
#c64c2a
#c74d2b
#c84e2c
#c94f2d
#ca502e
#cb512f
#cc5230
#cd5331
#ce5432
#cf5533
#d05634
#d15735
#c24826
#c14725
#c04624
#bf4523
#be4422
#bd4321
#bc4220
#bb411f
#ba401e
#b93f1d
#b83e1c
#b73d1b
#b63c1a
#b53b19

Monochromatic Color with #c34927

#c34927
#ed592f
#190905
#43190d
#6e2916
#98391e

Tints of #c34927 Color

#c34927
#c95d3f
#d07157
#d7856f
#dd9987
#e4ae9f
#ebc2b7
#f1d6cf
#f8eae7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c34927
#27a1c3

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c34927
#27c397
#2753c3

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c32743
#c32a27
#c34927
#c36827
#c38727

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c34927
#27c349
#4927c3

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c34927
#53c327
#27a1c3
#9727c3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c34927
#27a1c3
#2753c3
#c39727

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #c34927 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c34927 Color Code Preview on Black Background Color

This is how #c34927 Color will look on black background color. Color contrast ratio is 4.30

#c34927 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c34927">Your Example Paragraph content text in with font color #c34927 </p>

Your Example Paragraph content text in with font color #c34927

HTML with inline CSS

<div style="color:#c34927">Your Paragraph text in with font color #c34927 </div>

Your Example Paragraph content text in with font color #c34927

#c34927 color code is use for CSS Background Color

Background color for the above div is #c34927

HTML with inline CSS

<div style="background-color:#c34927;"></div>

#c34927 color code is use for CSS Border Color

CSS Border color for the above div is #c34927

HTML with inline CSS

<div style="border:5px solid #c34927;"></div>

CSS Border Left color for the above div is #c34927

HTML with inline CSS

<div style="border-left:5px solid #c34927;"></div>

CSS Border Right color for the above div is #c34927

HTML with inline CSS

<div style="border-right:5px solid #c34927;"></div>

CSS Border Bottom color for the above div is #c34927

HTML with inline CSS

<div style="border-bottom:5px solid #c34927;"></div>

CSS Border Top color for the above div is #c34927

HTML with inline CSS

<div style="border-top:5px solid #c34927;"></div>

#c34927 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c34927; } .examplecolorclass {color:#c34927; } .examplebordercolor {border:3px solid #c34927; }

#c34927 Color code Preview on White Background

This is how #c34927 Color code will look on white background color. Color contrast ratio is 4.88

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c34927; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c34927; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,73,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(39,161,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,73,39,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.