Shades of Olive #849108
Tints of Olive #849108
RGB
CMYK
RGB Variations
Color information
#849108 (or 0x849108) is known color: Olive. HEX triplet: 84, 91 and 08. RGB value is (132,145,8). Sum of RGB (Red+Green+Blue) = 132+145+8=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 145 (57.03% from 255 or 50.88% from 285); Blue value is 8 (3.52% from 255 or 2.81% from 285); Max value from RGB is 145 - color contains mainly: green. Hex color #849108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849108 is #7B6EF7. Grayscale: #7E7E7E. Windows color (decimal): -8089336 or 561540. OLE color: 561540.
HSL color Cylindrical-coordinate representation of color #849108: hue angle of 65.69º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #849108 is Cyan = 0.09, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 8 | - |
| CMYK | 0.09 | 0 | 0.94 | 0.43 |
| HSL | 65.69º | 0.9% | 0.3% | - |
| HSV(B) | 65.69º | 0.94% | 0.57% | - |
| XYZ | 19.68 | 25.17 | 4.05 | - |
| YUV | 125.5 | 61.69 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 8 | 0.09 | 0 | 0.94 | 0.43 | 65.69 | 0.9 | 0.3 |
| Hex | 84 | 91 | 8 | 9 | 0 | 5E | 2B | 42 | 5A | 1E |
| Octal | 204 | 221 | 10 | 11 | 0 | 136 | 53 | 102 | 132 | 36 |
| Binary | 10000100 | 10010001 | 1000 | 1001 | 0 | 1011110 | 101011 | 1000010 | 1011010 | 11110 |
Color Harmonies of #849108
Complementary color
Monochromatic Colors of #849108
Black with #849108
Text Example
Text Example
White with #849108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849108; }
p { color: rgb(132,145,8); }
H1.HeaderClassName
{
color: #849108;
}
.AnyTagClassName
{
color: #849108;
}
</style>
background-color css
<style>
a { background-color: #849108; }
a { background-color: rgb(132,145,8); }
div.DivClassName
{
background-color: #849108;
}
.BgClassName
{
background-color: #849108;
}
</style>
border-color css
<style>
span { border-color: #849108; }
span { border-color: rgb(132,145,8); }
td.TdClassName
{
border-color: #849108;
}
.TagClassName
{
border-color: #849108;
}
</style>