Shades of Sand Dune #877268
Tints of Sand Dune #877268
RGB
CMYK
RGB Variations
Color information
#877268 (or 0x877268) is known color: Sand Dune. HEX triplet: 87, 72 and 68. RGB value is (135,114,104). Sum of RGB (Red+Green+Blue) = 135+114+104=353 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.24% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 104 (41.02% from 255 or 29.46% from 353); Max value from RGB is 135 - color contains mainly: red. Hex color #877268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877268 is #788D97. Grayscale: #777777. Windows color (decimal): -7900568 or 6845063. OLE color: 6845063.
HSL color Cylindrical-coordinate representation of color #877268: hue angle of 19.35º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877268 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 104 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.47 |
| HSL | 19.35º | 0.13% | 0.47% | - |
| HSV(B) | 19.35º | 0.23% | 0.53% | - |
| XYZ | 18.51 | 18.19 | 15.63 | - |
| YUV | 119.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 104 | 0 | 0.16 | 0.23 | 0.47 | 19.35 | 0.13 | 0.47 |
| Hex | 87 | 72 | 68 | 0 | 10 | 17 | 2F | 13 | D | 2F |
| Octal | 207 | 162 | 150 | 0 | 20 | 27 | 57 | 23 | 15 | 57 |
| Binary | 10000111 | 1110010 | 1101000 | 0 | 10000 | 10111 | 101111 | 10011 | 1101 | 101111 |
Color Harmonies of #877268
Complementary color
Monochromatic Colors of #877268
Black with #877268
Text Example
Text Example
White with #877268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877268; }
p { color: rgb(135,114,104); }
H1.HeaderClassName
{
color: #877268;
}
.AnyTagClassName
{
color: #877268;
}
</style>
background-color css
<style>
a { background-color: #877268; }
a { background-color: rgb(135,114,104); }
div.DivClassName
{
background-color: #877268;
}
.BgClassName
{
background-color: #877268;
}
</style>
border-color css
<style>
span { border-color: #877268; }
span { border-color: rgb(135,114,104); }
td.TdClassName
{
border-color: #877268;
}
.TagClassName
{
border-color: #877268;
}
</style>