crispedge.com

#c3700a hex color - Yellow - Warm color - Information

#c3700a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #c3700a color code is between #bb7711 web safe hex color code and #cc6600 web safe hex color code. #bb7711 is the nearest web safe color code. You can see here many more shades of #c3700a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3700a#c3700a
RGB Decimal195, 112, 10rgb(195, 112, 10)
RGB Percent76%, 44%, 4%rgb(76%, 44%, 4%)
CSS RGBa195, 112, 10,1rgba(195,112,10,1)
CMYK Modelcmyk(0%,43%,95%,24%)
HSL Color Space33,90% ,40%hsl(33,90% ,40%)
HSV Color Space33°, 95%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110111000000001010
Octal30316012
Decimal19511210
Hexc3700a

Different shades of #c3700a color code.

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

Light Shade of #c3700a
#f38c0d
Dark Shade of #c3700a
#925408
Saturated Shade of #c3700a
#cd7100
Desaturated Shade of #c3700a
#b96f14
Grey scale Shade of #c3700a
#666666
Brighten Shade
#dc8923
Most Readable Shade
#FFFFFF

Shades of #c3700a color code

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

#c3700a
#ad6308
#975707
#824a06
#6c3e05
#563104
#412503
#2b1802
#150c01
#000000

Similar Color like #c3700a color

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

#c4710b
#c5720c
#c6730d
#c7740e
#c8750f
#c97610
#ca7711
#cb7812
#cc7913
#cd7a14
#ce7b15
#cf7c16
#d07d17
#d17e18
#c26f09
#c16e08
#c06d07
#bf6c06
#be6b05
#bd6a04
#bc6903
#bb6802
#ba6701
#b96600
#b86500
#b76400
#b66300
#b56200

Monochromatic Color with #c3700a

#c3700a
#ed880c
#190e01
#432703
#6e3f06
#985808

Tints of #c3700a Color

#c3700a
#c97f25
#d08f40
#d79f5b
#ddaf76
#e4bf92
#ebcfad
#f1dfc8
#f8efe3
#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

#c3700a
#0a5dc3

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

Split Complementary

#c3700a
#0ab9c3
#140ac3

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

Analogous Color

#c3260a
#c34b0a
#c3700a
#c3950a
#c3ba0a

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

#c3700a
#0ac370
#700ac3

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

#c3700a
#0ac314
#0a5dc3
#c30ab9

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

#c3700a
#0a5dc3
#140ac3
#b9c30a

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

#c3700a Color Code Preview on Black Background Color

This is how #c3700a Color will look on black background color. Color contrast ratio is 5.64

#c3700a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3700a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3700a

#c3700a color code is use for CSS Background Color

Background color for the above div is #c3700a

HTML with inline CSS

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

#c3700a color code is use for CSS Border Color

CSS Border color for the above div is #c3700a

HTML with inline CSS

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

CSS Border Left color for the above div is #c3700a

HTML with inline CSS

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

CSS Border Right color for the above div is #c3700a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3700a

HTML with inline CSS

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

CSS Border Top color for the above div is #c3700a

HTML with inline CSS

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

#c3700a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3700a Color code Preview on White Background

This is how #c3700a Color code will look on white background color. Color contrast ratio is 3.72

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

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,112,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,93,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,112,10,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.

< /html>