Shades of Ottoman #D1E0BA
Tints of Ottoman #D1E0BA
RGB
CMYK
RGB Variations
Color information
#D1E0BA (or 0xD1E0BA) is known color: Ottoman. HEX triplet: D1, E0 and BA. RGB value is (209,224,186). Sum of RGB (Red+Green+Blue) = 209+224+186=619 (81% of max value = 765). Red value is 209 (82.03% from 255 or 33.76% from 619); Green value is 224 (87.89% from 255 or 36.19% from 619); Blue value is 186 (73.05% from 255 or 30.05% from 619); Max value from RGB is 224 - color contains mainly: green. Hex color #D1E0BA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D1E0BA is #2E1F45. Grayscale: #D7D7D7. Windows color (decimal): -3022662 or 12247249. OLE color: 12247249.
HSL color Cylindrical-coordinate representation of color #D1E0BA: hue angle of 83.68º degrees, saturation: 0.38, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D1E0BA is Cyan = 0.07, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 209 | 224 | 186 | - |
| CMYK | 0.07 | 0 | 0.17 | 0.12 |
| HSL | 83.68º | 0.38% | 0.8% | - |
| HSV(B) | 83.68º | 0.17% | 0.88% | - |
| XYZ | 61.81 | 70.41 | 56.79 | - |
| YUV | 215.18 | 111.53 | 123.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 224 | 186 | 0.07 | 0 | 0.17 | 0.12 | 83.68 | 0.38 | 0.8 |
| Hex | D1 | E0 | BA | 7 | 0 | 11 | C | 54 | 26 | 50 |
| Octal | 321 | 340 | 272 | 7 | 0 | 21 | 14 | 124 | 46 | 120 |
| Binary | 11010001 | 11100000 | 10111010 | 111 | 0 | 10001 | 1100 | 1010100 | 100110 | 1010000 |
Color Harmonies of #D1E0BA
Complementary color
Monochromatic Colors of #D1E0BA
Black with #D1E0BA
Text Example
Text Example
White with #D1E0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D1E0BA; }
p { color: rgb(209,224,186); }
H1.HeaderClassName
{
color: #D1E0BA;
}
.AnyTagClassName
{
color: #D1E0BA;
}
</style>
background-color css
<style>
a { background-color: #D1E0BA; }
a { background-color: rgb(209,224,186); }
div.DivClassName
{
background-color: #D1E0BA;
}
.BgClassName
{
background-color: #D1E0BA;
}
</style>
border-color css
<style>
span { border-color: #D1E0BA; }
span { border-color: rgb(209,224,186); }
td.TdClassName
{
border-color: #D1E0BA;
}
.TagClassName
{
border-color: #D1E0BA;
}
</style>