Shades of Ottoman #C9D6B9
Tints of Ottoman #C9D6B9
RGB
CMYK
RGB Variations
Color information
#C9D6B9 (or 0xC9D6B9) is known color: Ottoman. HEX triplet: C9, D6 and B9. RGB value is (201,214,185). Sum of RGB (Red+Green+Blue) = 201+214+185=600 (79% of max value = 765). Red value is 201 (78.91% from 255 or 33.5% from 600); Green value is 214 (83.98% from 255 or 35.67% from 600); Blue value is 185 (72.66% from 255 or 30.83% from 600); Max value from RGB is 214 - color contains mainly: green. Hex color #C9D6B9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9D6B9 is #362946. Grayscale: #CECECE. Windows color (decimal): -3549511 or 12179145. OLE color: 12179145.
HSL color Cylindrical-coordinate representation of color #C9D6B9: hue angle of 86.9º degrees, saturation: 0.26, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C9D6B9 is Cyan = 0.06, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.16.
Color convert
RGB | 201 | 214 | 185 | - |
CMYK | 0.06 | 0 | 0.14 | 0.16 |
HSL | 86.9º | 0.26% | 0.78% | - |
HSV(B) | 86.9º | 0.14% | 0.84% | - |
XYZ | 56.89 | 64.01 | 55.26 | - |
YUV | 206.81 | 115.69 | 123.86 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 201 | 214 | 185 | 0.06 | 0 | 0.14 | 0.16 | 86.9 | 0.26 | 0.78 |
Hex | C9 | D6 | B9 | 6 | 0 | E | 10 | 57 | 1A | 4E |
Octal | 311 | 326 | 271 | 6 | 0 | 16 | 20 | 127 | 32 | 116 |
Binary | 11001001 | 11010110 | 10111001 | 110 | 0 | 1110 | 10000 | 1010111 | 11010 | 1001110 |
Color Harmonies of #C9D6B9
Complementary color
Monochromatic Colors of #C9D6B9
Black with #C9D6B9
Text Example
Text Example
White with #C9D6B9
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C9D6B9; }
p { color: rgb(201,214,185); }
H1.HeaderClassName
{
color: #C9D6B9;
}
.AnyTagClassName
{
color: #C9D6B9;
}
</style>
background-color css
<style>
a { background-color: #C9D6B9; }
a { background-color: rgb(201,214,185); }
div.DivClassName
{
background-color: #C9D6B9;
}
.BgClassName
{
background-color: #C9D6B9;
}
</style>
border-color css
<style>
span { border-color: #C9D6B9; }
span { border-color: rgb(201,214,185); }
td.TdClassName
{
border-color: #C9D6B9;
}
.TagClassName
{
border-color: #C9D6B9;
}
</style>