Shades of Olive #877504
Tints of Olive #877504
RGB
CMYK
RGB Variations
Color information
#877504 (or 0x877504) is known color: Olive. HEX triplet: 87, 75 and 04. RGB value is (135,117,4). Sum of RGB (Red+Green+Blue) = 135+117+4=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 117 (46.09% from 255 or 45.70% from 256); Blue value is 4 (1.95% from 255 or 1.56% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #877504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877504 is #788AFB. Grayscale: #6D6D6D. Windows color (decimal): -7899900 or 292231. OLE color: 292231.
HSL color Cylindrical-coordinate representation of color #877504: hue angle of 51.76º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #877504 is Cyan = 0, Magento = 0.13, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 4 | - |
| CMYK | 0 | 0.13 | 0.97 | 0.47 |
| HSL | 51.76º | 0.94% | 0.27% | - |
| HSV(B) | 51.76º | 0.97% | 0.53% | - |
| XYZ | 16.37 | 17.88 | 2.7 | - |
| YUV | 109.5 | 68.46 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 4 | 0 | 0.13 | 0.97 | 0.47 | 51.76 | 0.94 | 0.27 |
| Hex | 87 | 75 | 4 | 0 | D | 61 | 2F | 34 | 5E | 1B |
| Octal | 207 | 165 | 4 | 0 | 15 | 141 | 57 | 64 | 136 | 33 |
| Binary | 10000111 | 1110101 | 100 | 0 | 1101 | 1100001 | 101111 | 110100 | 1011110 | 11011 |
Color Harmonies of #877504
Complementary color
Monochromatic Colors of #877504
Black with #877504
Text Example
Text Example
White with #877504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877504; }
p { color: rgb(135,117,4); }
H1.HeaderClassName
{
color: #877504;
}
.AnyTagClassName
{
color: #877504;
}
</style>
background-color css
<style>
a { background-color: #877504; }
a { background-color: rgb(135,117,4); }
div.DivClassName
{
background-color: #877504;
}
.BgClassName
{
background-color: #877504;
}
</style>
border-color css
<style>
span { border-color: #877504; }
span { border-color: rgb(135,117,4); }
td.TdClassName
{
border-color: #877504;
}
.TagClassName
{
border-color: #877504;
}
</style>