Shades of Olive #959006
Tints of Olive #959006
RGB
CMYK
RGB Variations
Color information
#959006 (or 0x959006) is known color: Olive. HEX triplet: 95, 90 and 06. RGB value is (149,144,6). Sum of RGB (Red+Green+Blue) = 149+144+6=299 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.83% from 299); Green value is 144 (56.64% from 255 or 48.16% from 299); Blue value is 6 (2.73% from 255 or 2.01% from 299); Max value from RGB is 149 - color contains mainly: red. Hex color #959006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #959006 is #6A6FF9. Grayscale: #828282. Windows color (decimal): -6975482 or 430229. OLE color: 430229.
HSL color Cylindrical-coordinate representation of color #959006: hue angle of 57.9º 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 #959006 is Cyan = 0, Magento = 0.03, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 6 | - |
| CMYK | 0 | 0.03 | 0.96 | 0.42 |
| HSL | 57.9º | 0.92% | 0.3% | - |
| HSV(B) | 57.9º | 0.96% | 0.58% | - |
| XYZ | 22.4 | 26.35 | 4.08 | - |
| YUV | 129.76 | 58.16 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 6 | 0 | 0.03 | 0.96 | 0.42 | 57.9 | 0.92 | 0.3 |
| Hex | 95 | 90 | 6 | 0 | 3 | 60 | 2A | 3A | 5C | 1E |
| Octal | 225 | 220 | 6 | 0 | 3 | 140 | 52 | 72 | 134 | 36 |
| Binary | 10010101 | 10010000 | 110 | 0 | 11 | 1100000 | 101010 | 111010 | 1011100 | 11110 |
Color Harmonies of #959006
Complementary color
Monochromatic Colors of #959006
Black with #959006
Text Example
Text Example
White with #959006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959006; }
p { color: rgb(149,144,6); }
H1.HeaderClassName
{
color: #959006;
}
.AnyTagClassName
{
color: #959006;
}
</style>
background-color css
<style>
a { background-color: #959006; }
a { background-color: rgb(149,144,6); }
div.DivClassName
{
background-color: #959006;
}
.BgClassName
{
background-color: #959006;
}
</style>
border-color css
<style>
span { border-color: #959006; }
span { border-color: rgb(149,144,6); }
td.TdClassName
{
border-color: #959006;
}
.TagClassName
{
border-color: #959006;
}
</style>