Shades of Tahuna Sands #D6C594
Tints of Tahuna Sands #D6C594
RGB
CMYK
RGB Variations
Color information
#D6C594 (or 0xD6C594) is known color: Tahuna Sands. HEX triplet: D6, C5 and 94. RGB value is (214,197,148). Sum of RGB (Red+Green+Blue) = 214+197+148=559 (74% of max value = 765). Red value is 214 (83.98% from 255 or 38.28% from 559); Green value is 197 (77.34% from 255 or 35.24% from 559); Blue value is 148 (58.20% from 255 or 26.48% from 559); Max value from RGB is 214 - color contains mainly: red. Hex color #D6C594 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D6C594 is #293A6B. Grayscale: #C4C4C4. Windows color (decimal): -2701932 or 9749974. OLE color: 9749974.
HSL color Cylindrical-coordinate representation of color #D6C594: hue angle of 44.55º degrees, saturation: 0.45, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #D6C594 is Cyan = 0, Magento = 0.08, Yellow = 0.31 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 197 | 148 | - |
| CMYK | 0 | 0.08 | 0.31 | 0.16 |
| HSL | 44.55º | 0.45% | 0.71% | - |
| HSV(B) | 44.55º | 0.31% | 0.84% | - |
| XYZ | 53.04 | 56.37 | 36.1 | - |
| YUV | 196.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 197 | 148 | 0 | 0.08 | 0.31 | 0.16 | 44.55 | 0.45 | 0.71 |
| Hex | D6 | C5 | 94 | 0 | 8 | 1F | 10 | 2D | 2D | 47 |
| Octal | 326 | 305 | 224 | 0 | 10 | 37 | 20 | 55 | 55 | 107 |
| Binary | 11010110 | 11000101 | 10010100 | 0 | 1000 | 11111 | 10000 | 101101 | 101101 | 1000111 |
Color Harmonies of #D6C594
Complementary color
Monochromatic Colors of #D6C594
Black with #D6C594
Text Example
Text Example
White with #D6C594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D6C594; }
p { color: rgb(214,197,148); }
H1.HeaderClassName
{
color: #D6C594;
}
.AnyTagClassName
{
color: #D6C594;
}
</style>
background-color css
<style>
a { background-color: #D6C594; }
a { background-color: rgb(214,197,148); }
div.DivClassName
{
background-color: #D6C594;
}
.BgClassName
{
background-color: #D6C594;
}
</style>
border-color css
<style>
span { border-color: #D6C594; }
span { border-color: rgb(214,197,148); }
td.TdClassName
{
border-color: #D6C594;
}
.TagClassName
{
border-color: #D6C594;
}
</style>