Shades of Tahuna Sands #D7C794
Tints of Tahuna Sands #D7C794
RGB
CMYK
RGB Variations
Color information
#D7C794 (or 0xD7C794) is known color: Tahuna Sands. HEX triplet: D7, C7 and 94. RGB value is (215,199,148). Sum of RGB (Red+Green+Blue) = 215+199+148=562 (74% of max value = 765). Red value is 215 (84.38% from 255 or 38.26% from 562); Green value is 199 (78.12% from 255 or 35.41% from 562); Blue value is 148 (58.20% from 255 or 26.33% from 562); Max value from RGB is 215 - color contains mainly: red. Hex color #D7C794 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D7C794 is #28386B. Grayscale: #C6C6C6. Windows color (decimal): -2635884 or 9750487. OLE color: 9750487.
HSL color Cylindrical-coordinate representation of color #D7C794: hue angle of 45.67º degrees, saturation: 0.46, 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 #D7C794 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 199 | 148 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.16 |
| HSL | 45.67º | 0.46% | 0.71% | - |
| HSV(B) | 45.67º | 0.31% | 0.84% | - |
| XYZ | 53.79 | 57.43 | 36.27 | - |
| YUV | 197.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 199 | 148 | 0 | 0.07 | 0.31 | 0.16 | 45.67 | 0.46 | 0.71 |
| Hex | D7 | C7 | 94 | 0 | 7 | 1F | 10 | 2E | 2E | 47 |
| Octal | 327 | 307 | 224 | 0 | 7 | 37 | 20 | 56 | 56 | 107 |
| Binary | 11010111 | 11000111 | 10010100 | 0 | 111 | 11111 | 10000 | 101110 | 101110 | 1000111 |
Color Harmonies of #D7C794
Complementary color
Monochromatic Colors of #D7C794
Black with #D7C794
Text Example
Text Example
White with #D7C794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D7C794; }
p { color: rgb(215,199,148); }
H1.HeaderClassName
{
color: #D7C794;
}
.AnyTagClassName
{
color: #D7C794;
}
</style>
background-color css
<style>
a { background-color: #D7C794; }
a { background-color: rgb(215,199,148); }
div.DivClassName
{
background-color: #D7C794;
}
.BgClassName
{
background-color: #D7C794;
}
</style>
border-color css
<style>
span { border-color: #D7C794; }
span { border-color: rgb(215,199,148); }
td.TdClassName
{
border-color: #D7C794;
}
.TagClassName
{
border-color: #D7C794;
}
</style>