Shades of Olive #877207
Tints of Olive #877207
RGB
CMYK
RGB Variations
Color information
#877207 (or 0x877207) is known color: Olive. HEX triplet: 87, 72 and 07. RGB value is (135,114,7). Sum of RGB (Red+Green+Blue) = 135+114+7=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 114 (44.92% from 255 or 44.53% from 256); Blue value is 7 (3.12% from 255 or 2.73% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #877207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877207 is #788DF8. Grayscale: #6C6C6C. Windows color (decimal): -7900665 or 488071. OLE color: 488071.
HSL color Cylindrical-coordinate representation of color #877207: hue angle of 50.16º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #877207 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 7 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.47 |
| HSL | 50.16º | 0.9% | 0.28% | - |
| HSV(B) | 50.16º | 0.95% | 0.53% | - |
| XYZ | 16.05 | 17.2 | 2.68 | - |
| YUV | 108.08 | 70.96 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 7 | 0 | 0.16 | 0.95 | 0.47 | 50.16 | 0.9 | 0.28 |
| Hex | 87 | 72 | 7 | 0 | 10 | 5F | 2F | 32 | 5A | 1C |
| Octal | 207 | 162 | 7 | 0 | 20 | 137 | 57 | 62 | 132 | 34 |
| Binary | 10000111 | 1110010 | 111 | 0 | 10000 | 1011111 | 101111 | 110010 | 1011010 | 11100 |
Color Harmonies of #877207
Complementary color
Monochromatic Colors of #877207
Black with #877207
Text Example
Text Example
White with #877207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877207; }
p { color: rgb(135,114,7); }
H1.HeaderClassName
{
color: #877207;
}
.AnyTagClassName
{
color: #877207;
}
</style>
background-color css
<style>
a { background-color: #877207; }
a { background-color: rgb(135,114,7); }
div.DivClassName
{
background-color: #877207;
}
.BgClassName
{
background-color: #877207;
}
</style>
border-color css
<style>
span { border-color: #877207; }
span { border-color: rgb(135,114,7); }
td.TdClassName
{
border-color: #877207;
}
.TagClassName
{
border-color: #877207;
}
</style>