Shades of Olive #838112
Tints of Olive #838112
RGB
CMYK
RGB Variations
Color information
#838112 (or 0x838112) is known color: Olive. HEX triplet: 83, 81 and 12. RGB value is (131,129,18). Sum of RGB (Red+Green+Blue) = 131+129+18=278 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.12% from 278); Green value is 129 (50.78% from 255 or 46.40% from 278); Blue value is 18 (7.42% from 255 or 6.47% from 278); Max value from RGB is 131 - color contains mainly: red. Hex color #838112 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838112 is #7C7EED. Grayscale: #757575. Windows color (decimal): -8158958 or 1212803. OLE color: 1212803.
HSL color Cylindrical-coordinate representation of color #838112: hue angle of 58.94º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #838112 is Cyan = 0, Magento = 0.02, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 129 | 18 | - |
| CMYK | 0 | 0.02 | 0.86 | 0.49 |
| HSL | 58.94º | 0.76% | 0.29% | - |
| HSV(B) | 58.94º | 0.86% | 0.51% | - |
| XYZ | 17.32 | 20.57 | 3.63 | - |
| YUV | 116.94 | 72.16 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 129 | 18 | 0 | 0.02 | 0.86 | 0.49 | 58.94 | 0.76 | 0.29 |
| Hex | 83 | 81 | 12 | 0 | 2 | 56 | 31 | 3B | 4C | 1D |
| Octal | 203 | 201 | 22 | 0 | 2 | 126 | 61 | 73 | 114 | 35 |
| Binary | 10000011 | 10000001 | 10010 | 0 | 10 | 1010110 | 110001 | 111011 | 1001100 | 11101 |
Color Harmonies of #838112
Complementary color
Monochromatic Colors of #838112
Black with #838112
Text Example
Text Example
White with #838112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838112; }
p { color: rgb(131,129,18); }
H1.HeaderClassName
{
color: #838112;
}
.AnyTagClassName
{
color: #838112;
}
</style>
background-color css
<style>
a { background-color: #838112; }
a { background-color: rgb(131,129,18); }
div.DivClassName
{
background-color: #838112;
}
.BgClassName
{
background-color: #838112;
}
</style>
border-color css
<style>
span { border-color: #838112; }
span { border-color: rgb(131,129,18); }
td.TdClassName
{
border-color: #838112;
}
.TagClassName
{
border-color: #838112;
}
</style>