Shades of Olive #838706
Tints of Olive #838706
RGB
CMYK
RGB Variations
Color information
#838706 (or 0x838706) is known color: Olive. HEX triplet: 83, 87 and 06. RGB value is (131,135,6). Sum of RGB (Red+Green+Blue) = 131+135+6=272 (36% of max value = 765). Red value is 131 (51.56% from 255 or 48.16% from 272); Green value is 135 (53.12% from 255 or 49.63% from 272); Blue value is 6 (2.73% from 255 or 2.21% from 272); Max value from RGB is 135 - color contains mainly: green. Hex color #838706 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838706 is #7C78F9. Grayscale: #777777. Windows color (decimal): -8157434 or 427907. OLE color: 427907.
HSL color Cylindrical-coordinate representation of color #838706: hue angle of 61.86º degrees, saturation: 0.91, 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 #838706 is Cyan = 0.03, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 135 | 6 | - |
| CMYK | 0.03 | 0 | 0.96 | 0.47 |
| HSL | 61.86º | 0.91% | 0.28% | - |
| HSV(B) | 61.86º | 0.96% | 0.53% | - |
| XYZ | 18.06 | 22.17 | 3.5 | - |
| YUV | 119.1 | 64.17 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 6 | 0.03 | 0 | 0.96 | 0.47 | 61.86 | 0.91 | 0.28 |
| Hex | 83 | 87 | 6 | 3 | 0 | 60 | 2F | 3E | 5B | 1C |
| Octal | 203 | 207 | 6 | 3 | 0 | 140 | 57 | 76 | 133 | 34 |
| Binary | 10000011 | 10000111 | 110 | 11 | 0 | 1100000 | 101111 | 111110 | 1011011 | 11100 |
Color Harmonies of #838706
Complementary color
Monochromatic Colors of #838706
Black with #838706
Text Example
Text Example
White with #838706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838706; }
p { color: rgb(131,135,6); }
H1.HeaderClassName
{
color: #838706;
}
.AnyTagClassName
{
color: #838706;
}
</style>
background-color css
<style>
a { background-color: #838706; }
a { background-color: rgb(131,135,6); }
div.DivClassName
{
background-color: #838706;
}
.BgClassName
{
background-color: #838706;
}
</style>
border-color css
<style>
span { border-color: #838706; }
span { border-color: rgb(131,135,6); }
td.TdClassName
{
border-color: #838706;
}
.TagClassName
{
border-color: #838706;
}
</style>