Shades of Sand Dune #877669
Tints of Sand Dune #877669
RGB
CMYK
RGB Variations
Color information
#877669 (or 0x877669) is known color: Sand Dune. HEX triplet: 87, 76 and 69. RGB value is (135,118,105). Sum of RGB (Red+Green+Blue) = 135+118+105=358 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.71% from 358); Green value is 118 (46.48% from 255 or 32.96% from 358); Blue value is 105 (41.41% from 255 or 29.33% from 358); Max value from RGB is 135 - color contains mainly: red. Hex color #877669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877669 is #788996. Grayscale: #797979. Windows color (decimal): -7899543 or 6911623. OLE color: 6911623.
HSL color Cylindrical-coordinate representation of color #877669: hue angle of 26º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #877669 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 105 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.47 |
| HSL | 26º | 0.13% | 0.47% | - |
| HSV(B) | 26º | 0.22% | 0.53% | - |
| XYZ | 19.02 | 19.13 | 16.05 | - |
| YUV | 121.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 105 | 0 | 0.13 | 0.22 | 0.47 | 26 | 0.13 | 0.47 |
| Hex | 87 | 76 | 69 | 0 | D | 16 | 2F | 1A | C | 2F |
| Octal | 207 | 166 | 151 | 0 | 15 | 26 | 57 | 32 | 14 | 57 |
| Binary | 10000111 | 1110110 | 1101001 | 0 | 1101 | 10110 | 101111 | 11010 | 1100 | 101111 |
Color Harmonies of #877669
Complementary color
Monochromatic Colors of #877669
Black with #877669
Text Example
Text Example
White with #877669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877669; }
p { color: rgb(135,118,105); }
H1.HeaderClassName
{
color: #877669;
}
.AnyTagClassName
{
color: #877669;
}
</style>
background-color css
<style>
a { background-color: #877669; }
a { background-color: rgb(135,118,105); }
div.DivClassName
{
background-color: #877669;
}
.BgClassName
{
background-color: #877669;
}
</style>
border-color css
<style>
span { border-color: #877669; }
span { border-color: rgb(135,118,105); }
td.TdClassName
{
border-color: #877669;
}
.TagClassName
{
border-color: #877669;
}
</style>