Shades of Sand Dune #877967
Tints of Sand Dune #877967
RGB
CMYK
RGB Variations
Color information
#877967 (or 0x877967) is known color: Sand Dune. HEX triplet: 87, 79 and 67. RGB value is (135,121,103). Sum of RGB (Red+Green+Blue) = 135+121+103=359 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.60% from 359); Green value is 121 (47.66% from 255 or 33.70% from 359); Blue value is 103 (40.62% from 255 or 28.69% from 359); Max value from RGB is 135 - color contains mainly: red. Hex color #877967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877967 is #788698. Grayscale: #7B7B7B. Windows color (decimal): -7898777 or 6781319. OLE color: 6781319.
HSL color Cylindrical-coordinate representation of color #877967: hue angle of 33.75º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #877967 is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 103 | - |
| CMYK | 0 | 0.10 | 0.24 | 0.47 |
| HSL | 33.75º | 0.13% | 0.47% | - |
| HSV(B) | 33.75º | 0.24% | 0.53% | - |
| XYZ | 19.28 | 19.8 | 15.64 | - |
| YUV | 123.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 103 | 0 | 0.10 | 0.24 | 0.47 | 33.75 | 0.13 | 0.47 |
| Hex | 87 | 79 | 67 | 0 | A | 18 | 2F | 22 | D | 2F |
| Octal | 207 | 171 | 147 | 0 | 12 | 30 | 57 | 42 | 15 | 57 |
| Binary | 10000111 | 1111001 | 1100111 | 0 | 1010 | 11000 | 101111 | 100010 | 1101 | 101111 |
Color Harmonies of #877967
Complementary color
Monochromatic Colors of #877967
Black with #877967
Text Example
Text Example
White with #877967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877967; }
p { color: rgb(135,121,103); }
H1.HeaderClassName
{
color: #877967;
}
.AnyTagClassName
{
color: #877967;
}
</style>
background-color css
<style>
a { background-color: #877967; }
a { background-color: rgb(135,121,103); }
div.DivClassName
{
background-color: #877967;
}
.BgClassName
{
background-color: #877967;
}
</style>
border-color css
<style>
span { border-color: #877967; }
span { border-color: rgb(135,121,103); }
td.TdClassName
{
border-color: #877967;
}
.TagClassName
{
border-color: #877967;
}
</style>