Shades of Tahuna Sands #E0D698
Tints of Tahuna Sands #E0D698
RGB
CMYK
RGB Variations
Color information
#E0D698 (or 0xE0D698) is known color: Tahuna Sands. HEX triplet: E0, D6 and 98. RGB value is (224,214,152). Sum of RGB (Red+Green+Blue) = 224+214+152=590 (78% of max value = 765). Red value is 224 (87.89% from 255 or 37.97% from 590); Green value is 214 (83.98% from 255 or 36.27% from 590); Blue value is 152 (59.77% from 255 or 25.76% from 590); Max value from RGB is 224 - color contains mainly: red. Hex color #E0D698 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0D698 is #1F2967. Grayscale: #D2D2D2. Windows color (decimal): -2042216 or 10016480. OLE color: 10016480.
HSL color Cylindrical-coordinate representation of color #E0D698: hue angle of 51.67º degrees, saturation: 0.54, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #E0D698 is Cyan = 0, Magento = 0.04, Yellow = 0.32 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 224 | 214 | 152 | - |
| CMYK | 0 | 0.04 | 0.32 | 0.12 |
| HSL | 51.67º | 0.54% | 0.74% | - |
| HSV(B) | 51.67º | 0.32% | 0.88% | - |
| XYZ | 60.45 | 66.21 | 39.3 | - |
| YUV | 209.92 | 95.31 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 224 | 214 | 152 | 0 | 0.04 | 0.32 | 0.12 | 51.67 | 0.54 | 0.74 |
| Hex | E0 | D6 | 98 | 0 | 4 | 20 | C | 34 | 36 | 4A |
| Octal | 340 | 326 | 230 | 0 | 4 | 40 | 14 | 64 | 66 | 112 |
| Binary | 11100000 | 11010110 | 10011000 | 0 | 100 | 100000 | 1100 | 110100 | 110110 | 1001010 |
Color Harmonies of #E0D698
Complementary color
Monochromatic Colors of #E0D698
Black with #E0D698
Text Example
Text Example
White with #E0D698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E0D698; }
p { color: rgb(224,214,152); }
H1.HeaderClassName
{
color: #E0D698;
}
.AnyTagClassName
{
color: #E0D698;
}
</style>
background-color css
<style>
a { background-color: #E0D698; }
a { background-color: rgb(224,214,152); }
div.DivClassName
{
background-color: #E0D698;
}
.BgClassName
{
background-color: #E0D698;
}
</style>
border-color css
<style>
span { border-color: #E0D698; }
span { border-color: rgb(224,214,152); }
td.TdClassName
{
border-color: #E0D698;
}
.TagClassName
{
border-color: #E0D698;
}
</style>