Shades of Tahuna Sands #D6C591
Tints of Tahuna Sands #D6C591
RGB
CMYK
RGB Variations
Color information
#D6C591 (or 0xD6C591) is known color: Tahuna Sands. HEX triplet: D6, C5 and 91. RGB value is (214,197,145). Sum of RGB (Red+Green+Blue) = 214+197+145=556 (73% of max value = 765). Red value is 214 (83.98% from 255 or 38.49% from 556); Green value is 197 (77.34% from 255 or 35.43% from 556); Blue value is 145 (57.03% from 255 or 26.08% from 556); Max value from RGB is 214 - color contains mainly: red. Hex color #D6C591 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D6C591 is #293A6E. Grayscale: #C4C4C4. Windows color (decimal): -2701935 or 9553366. OLE color: 9553366.
HSL color Cylindrical-coordinate representation of color #D6C591: hue angle of 45.22º degrees, saturation: 0.46, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #D6C591 is Cyan = 0, Magento = 0.08, Yellow = 0.32 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 197 | 145 | - |
| CMYK | 0 | 0.08 | 0.32 | 0.16 |
| HSL | 45.22º | 0.46% | 0.7% | - |
| HSV(B) | 45.22º | 0.32% | 0.84% | - |
| XYZ | 52.81 | 56.27 | 34.87 | - |
| YUV | 196.16 | 99.13 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 197 | 145 | 0 | 0.08 | 0.32 | 0.16 | 45.22 | 0.46 | 0.7 |
| Hex | D6 | C5 | 91 | 0 | 8 | 20 | 10 | 2D | 2E | 46 |
| Octal | 326 | 305 | 221 | 0 | 10 | 40 | 20 | 55 | 56 | 106 |
| Binary | 11010110 | 11000101 | 10010001 | 0 | 1000 | 100000 | 10000 | 101101 | 101110 | 1000110 |
Color Harmonies of #D6C591
Complementary color
Monochromatic Colors of #D6C591
Black with #D6C591
Text Example
Text Example
White with #D6C591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D6C591; }
p { color: rgb(214,197,145); }
H1.HeaderClassName
{
color: #D6C591;
}
.AnyTagClassName
{
color: #D6C591;
}
</style>
background-color css
<style>
a { background-color: #D6C591; }
a { background-color: rgb(214,197,145); }
div.DivClassName
{
background-color: #D6C591;
}
.BgClassName
{
background-color: #D6C591;
}
</style>
border-color css
<style>
span { border-color: #D6C591; }
span { border-color: rgb(214,197,145); }
td.TdClassName
{
border-color: #D6C591;
}
.TagClassName
{
border-color: #D6C591;
}
</style>