crispedge.com

Color picker

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

#c09b96 hex color - Brown - Warm color - Information

#c09b96 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #c09b96 Color code in RGB color code model is created after adding 75.29% red color, 60.78% green color and 58.82% blue color. Hex #c09b96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 22% yellow and 25% black.

Hex #c09b96 color code is between #bb9999 web safe hex color code and #ccaa88 web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #c09b96 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec09b96#c09b96
RGB Decimal192, 155, 150rgb(192, 155, 150)
RGB Percent75%, 61%, 59%rgb(75%, 61%, 59%)
CSS RGBa192, 155, 150,1rgba(192,155,150,1)
CMYK Modelcmyk(0%,19%,22%,25%)
HSL Color Space7,25% ,67%hsl(7,25% ,67%)
HSV Color Space7°, 22%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001101110010110
Octal300233226
Decimal192155150
Hexc09b96

Different shades of #c09b96 color code.

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

Light Shade of #c09b96
#d3b9b6
Dark Shade of #c09b96
#ad7d76
Saturated Shade of #c09b96
#c8958e
Desaturated Shade of #c09b96
#b8a19e
Grey scale Shade of #c09b96
#ababab
Brighten Shade
#d9b4af
Most Readable Shade
#000000

Shades of #c09b96 color code

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

#c09b96
#aa8985
#957874
#806764
#6a5653
#554442
#403332
#2a2221
#151110
#000000

Similar Color like #c09b96 color

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

#c19c97
#c29d98
#c39e99
#c49f9a
#c5a09b
#c6a19c
#c7a29d
#c8a39e
#c9a49f
#caa5a0
#cba6a1
#cca7a2
#cda8a3
#cea9a4
#bf9a95
#be9994
#bd9893
#bc9792
#bb9691
#ba9590
#b9948f
#b8938e
#b7928d
#b6918c
#b5908b
#b48f8a
#b38e89
#b28d88

Monochromatic Color with #c09b96

#c09b96
#eabdb7
#161211
#403432
#6b5654
#957975

Tints of #c09b96 Color

#c09b96
#c7a6a1
#ceb1ad
#d5bcb9
#dcc7c4
#e3d2d0
#eadddc
#f1e8e7
#f8f3f3
#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

#c09b96
#96bbc0

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

Split Complementary

#c09b96
#96c0b0
#96a6c0

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

Analogous Color

#c096a2
#c09699
#c09b96
#c0a396
#c0ac96

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

#c09b96
#96c09b
#9b96c0

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

#c09b96
#a6c096
#96bbc0
#b096c0

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

#c09b96
#96bbc0
#96a6c0
#c0b096

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

#c09b96 Color Code Preview on Black Background Color

This is how #c09b96 Color will look on black background color. Color contrast ratio is 8.37

#c09b96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09b96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c09b96

#c09b96 color code is use for CSS Background Color

Background color for the above div is #c09b96

HTML with inline CSS

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

#c09b96 color code is use for CSS Border Color

CSS Border color for the above div is #c09b96

HTML with inline CSS

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

CSS Border Left color for the above div is #c09b96

HTML with inline CSS

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

CSS Border Right color for the above div is #c09b96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c09b96

HTML with inline CSS

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

CSS Border Top color for the above div is #c09b96

HTML with inline CSS

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

#c09b96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c09b96 Color code Preview on White Background

This is how #c09b96 Color code will look on white background color. Color contrast ratio is 2.51

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.