Shades of Tahuna Sands #D0CE95
Tints of Tahuna Sands #D0CE95
RGB
CMYK
RGB Variations
Color information
#D0CE95 (or 0xD0CE95) is known color: Tahuna Sands. HEX triplet: D0, CE and 95. RGB value is (208,206,149). Sum of RGB (Red+Green+Blue) = 208+206+149=563 (74% of max value = 765). Red value is 208 (81.64% from 255 or 36.94% from 563); Green value is 206 (80.86% from 255 or 36.59% from 563); Blue value is 149 (58.59% from 255 or 26.47% from 563); Max value from RGB is 208 - color contains mainly: red. Hex color #D0CE95 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D0CE95 is #2F316A. Grayscale: #C8C8C8. Windows color (decimal): -3092843 or 9817808. OLE color: 9817808.
HSL color Cylindrical-coordinate representation of color #D0CE95: hue angle of 57.97º degrees, saturation: 0.39, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #D0CE95 is Cyan = 0, Magento = 0.01, Yellow = 0.28 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 206 | 149 | - |
| CMYK | 0 | 0.01 | 0.28 | 0.18 |
| HSL | 57.97º | 0.39% | 0.7% | - |
| HSV(B) | 57.97º | 0.28% | 0.82% | - |
| XYZ | 53.51 | 59.72 | 37.14 | - |
| YUV | 200.1 | 99.16 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 206 | 149 | 0 | 0.01 | 0.28 | 0.18 | 57.97 | 0.39 | 0.7 |
| Hex | D0 | CE | 95 | 0 | 1 | 1C | 12 | 3A | 27 | 46 |
| Octal | 320 | 316 | 225 | 0 | 1 | 34 | 22 | 72 | 47 | 106 |
| Binary | 11010000 | 11001110 | 10010101 | 0 | 1 | 11100 | 10010 | 111010 | 100111 | 1000110 |
Color Harmonies of #D0CE95
Complementary color
Monochromatic Colors of #D0CE95
Black with #D0CE95
Text Example
Text Example
White with #D0CE95
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D0CE95; }
p { color: rgb(208,206,149); }
H1.HeaderClassName
{
color: #D0CE95;
}
.AnyTagClassName
{
color: #D0CE95;
}
</style>
background-color css
<style>
a { background-color: #D0CE95; }
a { background-color: rgb(208,206,149); }
div.DivClassName
{
background-color: #D0CE95;
}
.BgClassName
{
background-color: #D0CE95;
}
</style>
border-color css
<style>
span { border-color: #D0CE95; }
span { border-color: rgb(208,206,149); }
td.TdClassName
{
border-color: #D0CE95;
}
.TagClassName
{
border-color: #D0CE95;
}
</style>