Shades of Grey Olive #959286
Tints of Grey Olive #959286
RGB
CMYK
RGB Variations
Color information
#959286 (or 0x959286) is known color: Grey Olive. HEX triplet: 95, 92 and 86. RGB value is (149,146,134). Sum of RGB (Red+Green+Blue) = 149+146+134=429 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.73% from 429); Green value is 146 (57.42% from 255 or 34.03% from 429); Blue value is 134 (52.73% from 255 or 31.24% from 429); Max value from RGB is 149 - color contains mainly: red. Hex color #959286 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959286 is #6A6D79. Grayscale: #919191. Windows color (decimal): -6974842 or 8819349. OLE color: 8819349.
HSL color Cylindrical-coordinate representation of color #959286: hue angle of 48º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #959286 is Cyan = 0, Magento = 0.02, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 134 | - |
| CMYK | 0 | 0.02 | 0.10 | 0.42 |
| HSL | 48º | 0.07% | 0.55% | - |
| HSV(B) | 48º | 0.1% | 0.58% | - |
| XYZ | 26.98 | 28.67 | 26.67 | - |
| YUV | 145.53 | 121.49 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 134 | 0 | 0.02 | 0.10 | 0.42 | 48 | 0.07 | 0.55 |
| Hex | 95 | 92 | 86 | 0 | 2 | A | 2A | 30 | 7 | 37 |
| Octal | 225 | 222 | 206 | 0 | 2 | 12 | 52 | 60 | 7 | 67 |
| Binary | 10010101 | 10010010 | 10000110 | 0 | 10 | 1010 | 101010 | 110000 | 111 | 110111 |
Color Harmonies of #959286
Complementary color
Monochromatic Colors of #959286
Black with #959286
Text Example
Text Example
White with #959286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959286; }
p { color: rgb(149,146,134); }
H1.HeaderClassName
{
color: #959286;
}
.AnyTagClassName
{
color: #959286;
}
</style>
background-color css
<style>
a { background-color: #959286; }
a { background-color: rgb(149,146,134); }
div.DivClassName
{
background-color: #959286;
}
.BgClassName
{
background-color: #959286;
}
</style>
border-color css
<style>
span { border-color: #959286; }
span { border-color: rgb(149,146,134); }
td.TdClassName
{
border-color: #959286;
}
.TagClassName
{
border-color: #959286;
}
</style>