Shades of Olive #839508
Tints of Olive #839508
RGB
CMYK
RGB Variations
Color information
#839508 (or 0x839508) is known color: Olive. HEX triplet: 83, 95 and 08. RGB value is (131,149,8). Sum of RGB (Red+Green+Blue) = 131+149+8=288 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.49% from 288); Green value is 149 (58.59% from 255 or 51.74% from 288); Blue value is 8 (3.52% from 255 or 2.78% from 288); Max value from RGB is 149 - color contains mainly: green. Hex color #839508 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #839508 is #7C6AF7. Grayscale: #808080. Windows color (decimal): -8153848 or 562563. OLE color: 562563.
HSL color Cylindrical-coordinate representation of color #839508: hue angle of 67.66º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #839508 is Cyan = 0.12, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 8 | - |
| CMYK | 0.12 | 0 | 0.95 | 0.42 |
| HSL | 67.66º | 0.9% | 0.31% | - |
| HSV(B) | 67.66º | 0.95% | 0.58% | - |
| XYZ | 20.15 | 26.34 | 4.25 | - |
| YUV | 127.54 | 60.54 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 8 | 0.12 | 0 | 0.95 | 0.42 | 67.66 | 0.9 | 0.31 |
| Hex | 83 | 95 | 8 | C | 0 | 5F | 2A | 44 | 5A | 1F |
| Octal | 203 | 225 | 10 | 14 | 0 | 137 | 52 | 104 | 132 | 37 |
| Binary | 10000011 | 10010101 | 1000 | 1100 | 0 | 1011111 | 101010 | 1000100 | 1011010 | 11111 |
Color Harmonies of #839508
Complementary color
Monochromatic Colors of #839508
Black with #839508
Text Example
Text Example
White with #839508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839508; }
p { color: rgb(131,149,8); }
H1.HeaderClassName
{
color: #839508;
}
.AnyTagClassName
{
color: #839508;
}
</style>
background-color css
<style>
a { background-color: #839508; }
a { background-color: rgb(131,149,8); }
div.DivClassName
{
background-color: #839508;
}
.BgClassName
{
background-color: #839508;
}
</style>
border-color css
<style>
span { border-color: #839508; }
span { border-color: rgb(131,149,8); }
td.TdClassName
{
border-color: #839508;
}
.TagClassName
{
border-color: #839508;
}
</style>