Shades of Tahuna Sands #DBC795
Tints of Tahuna Sands #DBC795
RGB
CMYK
RGB Variations
Color information
#DBC795 (or 0xDBC795) is known color: Tahuna Sands. HEX triplet: DB, C7 and 95. RGB value is (219,199,149). Sum of RGB (Red+Green+Blue) = 219+199+149=567 (75% of max value = 765). Red value is 219 (85.94% from 255 or 38.62% from 567); Green value is 199 (78.12% from 255 or 35.10% from 567); Blue value is 149 (58.59% from 255 or 26.28% from 567); Max value from RGB is 219 - color contains mainly: red. Hex color #DBC795 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DBC795 is #24386A. Grayscale: #C7C7C7. Windows color (decimal): -2373739 or 9816027. OLE color: 9816027.
HSL color Cylindrical-coordinate representation of color #DBC795: hue angle of 42.86º degrees, saturation: 0.49, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DBC795 is Cyan = 0, Magento = 0.09, Yellow = 0.32 and Black (K on CMYK) = 0.14.
Color convert
| RGB | 219 | 199 | 149 | - |
| CMYK | 0 | 0.09 | 0.32 | 0.14 |
| HSL | 42.86º | 0.49% | 0.72% | - |
| HSV(B) | 42.86º | 0.32% | 0.86% | - |
| XYZ | 55.06 | 58.08 | 36.74 | - |
| YUV | 199.28 | 99.63 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 219 | 199 | 149 | 0 | 0.09 | 0.32 | 0.14 | 42.86 | 0.49 | 0.72 |
| Hex | DB | C7 | 95 | 0 | 9 | 20 | E | 2B | 31 | 48 |
| Octal | 333 | 307 | 225 | 0 | 11 | 40 | 16 | 53 | 61 | 110 |
| Binary | 11011011 | 11000111 | 10010101 | 0 | 1001 | 100000 | 1110 | 101011 | 110001 | 1001000 |
Color Harmonies of #DBC795
Complementary color
Monochromatic Colors of #DBC795
Black with #DBC795
Text Example
Text Example
White with #DBC795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #DBC795; }
p { color: rgb(219,199,149); }
H1.HeaderClassName
{
color: #DBC795;
}
.AnyTagClassName
{
color: #DBC795;
}
</style>
background-color css
<style>
a { background-color: #DBC795; }
a { background-color: rgb(219,199,149); }
div.DivClassName
{
background-color: #DBC795;
}
.BgClassName
{
background-color: #DBC795;
}
</style>
border-color css
<style>
span { border-color: #DBC795; }
span { border-color: rgb(219,199,149); }
td.TdClassName
{
border-color: #DBC795;
}
.TagClassName
{
border-color: #DBC795;
}
</style>