Shades of Olive #838410
Tints of Olive #838410
RGB
CMYK
RGB Variations
Color information
#838410 (or 0x838410) is known color: Olive. HEX triplet: 83, 84 and 10. RGB value is (131,132,16). Sum of RGB (Red+Green+Blue) = 131+132+16=279 (36% of max value = 765). Red value is 131 (51.56% from 255 or 46.95% from 279); Green value is 132 (51.95% from 255 or 47.31% from 279); Blue value is 16 (6.64% from 255 or 5.73% from 279); Max value from RGB is 132 - color contains mainly: green. Hex color #838410 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838410 is #7C7BEF. Grayscale: #767676. Windows color (decimal): -8158192 or 1082499. OLE color: 1082499.
HSL color Cylindrical-coordinate representation of color #838410: hue angle of 60.52º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #838410 is Cyan = 0.01, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 16 | - |
| CMYK | 0.01 | 0 | 0.88 | 0.48 |
| HSL | 60.52º | 0.78% | 0.29% | - |
| HSV(B) | 60.52º | 0.88% | 0.52% | - |
| XYZ | 17.7 | 21.37 | 3.68 | - |
| YUV | 118.48 | 70.17 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 16 | 0.01 | 0 | 0.88 | 0.48 | 60.52 | 0.78 | 0.29 |
| Hex | 83 | 84 | 10 | 1 | 0 | 58 | 30 | 3D | 4E | 1D |
| Octal | 203 | 204 | 20 | 1 | 0 | 130 | 60 | 75 | 116 | 35 |
| Binary | 10000011 | 10000100 | 10000 | 1 | 0 | 1011000 | 110000 | 111101 | 1001110 | 11101 |
Color Harmonies of #838410
Complementary color
Monochromatic Colors of #838410
Black with #838410
Text Example
Text Example
White with #838410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838410; }
p { color: rgb(131,132,16); }
H1.HeaderClassName
{
color: #838410;
}
.AnyTagClassName
{
color: #838410;
}
</style>
background-color css
<style>
a { background-color: #838410; }
a { background-color: rgb(131,132,16); }
div.DivClassName
{
background-color: #838410;
}
.BgClassName
{
background-color: #838410;
}
</style>
border-color css
<style>
span { border-color: #838410; }
span { border-color: rgb(131,132,16); }
td.TdClassName
{
border-color: #838410;
}
.TagClassName
{
border-color: #838410;
}
</style>