Shades of Ottoman #CFD6CA
Tints of Ottoman #CFD6CA
RGB
CMYK
RGB Variations
Color information
#CFD6CA (or 0xCFD6CA) is known color: Ottoman. HEX triplet: CF, D6 and CA. RGB value is (207,214,202). Sum of RGB (Red+Green+Blue) = 207+214+202=623 (82% of max value = 765). Red value is 207 (81.25% from 255 or 33.23% from 623); Green value is 214 (83.98% from 255 or 34.35% from 623); Blue value is 202 (79.30% from 255 or 32.42% from 623); Max value from RGB is 214 - color contains mainly: green. Hex color #CFD6CA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFD6CA is #302935. Grayscale: #D2D2D2. Windows color (decimal): -3156278 or 13293263. OLE color: 13293263.
HSL color Cylindrical-coordinate representation of color #CFD6CA: hue angle of 95º degrees, saturation: 0.13, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #CFD6CA is Cyan = 0.03, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 207 | 214 | 202 | - |
| CMYK | 0.03 | 0 | 0.06 | 0.16 |
| HSL | 95º | 0.13% | 0.82% | - |
| HSV(B) | 95º | 0.06% | 0.84% | - |
| XYZ | 60.44 | 65.62 | 65.36 | - |
| YUV | 210.54 | 123.18 | 125.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 207 | 214 | 202 | 0.03 | 0 | 0.06 | 0.16 | 95 | 0.13 | 0.82 |
| Hex | CF | D6 | CA | 3 | 0 | 6 | 10 | 5F | D | 52 |
| Octal | 317 | 326 | 312 | 3 | 0 | 6 | 20 | 137 | 15 | 122 |
| Binary | 11001111 | 11010110 | 11001010 | 11 | 0 | 110 | 10000 | 1011111 | 1101 | 1010010 |
Color Harmonies of #CFD6CA
Complementary color
Monochromatic Colors of #CFD6CA
Black with #CFD6CA
Text Example
Text Example
White with #CFD6CA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CFD6CA; }
p { color: rgb(207,214,202); }
H1.HeaderClassName
{
color: #CFD6CA;
}
.AnyTagClassName
{
color: #CFD6CA;
}
</style>
background-color css
<style>
a { background-color: #CFD6CA; }
a { background-color: rgb(207,214,202); }
div.DivClassName
{
background-color: #CFD6CA;
}
.BgClassName
{
background-color: #CFD6CA;
}
</style>
border-color css
<style>
span { border-color: #CFD6CA; }
span { border-color: rgb(207,214,202); }
td.TdClassName
{
border-color: #CFD6CA;
}
.TagClassName
{
border-color: #CFD6CA;
}
</style>