Shades of Olive #838806
Tints of Olive #838806
RGB
CMYK
RGB Variations
Color information
#838806 (or 0x838806) is known color: Olive. HEX triplet: 83, 88 and 06. RGB value is (131,136,6). Sum of RGB (Red+Green+Blue) = 131+136+6=273 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.99% from 273); Green value is 136 (53.52% from 255 or 49.82% from 273); Blue value is 6 (2.73% from 255 or 2.20% from 273); Max value from RGB is 136 - color contains mainly: green. Hex color #838806 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838806 is #7C77F9. Grayscale: #787878. Windows color (decimal): -8157178 or 428163. OLE color: 428163.
HSL color Cylindrical-coordinate representation of color #838806: hue angle of 62.31º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #838806 is Cyan = 0.04, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 136 | 6 | - |
| CMYK | 0.04 | 0 | 0.96 | 0.47 |
| HSL | 62.31º | 0.92% | 0.28% | - |
| HSV(B) | 62.31º | 0.96% | 0.53% | - |
| XYZ | 18.2 | 22.45 | 3.55 | - |
| YUV | 119.69 | 63.84 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 136 | 6 | 0.04 | 0 | 0.96 | 0.47 | 62.31 | 0.92 | 0.28 |
| Hex | 83 | 88 | 6 | 4 | 0 | 60 | 2F | 3E | 5C | 1C |
| Octal | 203 | 210 | 6 | 4 | 0 | 140 | 57 | 76 | 134 | 34 |
| Binary | 10000011 | 10001000 | 110 | 100 | 0 | 1100000 | 101111 | 111110 | 1011100 | 11100 |
Color Harmonies of #838806
Complementary color
Monochromatic Colors of #838806
Black with #838806
Text Example
Text Example
White with #838806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838806; }
p { color: rgb(131,136,6); }
H1.HeaderClassName
{
color: #838806;
}
.AnyTagClassName
{
color: #838806;
}
</style>
background-color css
<style>
a { background-color: #838806; }
a { background-color: rgb(131,136,6); }
div.DivClassName
{
background-color: #838806;
}
.BgClassName
{
background-color: #838806;
}
</style>
border-color css
<style>
span { border-color: #838806; }
span { border-color: rgb(131,136,6); }
td.TdClassName
{
border-color: #838806;
}
.TagClassName
{
border-color: #838806;
}
</style>