crispedge.com

Color picker

Loading...

#c34209 hex color - Red - Warm color - Information

#c34209 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #c34209 Color code in RGB color code model is created after adding 76.47% red color, 25.88% green color and 3.53% blue color. Hex #c34209 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 95% yellow and 24% black.

Hex #c34209 color code is between #bb4411 web safe hex color code and #cc3300 web safe hex color code. #bb4411 is the nearest web safe color code. You can see here many more shades of #c34209 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codec34209#c34209
RGB Decimal195, 66, 9rgb(195, 66, 9)
RGB Percent76%, 26%, 4%rgb(76%, 26%, 4%)
CSS RGBa195, 66, 9,1rgba(195,66,9,1)
CMYK Modelcmyk(0%,66%,95%,24%)
HSL Color Space18,91% ,40%hsl(18,91% ,40%)
HSV Color Space18°, 95%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110100001000001001
Octal30310211
Decimal195669
Hexc34209

Different shades of #c34209 color code.

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

Light Shade of #c34209
#f4530b
Dark Shade of #c34209
#923107
Saturated Shade of #c34209
#cc3f00
Desaturated Shade of #c34209
#b94613
Grey scale Shade of #c34209
#666666
Brighten Shade
#dc5b22
Most Readable Shade
#FFFFFF

Shades of #c34209 color code

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

#c34209
#ad3a08
#973307
#822c06
#6c2405
#561d04
#411603
#2b0e02
#150701
#000000

Similar Color like #c34209 color

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

#c4430a
#c5440b
#c6450c
#c7460d
#c8470e
#c9480f
#ca4910
#cb4a11
#cc4b12
#cd4c13
#ce4d14
#cf4e15
#d04f16
#d15017
#c24108
#c14007
#c03f06
#bf3e05
#be3d04
#bd3c03
#bc3b02
#bb3a01
#ba3900
#b93800
#b83700
#b73600
#b63500
#b53400

Monochromatic Color with #c34209

#c34209
#ed500b
#190801
#431703
#6e2505
#983407

Tints of #c34209 Color

#c34209
#c95724
#d06c3f
#d7815b
#dd9676
#e4ab91
#ebc0ad
#f1d5c8
#f8eae3
#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

#c34209
#098ac3

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

Split Complementary

#c34209
#09c39f
#092dc3

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

Analogous Color

#c3091a
#c31d09
#c34209
#c36709
#c38c09

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

#c34209
#09c342
#4209c3

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

#c34209
#2dc309
#098ac3
#9f09c3

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

#c34209
#098ac3
#092dc3
#c39f09

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 #c34209 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.

#c34209 Color Code Preview on Black Background Color

This is how #c34209 Color will look on black background color. Color contrast ratio is 4.10

#c34209 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c34209

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c34209

#c34209 color code is use for CSS Background Color

Background color for the above div is #c34209

HTML with inline CSS

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

#c34209 color code is use for CSS Border Color

CSS Border color for the above div is #c34209

HTML with inline CSS

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

CSS Border Left color for the above div is #c34209

HTML with inline CSS

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

CSS Border Right color for the above div is #c34209

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c34209

HTML with inline CSS

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

CSS Border Top color for the above div is #c34209

HTML with inline CSS

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

#c34209 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c34209 Color code Preview on White Background

This is how #c34209 Color code will look on white background color. Color contrast ratio is 5.12

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 #c34209; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c34209; }

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,66,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,138,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,66,9,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.