Shades of Olive #837409
Tints of Olive #837409
RGB
CMYK
RGB Variations
Color information
#837409 (or 0x837409) is known color: Olive. HEX triplet: 83, 74 and 09. RGB value is (131,116,9). Sum of RGB (Red+Green+Blue) = 131+116+9=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 116 (45.70% from 255 or 45.31% from 256); Blue value is 9 (3.91% from 255 or 3.52% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #837409 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837409 is #7C8BF6. Grayscale: #6C6C6C. Windows color (decimal): -8162295 or 619651. OLE color: 619651.
HSL color Cylindrical-coordinate representation of color #837409: hue angle of 52.62º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #837409 is Cyan = 0, Magento = 0.11, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 9 | - |
| CMYK | 0 | 0.11 | 0.93 | 0.49 |
| HSL | 52.62º | 0.87% | 0.27% | - |
| HSV(B) | 52.62º | 0.93% | 0.51% | - |
| XYZ | 15.65 | 17.34 | 2.78 | - |
| YUV | 108.29 | 71.97 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 9 | 0 | 0.11 | 0.93 | 0.49 | 52.62 | 0.87 | 0.27 |
| Hex | 83 | 74 | 9 | 0 | B | 5D | 31 | 35 | 57 | 1B |
| Octal | 203 | 164 | 11 | 0 | 13 | 135 | 61 | 65 | 127 | 33 |
| Binary | 10000011 | 1110100 | 1001 | 0 | 1011 | 1011101 | 110001 | 110101 | 1010111 | 11011 |
Color Harmonies of #837409
Complementary color
Monochromatic Colors of #837409
Black with #837409
Text Example
Text Example
White with #837409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837409; }
p { color: rgb(131,116,9); }
H1.HeaderClassName
{
color: #837409;
}
.AnyTagClassName
{
color: #837409;
}
</style>
background-color css
<style>
a { background-color: #837409; }
a { background-color: rgb(131,116,9); }
div.DivClassName
{
background-color: #837409;
}
.BgClassName
{
background-color: #837409;
}
</style>
border-color css
<style>
span { border-color: #837409; }
span { border-color: rgb(131,116,9); }
td.TdClassName
{
border-color: #837409;
}
.TagClassName
{
border-color: #837409;
}
</style>