Shades of Ottoman #C9D6BA
Tints of Ottoman #C9D6BA
RGB
CMYK
RGB Variations
Color information
#C9D6BA (or 0xC9D6BA) is known color: Ottoman. HEX triplet: C9, D6 and BA. RGB value is (201,214,186). Sum of RGB (Red+Green+Blue) = 201+214+186=601 (79% of max value = 765). Red value is 201 (78.91% from 255 or 33.44% from 601); Green value is 214 (83.98% from 255 or 35.61% from 601); Blue value is 186 (73.05% from 255 or 30.95% from 601); Max value from RGB is 214 - color contains mainly: green. Hex color #C9D6BA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9D6BA is #362945. Grayscale: #CFCFCF. Windows color (decimal): -3549510 or 12244681. OLE color: 12244681.
HSL color Cylindrical-coordinate representation of color #C9D6BA: hue angle of 87.86º degrees, saturation: 0.25, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #C9D6BA is Cyan = 0.06, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 201 | 214 | 186 | - |
| CMYK | 0.06 | 0 | 0.13 | 0.16 |
| HSL | 87.86º | 0.25% | 0.78% | - |
| HSV(B) | 87.86º | 0.13% | 0.84% | - |
| XYZ | 57 | 64.06 | 55.81 | - |
| YUV | 206.92 | 116.19 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 201 | 214 | 186 | 0.06 | 0 | 0.13 | 0.16 | 87.86 | 0.25 | 0.78 |
| Hex | C9 | D6 | BA | 6 | 0 | D | 10 | 58 | 19 | 4E |
| Octal | 311 | 326 | 272 | 6 | 0 | 15 | 20 | 130 | 31 | 116 |
| Binary | 11001001 | 11010110 | 10111010 | 110 | 0 | 1101 | 10000 | 1011000 | 11001 | 1001110 |
Color Harmonies of #C9D6BA
Complementary color
Monochromatic Colors of #C9D6BA
Black with #C9D6BA
Text Example
Text Example
White with #C9D6BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C9D6BA; }
p { color: rgb(201,214,186); }
H1.HeaderClassName
{
color: #C9D6BA;
}
.AnyTagClassName
{
color: #C9D6BA;
}
</style>
background-color css
<style>
a { background-color: #C9D6BA; }
a { background-color: rgb(201,214,186); }
div.DivClassName
{
background-color: #C9D6BA;
}
.BgClassName
{
background-color: #C9D6BA;
}
</style>
border-color css
<style>
span { border-color: #C9D6BA; }
span { border-color: rgb(201,214,186); }
td.TdClassName
{
border-color: #C9D6BA;
}
.TagClassName
{
border-color: #C9D6BA;
}
</style>