Shades of Olive #958209
Tints of Olive #958209
RGB
CMYK
RGB Variations
Color information
#958209 (or 0x958209) is known color: Olive. HEX triplet: 95, 82 and 09. RGB value is (149,130,9). Sum of RGB (Red+Green+Blue) = 149+130+9=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 130 (51.17% from 255 or 45.14% from 288); Blue value is 9 (3.91% from 255 or 3.12% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #958209 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958209 is #6A7DF6. Grayscale: #7A7A7A. Windows color (decimal): -6979063 or 623253. OLE color: 623253.
HSL color Cylindrical-coordinate representation of color #958209: hue angle of 51.86º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #958209 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 9 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.42 |
| HSL | 51.86º | 0.89% | 0.31% | - |
| HSV(B) | 51.86º | 0.94% | 0.58% | - |
| XYZ | 20.43 | 22.37 | 3.5 | - |
| YUV | 121.89 | 64.29 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 9 | 0 | 0.13 | 0.94 | 0.42 | 51.86 | 0.89 | 0.31 |
| Hex | 95 | 82 | 9 | 0 | D | 5E | 2A | 34 | 59 | 1F |
| Octal | 225 | 202 | 11 | 0 | 15 | 136 | 52 | 64 | 131 | 37 |
| Binary | 10010101 | 10000010 | 1001 | 0 | 1101 | 1011110 | 101010 | 110100 | 1011001 | 11111 |
Color Harmonies of #958209
Complementary color
Monochromatic Colors of #958209
Black with #958209
Text Example
Text Example
White with #958209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958209; }
p { color: rgb(149,130,9); }
H1.HeaderClassName
{
color: #958209;
}
.AnyTagClassName
{
color: #958209;
}
</style>
background-color css
<style>
a { background-color: #958209; }
a { background-color: rgb(149,130,9); }
div.DivClassName
{
background-color: #958209;
}
.BgClassName
{
background-color: #958209;
}
</style>
border-color css
<style>
span { border-color: #958209; }
span { border-color: rgb(149,130,9); }
td.TdClassName
{
border-color: #958209;
}
.TagClassName
{
border-color: #958209;
}
</style>