Shades of Highball #959947
Tints of Highball #959947
RGB
CMYK
RGB Variations
Color information
#959947 (or 0x959947) is known color: Highball. HEX triplet: 95, 99 and 47. RGB value is (149,153,71). Sum of RGB (Red+Green+Blue) = 149+153+71=373 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.95% from 373); Green value is 153 (60.16% from 255 or 41.02% from 373); Blue value is 71 (28.12% from 255 or 19.03% from 373); Max value from RGB is 153 - color contains mainly: green. Hex color #959947 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959947 is #6A66B8. Grayscale: #8E8E8E. Windows color (decimal): -6973113 or 4692373. OLE color: 4692373.
HSL color Cylindrical-coordinate representation of color #959947: hue angle of 62.93º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #959947 is Cyan = 0.03, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 149 | 153 | 71 | - |
| CMYK | 0.03 | 0 | 0.54 | 0.4 |
| HSL | 62.93º | 0.37% | 0.44% | - |
| HSV(B) | 62.93º | 0.54% | 0.6% | - |
| XYZ | 24.92 | 29.63 | 10.37 | - |
| YUV | 142.46 | 87.67 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 153 | 71 | 0.03 | 0 | 0.54 | 0.4 | 62.93 | 0.37 | 0.44 |
| Hex | 95 | 99 | 47 | 3 | 0 | 36 | 28 | 3F | 25 | 2C |
| Octal | 225 | 231 | 107 | 3 | 0 | 66 | 50 | 77 | 45 | 54 |
| Binary | 10010101 | 10011001 | 1000111 | 11 | 0 | 110110 | 101000 | 111111 | 100101 | 101100 |
Color Harmonies of #959947
Complementary color
Monochromatic Colors of #959947
Black with #959947
Text Example
Text Example
White with #959947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959947; }
p { color: rgb(149,153,71); }
H1.HeaderClassName
{
color: #959947;
}
.AnyTagClassName
{
color: #959947;
}
</style>
background-color css
<style>
a { background-color: #959947; }
a { background-color: rgb(149,153,71); }
div.DivClassName
{
background-color: #959947;
}
.BgClassName
{
background-color: #959947;
}
</style>
border-color css
<style>
span { border-color: #959947; }
span { border-color: rgb(149,153,71); }
td.TdClassName
{
border-color: #959947;
}
.TagClassName
{
border-color: #959947;
}
</style>