Shades of Tahuna Sands #D5C596
Tints of Tahuna Sands #D5C596
RGB
CMYK
RGB Variations
Color information
#D5C596 (or 0xD5C596) is known color: Tahuna Sands. HEX triplet: D5, C5 and 96. RGB value is (213,197,150). Sum of RGB (Red+Green+Blue) = 213+197+150=560 (74% of max value = 765). Red value is 213 (83.59% from 255 or 38.04% from 560); Green value is 197 (77.34% from 255 or 35.18% from 560); Blue value is 150 (58.98% from 255 or 26.79% from 560); Max value from RGB is 213 - color contains mainly: red. Hex color #D5C596 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D5C596 is #2A3A69. Grayscale: #C4C4C4. Windows color (decimal): -2767466 or 9881045. OLE color: 9881045.
HSL color Cylindrical-coordinate representation of color #D5C596: hue angle of 44.76º degrees, saturation: 0.43, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #D5C596 is Cyan = 0, Magento = 0.08, Yellow = 0.30 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 197 | 150 | - |
| CMYK | 0 | 0.08 | 0.30 | 0.16 |
| HSL | 44.76º | 0.43% | 0.71% | - |
| HSV(B) | 44.76º | 0.3% | 0.84% | - |
| XYZ | 52.91 | 56.28 | 36.93 | - |
| YUV | 196.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 197 | 150 | 0 | 0.08 | 0.30 | 0.16 | 44.76 | 0.43 | 0.71 |
| Hex | D5 | C5 | 96 | 0 | 8 | 1E | 10 | 2D | 2B | 47 |
| Octal | 325 | 305 | 226 | 0 | 10 | 36 | 20 | 55 | 53 | 107 |
| Binary | 11010101 | 11000101 | 10010110 | 0 | 1000 | 11110 | 10000 | 101101 | 101011 | 1000111 |
Color Harmonies of #D5C596
Complementary color
Monochromatic Colors of #D5C596
Black with #D5C596
Text Example
Text Example
White with #D5C596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D5C596; }
p { color: rgb(213,197,150); }
H1.HeaderClassName
{
color: #D5C596;
}
.AnyTagClassName
{
color: #D5C596;
}
</style>
background-color css
<style>
a { background-color: #D5C596; }
a { background-color: rgb(213,197,150); }
div.DivClassName
{
background-color: #D5C596;
}
.BgClassName
{
background-color: #D5C596;
}
</style>
border-color css
<style>
span { border-color: #D5C596; }
span { border-color: rgb(213,197,150); }
td.TdClassName
{
border-color: #D5C596;
}
.TagClassName
{
border-color: #D5C596;
}
</style>