Shades of Olive #958406
Tints of Olive #958406
RGB
CMYK
RGB Variations
Color information
#958406 (or 0x958406) is known color: Olive. HEX triplet: 95, 84 and 06. RGB value is (149,132,6). Sum of RGB (Red+Green+Blue) = 149+132+6=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 132 (51.95% from 255 or 45.99% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #958406 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958406 is #6A7BF9. Grayscale: #7B7B7B. Windows color (decimal): -6978554 or 427157. OLE color: 427157.
HSL color Cylindrical-coordinate representation of color #958406: hue angle of 52.87º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #958406 is Cyan = 0, Magento = 0.11, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 6 | - |
| CMYK | 0 | 0.11 | 0.96 | 0.42 |
| HSL | 52.87º | 0.92% | 0.3% | - |
| HSV(B) | 52.87º | 0.96% | 0.58% | - |
| XYZ | 20.68 | 22.91 | 3.5 | - |
| YUV | 122.72 | 62.13 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 6 | 0 | 0.11 | 0.96 | 0.42 | 52.87 | 0.92 | 0.3 |
| Hex | 95 | 84 | 6 | 0 | B | 60 | 2A | 35 | 5C | 1E |
| Octal | 225 | 204 | 6 | 0 | 13 | 140 | 52 | 65 | 134 | 36 |
| Binary | 10010101 | 10000100 | 110 | 0 | 1011 | 1100000 | 101010 | 110101 | 1011100 | 11110 |
Color Harmonies of #958406
Complementary color
Monochromatic Colors of #958406
Black with #958406
Text Example
Text Example
White with #958406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958406; }
p { color: rgb(149,132,6); }
H1.HeaderClassName
{
color: #958406;
}
.AnyTagClassName
{
color: #958406;
}
</style>
background-color css
<style>
a { background-color: #958406; }
a { background-color: rgb(149,132,6); }
div.DivClassName
{
background-color: #958406;
}
.BgClassName
{
background-color: #958406;
}
</style>
border-color css
<style>
span { border-color: #958406; }
span { border-color: rgb(149,132,6); }
td.TdClassName
{
border-color: #958406;
}
.TagClassName
{
border-color: #958406;
}
</style>