Shades of Highball #959847
Tints of Highball #959847
RGB
CMYK
RGB Variations
Color information
#959847 (or 0x959847) is known color: Highball. HEX triplet: 95, 98 and 47. RGB value is (149,152,71). Sum of RGB (Red+Green+Blue) = 149+152+71=372 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.05% from 372); Green value is 152 (59.77% from 255 or 40.86% from 372); Blue value is 71 (28.12% from 255 or 19.09% from 372); Max value from RGB is 152 - color contains mainly: green. Hex color #959847 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959847 is #6A67B8. Grayscale: #8E8E8E. Windows color (decimal): -6973369 or 4692117. OLE color: 4692117.
HSL color Cylindrical-coordinate representation of color #959847: hue angle of 62.22º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #959847 is Cyan = 0.02, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 149 | 152 | 71 | - |
| CMYK | 0.02 | 0 | 0.53 | 0.40 |
| HSL | 62.22º | 0.36% | 0.44% | - |
| HSV(B) | 62.22º | 0.53% | 0.6% | - |
| XYZ | 24.76 | 29.3 | 10.31 | - |
| YUV | 141.87 | 88.01 | 133.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 152 | 71 | 0.02 | 0 | 0.53 | 0.40 | 62.22 | 0.36 | 0.44 |
| Hex | 95 | 98 | 47 | 2 | 0 | 35 | 28 | 3E | 24 | 2C |
| Octal | 225 | 230 | 107 | 2 | 0 | 65 | 50 | 76 | 44 | 54 |
| Binary | 10010101 | 10011000 | 1000111 | 10 | 0 | 110101 | 101000 | 111110 | 100100 | 101100 |
Color Harmonies of #959847
Complementary color
Monochromatic Colors of #959847
Black with #959847
Text Example
Text Example
White with #959847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959847; }
p { color: rgb(149,152,71); }
H1.HeaderClassName
{
color: #959847;
}
.AnyTagClassName
{
color: #959847;
}
</style>
background-color css
<style>
a { background-color: #959847; }
a { background-color: rgb(149,152,71); }
div.DivClassName
{
background-color: #959847;
}
.BgClassName
{
background-color: #959847;
}
</style>
border-color css
<style>
span { border-color: #959847; }
span { border-color: rgb(149,152,71); }
td.TdClassName
{
border-color: #959847;
}
.TagClassName
{
border-color: #959847;
}
</style>