Shades of Olive #958305
Tints of Olive #958305
RGB
CMYK
RGB Variations
Color information
#958305 (or 0x958305) is known color: Olive. HEX triplet: 95, 83 and 05. RGB value is (149,131,5). Sum of RGB (Red+Green+Blue) = 149+131+5=285 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.28% from 285); Green value is 131 (51.56% from 255 or 45.96% from 285); Blue value is 5 (2.34% from 255 or 1.75% from 285); Max value from RGB is 149 - color contains mainly: red. Hex color #958305 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958305 is #6A7CFA. Grayscale: #7A7A7A. Windows color (decimal): -6978811 or 361365. OLE color: 361365.
HSL color Cylindrical-coordinate representation of color #958305: hue angle of 52.5º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #958305 is Cyan = 0, Magento = 0.12, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 131 | 5 | - |
| CMYK | 0 | 0.12 | 0.97 | 0.42 |
| HSL | 52.5º | 0.94% | 0.3% | - |
| HSV(B) | 52.5º | 0.97% | 0.58% | - |
| XYZ | 20.54 | 22.63 | 3.43 | - |
| YUV | 122.02 | 61.96 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 131 | 5 | 0 | 0.12 | 0.97 | 0.42 | 52.5 | 0.94 | 0.3 |
| Hex | 95 | 83 | 5 | 0 | C | 61 | 2A | 34 | 5E | 1E |
| Octal | 225 | 203 | 5 | 0 | 14 | 141 | 52 | 64 | 136 | 36 |
| Binary | 10010101 | 10000011 | 101 | 0 | 1100 | 1100001 | 101010 | 110100 | 1011110 | 11110 |
Color Harmonies of #958305
Complementary color
Monochromatic Colors of #958305
Black with #958305
Text Example
Text Example
White with #958305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958305; }
p { color: rgb(149,131,5); }
H1.HeaderClassName
{
color: #958305;
}
.AnyTagClassName
{
color: #958305;
}
</style>
background-color css
<style>
a { background-color: #958305; }
a { background-color: rgb(149,131,5); }
div.DivClassName
{
background-color: #958305;
}
.BgClassName
{
background-color: #958305;
}
</style>
border-color css
<style>
span { border-color: #958305; }
span { border-color: rgb(149,131,5); }
td.TdClassName
{
border-color: #958305;
}
.TagClassName
{
border-color: #958305;
}
</style>