crispedge.com

Color picker

Loading...

#c18f39 hex color - Yellow - Warm color - Information

#c18f39 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c18f39 Color code in RGB color code model is created after adding 75.69% red color, 56.08% green color and 22.35% blue color. Hex #c18f39 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 70% yellow and 24% black.

Hex #c18f39 color code is between #bb8833 web safe hex color code and #cc9944 web safe hex color code. #bb8833 is the nearest web safe color code. You can see here many more shades of #c18f39 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec18f39#c18f39
RGB Decimal193, 143, 57rgb(193, 143, 57)
RGB Percent76%, 56%, 22%rgb(76%, 56%, 22%)
CSS RGBa193, 143, 57,1rgba(193,143,57,1)
CMYK Modelcmyk(0%,26%,70%,24%)
HSL Color Space38,54% ,49%hsl(38,54% ,49%)
HSV Color Space38°, 70%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011000111100111001
Octal30121771
Decimal19314357
Hexc18f39

Different shades of #c18f39 color code.

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

Light Shade of #c18f39
#cfa65e
Dark Shade of #c18f39
#9a722d
Saturated Shade of #c18f39
#cd922c
Desaturated Shade of #c18f39
#b48c45
Grey scale Shade of #c18f39
#7d7d7d
Brighten Shade
#daa852
Most Readable Shade
#000000

Shades of #c18f39 color code

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

#c18f39
#ab7f32
#966f2c
#805f26
#6b4f1f
#553f19
#402f13
#2a1f0c
#150f06
#000000

Similar Color like #c18f39 color

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

#c2903a
#c3913b
#c4923c
#c5933d
#c6943e
#c7953f
#c89640
#c99741
#ca9842
#cb9943
#cc9a44
#cd9b45
#ce9c46
#cf9d47
#c08e38
#bf8d37
#be8c36
#bd8b35
#bc8a34
#bb8933
#ba8832
#b98731
#b88630
#b7852f
#b6842e
#b5832d
#b4822c
#b3812b

Monochromatic Color with #c18f39

#c18f39
#ebae46
#171107
#413113
#6c5020
#966f2c

Tints of #c18f39 Color

#c18f39
#c79b4f
#cea765
#d5b47b
#dcc091
#e3cda7
#ead9bd
#f1e6d3
#f8f2e9
#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

#c18f39
#396bc1

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

Split Complementary

#c18f39
#39afc1
#4b39c1

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

Analogous Color

#c15939
#c17439
#c18f39
#c1aa39
#bdc139

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

#c18f39
#39c18f
#8f39c1

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

#c18f39
#39c14b
#396bc1
#c139af

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

#c18f39
#396bc1
#4b39c1
#afc139

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

#c18f39 Color Code Preview on Black Background Color

This is how #c18f39 Color will look on black background color. Color contrast ratio is 7.26

#c18f39 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c18f39

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c18f39

#c18f39 color code is use for CSS Background Color

Background color for the above div is #c18f39

HTML with inline CSS

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

#c18f39 color code is use for CSS Border Color

CSS Border color for the above div is #c18f39

HTML with inline CSS

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

CSS Border Left color for the above div is #c18f39

HTML with inline CSS

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

CSS Border Right color for the above div is #c18f39

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c18f39

HTML with inline CSS

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

CSS Border Top color for the above div is #c18f39

HTML with inline CSS

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

#c18f39 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c18f39 Color code Preview on White Background

This is how #c18f39 Color code will look on white background color. Color contrast ratio is 2.89

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

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(193,143,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,107,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,143,57,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.