Shades of Olive #958306
Tints of Olive #958306
RGB
CMYK
RGB Variations
Color information
#958306 (or 0x958306) is known color: Olive. HEX triplet: 95, 83 and 06. RGB value is (149,131,6). Sum of RGB (Red+Green+Blue) = 149+131+6=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 131 (51.56% from 255 or 45.80% from 286); Blue value is 6 (2.73% from 255 or 2.10% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #958306 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958306 is #6A7CF9. Grayscale: #7A7A7A. Windows color (decimal): -6978810 or 426901. OLE color: 426901.
HSL color Cylindrical-coordinate representation of color #958306: hue angle of 52.45º 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 #958306 is Cyan = 0, Magento = 0.12, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 131 | 6 | - |
| CMYK | 0 | 0.12 | 0.96 | 0.42 |
| HSL | 52.45º | 0.92% | 0.3% | - |
| HSV(B) | 52.45º | 0.96% | 0.58% | - |
| XYZ | 20.54 | 22.64 | 3.46 | - |
| YUV | 122.13 | 62.46 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 131 | 6 | 0 | 0.12 | 0.96 | 0.42 | 52.45 | 0.92 | 0.3 |
| Hex | 95 | 83 | 6 | 0 | C | 60 | 2A | 34 | 5C | 1E |
| Octal | 225 | 203 | 6 | 0 | 14 | 140 | 52 | 64 | 134 | 36 |
| Binary | 10010101 | 10000011 | 110 | 0 | 1100 | 1100000 | 101010 | 110100 | 1011100 | 11110 |
Color Harmonies of #958306
Complementary color
Monochromatic Colors of #958306
Black with #958306
Text Example
Text Example
White with #958306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958306; }
p { color: rgb(149,131,6); }
H1.HeaderClassName
{
color: #958306;
}
.AnyTagClassName
{
color: #958306;
}
</style>
background-color css
<style>
a { background-color: #958306; }
a { background-color: rgb(149,131,6); }
div.DivClassName
{
background-color: #958306;
}
.BgClassName
{
background-color: #958306;
}
</style>
border-color css
<style>
span { border-color: #958306; }
span { border-color: rgb(149,131,6); }
td.TdClassName
{
border-color: #958306;
}
.TagClassName
{
border-color: #958306;
}
</style>