Shades of Burning Sand #D78156
Tints of Burning Sand #D78156
RGB
CMYK
RGB Variations
Color information
#D78156 (or 0xD78156) is known color: Burning Sand. HEX triplet: D7, 81 and 56. RGB value is (215,129,86). Sum of RGB (Red+Green+Blue) = 215+129+86=430 (56% of max value = 765). Red value is 215 (84.38% from 255 or 50% from 430); Green value is 129 (50.78% from 255 or 30% from 430); Blue value is 86 (33.98% from 255 or 20% from 430); Max value from RGB is 215 - color contains mainly: red. Hex color #D78156 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D78156 is #287EA9. Grayscale: #969696. Windows color (decimal): -2653866 or 5669335. OLE color: 5669335.
HSL color Cylindrical-coordinate representation of color #D78156: hue angle of 20º degrees, saturation: 0.62, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D78156 is Cyan = 0, Magento = 0.4, Yellow = 0.6 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 129 | 86 | - |
| CMYK | 0 | 0.4 | 0.6 | 0.16 |
| HSL | 20º | 0.62% | 0.59% | - |
| HSV(B) | 20º | 0.6% | 0.84% | - |
| XYZ | 37.55 | 30.82 | 12.77 | - |
| YUV | 149.81 | 91.99 | 174.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 129 | 86 | 0 | 0.4 | 0.6 | 0.16 | 20 | 0.62 | 0.59 |
| Hex | D7 | 81 | 56 | 0 | 28 | 3C | 10 | 14 | 3E | 3B |
| Octal | 327 | 201 | 126 | 0 | 50 | 74 | 20 | 24 | 76 | 73 |
| Binary | 11010111 | 10000001 | 1010110 | 0 | 101000 | 111100 | 10000 | 10100 | 111110 | 111011 |
Color Harmonies of #D78156
Complementary color
Monochromatic Colors of #D78156
Black with #D78156
Text Example
Text Example
White with #D78156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D78156; }
p { color: rgb(215,129,86); }
H1.HeaderClassName
{
color: #D78156;
}
.AnyTagClassName
{
color: #D78156;
}
</style>
background-color css
<style>
a { background-color: #D78156; }
a { background-color: rgb(215,129,86); }
div.DivClassName
{
background-color: #D78156;
}
.BgClassName
{
background-color: #D78156;
}
</style>
border-color css
<style>
span { border-color: #D78156; }
span { border-color: rgb(215,129,86); }
td.TdClassName
{
border-color: #D78156;
}
.TagClassName
{
border-color: #D78156;
}
</style>