crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c09864 hex color - Brown - Warm color - Information

#c09864 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c09864 Color code in RGB color code model is created after adding 75.29% red color, 59.61% green color and 39.22% blue color. Hex #c09864 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 48% yellow and 25% black.

Hex #c09864 color code is between #bb9966 web safe hex color code and #cc8855 web safe hex color code. #bb9966 is the nearest web safe color code. You can see here many more shades of #c09864 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec09864#c09864
RGB Decimal192, 152, 100rgb(192, 152, 100)
RGB Percent75%, 60%, 39%rgb(75%, 60%, 39%)
CSS RGBa192, 152, 100,1rgba(192,152,100,1)
CMYK Modelcmyk(0%,21%,48%,25%)
HSL Color Space34,42% ,57%hsl(34,42% ,57%)
HSV Color Space34°, 48%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001100001100100
Octal300230144
Decimal192152100
Hexc09864

Different shades of #c09864 color code.

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

Light Shade of #c09864
#cfb088
Dark Shade of #c09864
#ab7f46
Saturated Shade of #c09864
#cb9959
Desaturated Shade of #c09864
#b5976f
Grey scale Shade of #c09864
#929292
Brighten Shade
#d9b17d
Most Readable Shade
#000000

Shades of #c09864 color code

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

#c09864
#aa8758
#95764d
#806542
#6a5437
#55432c
#403221
#2a2116
#15100b
#000000

Similar Color like #c09864 color

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

#c19965
#c29a66
#c39b67
#c49c68
#c59d69
#c69e6a
#c79f6b
#c8a06c
#c9a16d
#caa26e
#cba36f
#cca470
#cda571
#cea672
#bf9763
#be9662
#bd9561
#bc9460
#bb935f
#ba925e
#b9915d
#b8905c
#b78f5b
#b68e5a
#b58d59
#b48c58
#b38b57
#b28a56

Monochromatic Color with #c09864

#c09864
#eaba7a
#16110b
#403322
#6b5538
#95764e

Tints of #c09864 Color

#c09864
#c7a375
#ceae86
#d5ba97
#dcc5a8
#e3d1ba
#eadccb
#f1e8dc
#f8f3ed
#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

#c09864
#648cc0

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

Split Complementary

#c09864
#64bac0
#6a64c0

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

Analogous Color

#c07364
#c08664
#c09864
#c0aa64
#c0bd64

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

#c09864
#64c098
#9864c0

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

#c09864
#64c06a
#648cc0
#c064ba

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

#c09864
#648cc0
#6a64c0
#bac064

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

#c09864 Color Code Preview on Black Background Color

This is how #c09864 Color will look on black background color. Color contrast ratio is 7.92

#c09864 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09864

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09864

#c09864 color code is use for CSS Background Color

Background color for the above div is #c09864

HTML with inline CSS

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

#c09864 color code is use for CSS Border Color

CSS Border color for the above div is #c09864

HTML with inline CSS

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

CSS Border Left color for the above div is #c09864

HTML with inline CSS

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

CSS Border Right color for the above div is #c09864

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c09864

HTML with inline CSS

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

CSS Border Top color for the above div is #c09864

HTML with inline CSS

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

#c09864 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c09864 Color code Preview on White Background

This is how #c09864 Color code will look on white background color. Color contrast ratio is 2.65

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.