Shades of Olive #837906
Tints of Olive #837906
RGB
CMYK
RGB Variations
Color information
#837906 (or 0x837906) is known color: Olive. HEX triplet: 83, 79 and 06. RGB value is (131,121,6). Sum of RGB (Red+Green+Blue) = 131+121+6=258 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.78% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 6 (2.73% from 255 or 2.33% from 258); Max value from RGB is 131 - color contains mainly: red. Hex color #837906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837906 is #7C86F9. Grayscale: #6F6F6F. Windows color (decimal): -8161018 or 424323. OLE color: 424323.
HSL color Cylindrical-coordinate representation of color #837906: hue angle of 55.2º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #837906 is Cyan = 0, Magento = 0.08, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 6 | - |
| CMYK | 0 | 0.08 | 0.95 | 0.49 |
| HSL | 55.2º | 0.91% | 0.27% | - |
| HSV(B) | 55.2º | 0.95% | 0.51% | - |
| XYZ | 16.23 | 18.51 | 2.89 | - |
| YUV | 110.88 | 68.81 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 6 | 0 | 0.08 | 0.95 | 0.49 | 55.2 | 0.91 | 0.27 |
| Hex | 83 | 79 | 6 | 0 | 8 | 5F | 31 | 37 | 5B | 1B |
| Octal | 203 | 171 | 6 | 0 | 10 | 137 | 61 | 67 | 133 | 33 |
| Binary | 10000011 | 1111001 | 110 | 0 | 1000 | 1011111 | 110001 | 110111 | 1011011 | 11011 |
Color Harmonies of #837906
Complementary color
Monochromatic Colors of #837906
Black with #837906
Text Example
Text Example
White with #837906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837906; }
p { color: rgb(131,121,6); }
H1.HeaderClassName
{
color: #837906;
}
.AnyTagClassName
{
color: #837906;
}
</style>
background-color css
<style>
a { background-color: #837906; }
a { background-color: rgb(131,121,6); }
div.DivClassName
{
background-color: #837906;
}
.BgClassName
{
background-color: #837906;
}
</style>
border-color css
<style>
span { border-color: #837906; }
span { border-color: rgb(131,121,6); }
td.TdClassName
{
border-color: #837906;
}
.TagClassName
{
border-color: #837906;
}
</style>