Shades of Sand Dune #847568
Tints of Sand Dune #847568
RGB
CMYK
RGB Variations
Color information
#847568 (or 0x847568) is known color: Sand Dune. HEX triplet: 84, 75 and 68. RGB value is (132,117,104). Sum of RGB (Red+Green+Blue) = 132+117+104=353 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.39% from 353); Green value is 117 (46.09% from 255 or 33.14% from 353); Blue value is 104 (41.02% from 255 or 29.46% from 353); Max value from RGB is 132 - color contains mainly: red. Hex color #847568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847568 is #7B8A97. Grayscale: #787878. Windows color (decimal): -8096408 or 6845828. OLE color: 6845828.
HSL color Cylindrical-coordinate representation of color #847568: hue angle of 27.86º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #847568 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 104 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.48 |
| HSL | 27.86º | 0.12% | 0.46% | - |
| HSV(B) | 27.86º | 0.21% | 0.52% | - |
| XYZ | 18.38 | 18.63 | 15.72 | - |
| YUV | 120 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 104 | 0 | 0.11 | 0.21 | 0.48 | 27.86 | 0.12 | 0.46 |
| Hex | 84 | 75 | 68 | 0 | B | 15 | 30 | 1C | C | 2E |
| Octal | 204 | 165 | 150 | 0 | 13 | 25 | 60 | 34 | 14 | 56 |
| Binary | 10000100 | 1110101 | 1101000 | 0 | 1011 | 10101 | 110000 | 11100 | 1100 | 101110 |
Color Harmonies of #847568
Complementary color
Monochromatic Colors of #847568
Black with #847568
Text Example
Text Example
White with #847568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847568; }
p { color: rgb(132,117,104); }
H1.HeaderClassName
{
color: #847568;
}
.AnyTagClassName
{
color: #847568;
}
</style>
background-color css
<style>
a { background-color: #847568; }
a { background-color: rgb(132,117,104); }
div.DivClassName
{
background-color: #847568;
}
.BgClassName
{
background-color: #847568;
}
</style>
border-color css
<style>
span { border-color: #847568; }
span { border-color: rgb(132,117,104); }
td.TdClassName
{
border-color: #847568;
}
.TagClassName
{
border-color: #847568;
}
</style>