Shades of Olive #839501
Tints of Olive #839501
RGB
CMYK
RGB Variations
Color information
#839501 (or 0x839501) is known color: Olive. HEX triplet: 83, 95 and 01. RGB value is (131,149,1). Sum of RGB (Red+Green+Blue) = 131+149+1=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 149 (58.59% from 255 or 53.02% from 281); Blue value is 1 (0.78% from 255 or 0.36% from 281); Max value from RGB is 149 - color contains mainly: green. Hex color #839501 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #839501 is #7C6AFE. Grayscale: #7F7F7F. Windows color (decimal): -8153855 or 103811. OLE color: 103811.
HSL color Cylindrical-coordinate representation of color #839501: hue angle of 67.3º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #839501 is Cyan = 0.12, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 1 | - |
| CMYK | 0.12 | 0 | 0.99 | 0.42 |
| HSL | 67.3º | 0.99% | 0.29% | - |
| HSV(B) | 67.3º | 0.99% | 0.58% | - |
| XYZ | 20.11 | 26.32 | 4.05 | - |
| YUV | 126.75 | 57.04 | 131.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 1 | 0.12 | 0 | 0.99 | 0.42 | 67.3 | 0.99 | 0.29 |
| Hex | 83 | 95 | 1 | C | 0 | 63 | 2A | 43 | 63 | 1D |
| Octal | 203 | 225 | 1 | 14 | 0 | 143 | 52 | 103 | 143 | 35 |
| Binary | 10000011 | 10010101 | 1 | 1100 | 0 | 1100011 | 101010 | 1000011 | 1100011 | 11101 |
Color Harmonies of #839501
Complementary color
Monochromatic Colors of #839501
Black with #839501
Text Example
Text Example
White with #839501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839501; }
p { color: rgb(131,149,1); }
H1.HeaderClassName
{
color: #839501;
}
.AnyTagClassName
{
color: #839501;
}
</style>
background-color css
<style>
a { background-color: #839501; }
a { background-color: rgb(131,149,1); }
div.DivClassName
{
background-color: #839501;
}
.BgClassName
{
background-color: #839501;
}
</style>
border-color css
<style>
span { border-color: #839501; }
span { border-color: rgb(131,149,1); }
td.TdClassName
{
border-color: #839501;
}
.TagClassName
{
border-color: #839501;
}
</style>