Shades of Grey Olive #959284
Tints of Grey Olive #959284
RGB
CMYK
RGB Variations
Color information
#959284 (or 0x959284) is known color: Grey Olive. HEX triplet: 95, 92 and 84. RGB value is (149,146,132). Sum of RGB (Red+Green+Blue) = 149+146+132=427 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.89% from 427); Green value is 146 (57.42% from 255 or 34.19% from 427); Blue value is 132 (51.95% from 255 or 30.91% from 427); Max value from RGB is 149 - color contains mainly: red. Hex color #959284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959284 is #6A6D7B. Grayscale: #919191. Windows color (decimal): -6974844 or 8688277. OLE color: 8688277.
HSL color Cylindrical-coordinate representation of color #959284: hue angle of 49.41º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #959284 is Cyan = 0, Magento = 0.02, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 132 | - |
| CMYK | 0 | 0.02 | 0.11 | 0.42 |
| HSL | 49.41º | 0.07% | 0.55% | - |
| HSV(B) | 49.41º | 0.11% | 0.58% | - |
| XYZ | 26.84 | 28.61 | 25.94 | - |
| YUV | 145.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 132 | 0 | 0.02 | 0.11 | 0.42 | 49.41 | 0.07 | 0.55 |
| Hex | 95 | 92 | 84 | 0 | 2 | B | 2A | 31 | 7 | 37 |
| Octal | 225 | 222 | 204 | 0 | 2 | 13 | 52 | 61 | 7 | 67 |
| Binary | 10010101 | 10010010 | 10000100 | 0 | 10 | 1011 | 101010 | 110001 | 111 | 110111 |
Color Harmonies of #959284
Complementary color
Monochromatic Colors of #959284
Black with #959284
Text Example
Text Example
White with #959284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959284; }
p { color: rgb(149,146,132); }
H1.HeaderClassName
{
color: #959284;
}
.AnyTagClassName
{
color: #959284;
}
</style>
background-color css
<style>
a { background-color: #959284; }
a { background-color: rgb(149,146,132); }
div.DivClassName
{
background-color: #959284;
}
.BgClassName
{
background-color: #959284;
}
</style>
border-color css
<style>
span { border-color: #959284; }
span { border-color: rgb(149,146,132); }
td.TdClassName
{
border-color: #959284;
}
.TagClassName
{
border-color: #959284;
}
</style>