Shades of Olive #877908
Tints of Olive #877908
RGB
CMYK
RGB Variations
Color information
#877908 (or 0x877908) is known color: Olive. HEX triplet: 87, 79 and 08. RGB value is (135,121,8). Sum of RGB (Red+Green+Blue) = 135+121+8=264 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.14% from 264); Green value is 121 (47.66% from 255 or 45.83% from 264); Blue value is 8 (3.52% from 255 or 3.03% from 264); Max value from RGB is 135 - color contains mainly: red. Hex color #877908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877908 is #7886F7. Grayscale: #707070. Windows color (decimal): -7898872 or 555399. OLE color: 555399.
HSL color Cylindrical-coordinate representation of color #877908: hue angle of 53.39º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #877908 is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 8 | - |
| CMYK | 0 | 0.10 | 0.94 | 0.47 |
| HSL | 53.39º | 0.89% | 0.28% | - |
| HSV(B) | 53.39º | 0.94% | 0.53% | - |
| XYZ | 16.87 | 18.84 | 2.98 | - |
| YUV | 112.3 | 69.14 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 8 | 0 | 0.10 | 0.94 | 0.47 | 53.39 | 0.89 | 0.28 |
| Hex | 87 | 79 | 8 | 0 | A | 5E | 2F | 35 | 59 | 1C |
| Octal | 207 | 171 | 10 | 0 | 12 | 136 | 57 | 65 | 131 | 34 |
| Binary | 10000111 | 1111001 | 1000 | 0 | 1010 | 1011110 | 101111 | 110101 | 1011001 | 11100 |
Color Harmonies of #877908
Complementary color
Monochromatic Colors of #877908
Black with #877908
Text Example
Text Example
White with #877908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877908; }
p { color: rgb(135,121,8); }
H1.HeaderClassName
{
color: #877908;
}
.AnyTagClassName
{
color: #877908;
}
</style>
background-color css
<style>
a { background-color: #877908; }
a { background-color: rgb(135,121,8); }
div.DivClassName
{
background-color: #877908;
}
.BgClassName
{
background-color: #877908;
}
</style>
border-color css
<style>
span { border-color: #877908; }
span { border-color: rgb(135,121,8); }
td.TdClassName
{
border-color: #877908;
}
.TagClassName
{
border-color: #877908;
}
</style>