Shades of Ottoman #D6E9C2
Tints of Ottoman #D6E9C2
RGB
CMYK
RGB Variations
Color information
#D6E9C2 (or 0xD6E9C2) is known color: Ottoman. HEX triplet: D6, E9 and C2. RGB value is (214,233,194). Sum of RGB (Red+Green+Blue) = 214+233+194=641 (84% of max value = 765). Red value is 214 (83.98% from 255 or 33.39% from 641); Green value is 233 (91.41% from 255 or 36.35% from 641); Blue value is 194 (76.17% from 255 or 30.27% from 641); Max value from RGB is 233 - color contains mainly: green. Hex color #D6E9C2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D6E9C2 is #29163D. Grayscale: #DFDFDF. Windows color (decimal): -2692670 or 12773846. OLE color: 12773846.
HSL color Cylindrical-coordinate representation of color #D6E9C2: hue angle of 89.23º degrees, saturation: 0.47, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D6E9C2 is Cyan = 0.08, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.09.
Color convert
RGB | 214 | 233 | 194 | - |
CMYK | 0.08 | 0 | 0.17 | 0.09 |
HSL | 89.23º | 0.47% | 0.84% | - |
HSV(B) | 89.23º | 0.17% | 0.91% | - |
XYZ | 66.61 | 76.47 | 62.29 | - |
YUV | 222.87 | 111.71 | 121.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 214 | 233 | 194 | 0.08 | 0 | 0.17 | 0.09 | 89.23 | 0.47 | 0.84 |
Hex | D6 | E9 | C2 | 8 | 0 | 11 | 9 | 59 | 2F | 54 |
Octal | 326 | 351 | 302 | 10 | 0 | 21 | 11 | 131 | 57 | 124 |
Binary | 11010110 | 11101001 | 11000010 | 1000 | 0 | 10001 | 1001 | 1011001 | 101111 | 1010100 |
Color Harmonies of #D6E9C2
Complementary color
Monochromatic Colors of #D6E9C2
Black with #D6E9C2
Text Example
Text Example
White with #D6E9C2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D6E9C2; }
p { color: rgb(214,233,194); }
H1.HeaderClassName
{
color: #D6E9C2;
}
.AnyTagClassName
{
color: #D6E9C2;
}
</style>
background-color css
<style>
a { background-color: #D6E9C2; }
a { background-color: rgb(214,233,194); }
div.DivClassName
{
background-color: #D6E9C2;
}
.BgClassName
{
background-color: #D6E9C2;
}
</style>
border-color css
<style>
span { border-color: #D6E9C2; }
span { border-color: rgb(214,233,194); }
td.TdClassName
{
border-color: #D6E9C2;
}
.TagClassName
{
border-color: #D6E9C2;
}
</style>