Shades of Olive #837207
Tints of Olive #837207
RGB
CMYK
RGB Variations
Color information
#837207 (or 0x837207) is known color: Olive. HEX triplet: 83, 72 and 07. RGB value is (131,114,7). Sum of RGB (Red+Green+Blue) = 131+114+7=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 7 (3.12% from 255 or 2.78% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #837207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837207 is #7C8DF8. Grayscale: #6B6B6B. Windows color (decimal): -8162809 or 488067. OLE color: 488067.
HSL color Cylindrical-coordinate representation of color #837207: hue angle of 51.77º degrees, saturation: 0.9, 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 #837207 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 7 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.49 |
| HSL | 51.77º | 0.9% | 0.27% | - |
| HSV(B) | 51.77º | 0.95% | 0.51% | - |
| XYZ | 15.42 | 16.88 | 2.65 | - |
| YUV | 106.89 | 71.63 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 7 | 0 | 0.13 | 0.95 | 0.49 | 51.77 | 0.9 | 0.27 |
| Hex | 83 | 72 | 7 | 0 | D | 5F | 31 | 34 | 5A | 1B |
| Octal | 203 | 162 | 7 | 0 | 15 | 137 | 61 | 64 | 132 | 33 |
| Binary | 10000011 | 1110010 | 111 | 0 | 1101 | 1011111 | 110001 | 110100 | 1011010 | 11011 |
Color Harmonies of #837207
Complementary color
Monochromatic Colors of #837207
Black with #837207
Text Example
Text Example
White with #837207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837207; }
p { color: rgb(131,114,7); }
H1.HeaderClassName
{
color: #837207;
}
.AnyTagClassName
{
color: #837207;
}
</style>
background-color css
<style>
a { background-color: #837207; }
a { background-color: rgb(131,114,7); }
div.DivClassName
{
background-color: #837207;
}
.BgClassName
{
background-color: #837207;
}
</style>
border-color css
<style>
span { border-color: #837207; }
span { border-color: rgb(131,114,7); }
td.TdClassName
{
border-color: #837207;
}
.TagClassName
{
border-color: #837207;
}
</style>