Shades of Tahuna Sands #D0C496
Tints of Tahuna Sands #D0C496
RGB
CMYK
RGB Variations
Color information
#D0C496 (or 0xD0C496) is known color: Tahuna Sands. HEX triplet: D0, C4 and 96. RGB value is (208,196,150). Sum of RGB (Red+Green+Blue) = 208+196+150=554 (73% of max value = 765). Red value is 208 (81.64% from 255 or 37.55% from 554); Green value is 196 (76.95% from 255 or 35.38% from 554); Blue value is 150 (58.98% from 255 or 27.08% from 554); Max value from RGB is 208 - color contains mainly: red. Hex color #D0C496 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D0C496 is #2F3B69. Grayscale: #C2C2C2. Windows color (decimal): -3095402 or 9880784. OLE color: 9880784.
HSL color Cylindrical-coordinate representation of color #D0C496: hue angle of 47.59º degrees, saturation: 0.38, 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 #D0C496 is Cyan = 0, Magento = 0.06, Yellow = 0.28 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 196 | 150 | - |
| CMYK | 0 | 0.06 | 0.28 | 0.18 |
| HSL | 47.59º | 0.38% | 0.7% | - |
| HSV(B) | 47.59º | 0.28% | 0.82% | - |
| XYZ | 51.26 | 55.09 | 36.79 | - |
| YUV | 194.34 | 102.98 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 196 | 150 | 0 | 0.06 | 0.28 | 0.18 | 47.59 | 0.38 | 0.7 |
| Hex | D0 | C4 | 96 | 0 | 6 | 1C | 12 | 30 | 26 | 46 |
| Octal | 320 | 304 | 226 | 0 | 6 | 34 | 22 | 60 | 46 | 106 |
| Binary | 11010000 | 11000100 | 10010110 | 0 | 110 | 11100 | 10010 | 110000 | 100110 | 1000110 |
Color Harmonies of #D0C496
Complementary color
Monochromatic Colors of #D0C496
Black with #D0C496
Text Example
Text Example
White with #D0C496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D0C496; }
p { color: rgb(208,196,150); }
H1.HeaderClassName
{
color: #D0C496;
}
.AnyTagClassName
{
color: #D0C496;
}
</style>
background-color css
<style>
a { background-color: #D0C496; }
a { background-color: rgb(208,196,150); }
div.DivClassName
{
background-color: #D0C496;
}
.BgClassName
{
background-color: #D0C496;
}
</style>
border-color css
<style>
span { border-color: #D0C496; }
span { border-color: rgb(208,196,150); }
td.TdClassName
{
border-color: #D0C496;
}
.TagClassName
{
border-color: #D0C496;
}
</style>