#c0aa9f Color Hex Dusty Rosewood

Information about Dusty Rosewood Color | #0000FF

#c0aa9f color RGB value is (192,170,159). #c0aa9f color name is Dusty Rosewood color.

#c0aa9f hex color red value is 192 , green value is 170 and the blue value of its RGB is 159 . Cylindrical-coordinate representations (also known as HSL) of color #c0aa9f hue: 20 , saturation: 21 and the lightness value of #c0aa9f is 69

The process color (four color CMYK) of #c0aa9f color hex is 0 , 4 ,7, 10 .

#c0aa9f

~Dusty Rosewood

Color Converions

HEX
#c0aa9f
RGB
192,170,159
LAB
71,7,9
CMYK
0,11,17,25
LCH
71,11,52
XYZ
42,42,39
HSV
20,17,75
HSL
20,21,69

Base Numbers

Base Red Green Blue
Binary 11000000 10101010 10011111
Octal 300 252 237
Decimal 192 170 159
Hex c0 aa 9f

RGB Percentages of Color #c0aa9f

75%
67%
62%

CMYK Percentages of Color #c0aa9f

0%
7%
4%
10%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #c0aa9f

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#c0aa9f
20%
#ad998f
30%
#9a887f
40%
#86776f
50%
#73665f
60%
#60554f
70%
#4d4440
80%
#3a3330
90%
#262220
100%
#131110

Tints of #c0aa9f

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#c0aa9f
20%
#c6b3a9
30%
#cdbbb2
40%
#d3c3bc
50%
#d9ccc5
60%
#dfd4cf
70%
#e6ddd9
80%
#ece5e2
90%
#f2eeec
100%
#f9f6f5

Tones of #c0aa9f

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#c0aa9f
20%
#baa69c
30%
#b3a299
40%
#ad9d96
50%
#a69992
60%
#a0958f
70%
#99918c
80%
#938c89
90%
#8c8886
100%
#868483

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#c0aa9f
#c09fa1
#c0a39f
#c0aa9f
#c0b19f
#c0b79f

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#c0aa9f
#9fb5c0

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#c0aa9f
#aec09f
#9fa1c0

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#c0aa9f
#9fc0aa
#aa9fc0

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#c0aa9f
#a4c09f
#9fb5c0
#ba9fc0

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#c0aa9f
#ead0c2
#161312
#403935
#6b5f59
#95847c

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#c0aa9f

protanopia

#b3ac9f

deuteranopia

#c4a79e

tritanopia

#c2a5b2

achromatopsia

#aeaeae

protanomaly

#b8ab9f

deuteranomaly

#c2a89e

achromatopsia

#aeaeae

tritanomaly

#c1a7ab

achromatomaly

#b4aca8

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 9/21
Hello World !

#c0aa9f Color CSS Codes

.bgcolor {background-color:#c0aa9f; } 
.forecolor {color:#c0aa9f; }
.bordercolor {border:3px solid #c0aa9f; }
            

#c0aa9f Text Font Color

<div style="color:#c0aa9f">
Div content here</div>

This sample text font color is #c0aa9f
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#c0aa9f Background Color

<div style="background-color:#c0aa9f">
Div content here</div>
Div content here

#c0aa9f Border Color

<div style="border:3px solid #c0aa9f">
Div here</div>

This div border color is #c0aa9f

#c0aa9f Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #c0aa9f; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #c0aa9f; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #c0aa9f;
  -webkit-box-shadow: 1px 1px 3px 2px #c0aa9f;
  box-shadow: 1px 1px 3px 2px #c0aa9f; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #c0aa9f">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #c0aa9f;
              -webkit-box-shadow: 1px 1px 3px 2px #c0aa9f;
              box-shadow:         1px 1px 3px 2px #c0aa9f#c0aa9f">
Div content here</div>

This div box has shadow with color #c0aa9f

More Colors

Ceramite White
#fefee0
Frail Fuchsia
#ee88ee
Mauve Mystery
#685c61
Owlet
#90845f
Celestial Plum
#3c7ac2
Mountain Moss
#94a293
By the Bayou
#007b90
Leather Clutch
#744e42
Chifle Yellow
#dbc963
Brown Teepee
#bca792
Marine Green
#40a48e
Imperial Jewel
#693e42
Celestine
#85c1c4
Jupiter
#e1e1e2
Mexican Sand
#af9781
Blue Ash
#414654
Cargo Green
#c8c5a7
Dark Rainforest
#505838
Lemon Surprise
#e1bc5c
Outerspace
#314e64
Autumn Ashes
#816b68
Chocolate Chip
#685a4e
Mediterranean Sea
#1e8cab
Northern Lights
#e6f0ea
Guesthouse
#e3e0d2
Bubbelgum Heart
#ffbadf
Distressed White
#f1e6cb
Mega Metal Phoenix
#c6ccd4
Offbeat
#d6d0c6
Nero's Green
#318181
Bad Moon Yellow
#f2e5b4
Deep Dungeon
#553d3a
Diminishing Green
#062e03
Orange Keeper
#ca5333
Ivy Garden
#818068
Pink Tint
#dbcbbd
Aesthetic White
#e3ddd3
Bronze Tone
#434c28
Misty Blue
#bfcdcc
Old Trail
#bb8811
rating-img
Rate this tool
NaN/5   0 votes