Shades of Ottoman #CFD7C6
Tints of Ottoman #CFD7C6
RGB
CMYK
RGB Variations
Color information
#CFD7C6 (or 0xCFD7C6) is known color: Ottoman. HEX triplet: CF, D7 and C6. RGB value is (207,215,198). Sum of RGB (Red+Green+Blue) = 207+215+198=620 (82% of max value = 765). Red value is 207 (81.25% from 255 or 33.39% from 620); Green value is 215 (84.38% from 255 or 34.68% from 620); Blue value is 198 (77.73% from 255 or 31.94% from 620); Max value from RGB is 215 - color contains mainly: green. Hex color #CFD7C6 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFD7C6 is #302839. Grayscale: #D2D2D2. Windows color (decimal): -3156026 or 13031375. OLE color: 13031375.
HSL color Cylindrical-coordinate representation of color #CFD7C6: hue angle of 88.24º degrees, saturation: 0.18, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CFD7C6 is Cyan = 0.04, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 207 | 215 | 198 | - |
| CMYK | 0.04 | 0 | 0.08 | 0.16 |
| HSL | 88.24º | 0.18% | 0.81% | - |
| HSV(B) | 88.24º | 0.08% | 0.84% | - |
| XYZ | 60.23 | 65.94 | 62.98 | - |
| YUV | 210.67 | 120.85 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 207 | 215 | 198 | 0.04 | 0 | 0.08 | 0.16 | 88.24 | 0.18 | 0.81 |
| Hex | CF | D7 | C6 | 4 | 0 | 8 | 10 | 58 | 12 | 51 |
| Octal | 317 | 327 | 306 | 4 | 0 | 10 | 20 | 130 | 22 | 121 |
| Binary | 11001111 | 11010111 | 11000110 | 100 | 0 | 1000 | 10000 | 1011000 | 10010 | 1010001 |
Color Harmonies of #CFD7C6
Complementary color
Monochromatic Colors of #CFD7C6
Black with #CFD7C6
Text Example
Text Example
White with #CFD7C6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CFD7C6; }
p { color: rgb(207,215,198); }
H1.HeaderClassName
{
color: #CFD7C6;
}
.AnyTagClassName
{
color: #CFD7C6;
}
</style>
background-color css
<style>
a { background-color: #CFD7C6; }
a { background-color: rgb(207,215,198); }
div.DivClassName
{
background-color: #CFD7C6;
}
.BgClassName
{
background-color: #CFD7C6;
}
</style>
border-color css
<style>
span { border-color: #CFD7C6; }
span { border-color: rgb(207,215,198); }
td.TdClassName
{
border-color: #CFD7C6;
}
.TagClassName
{
border-color: #CFD7C6;
}
</style>