Shades of Highball #959937
Tints of Highball #959937
RGB
CMYK
RGB Variations
Color information
#959937 (or 0x959937) is known color: Highball. HEX triplet: 95, 99 and 37. RGB value is (149,153,55). Sum of RGB (Red+Green+Blue) = 149+153+55=357 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.74% from 357); Green value is 153 (60.16% from 255 or 42.86% from 357); Blue value is 55 (21.88% from 255 or 15.41% from 357); Max value from RGB is 153 - color contains mainly: green. Hex color #959937 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959937 is #6A66C8. Grayscale: #8D8D8D. Windows color (decimal): -6973129 or 3643797. OLE color: 3643797.
HSL color Cylindrical-coordinate representation of color #959937: hue angle of 62.45º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #959937 is Cyan = 0.03, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 149 | 153 | 55 | - |
| CMYK | 0.03 | 0 | 0.64 | 0.4 |
| HSL | 62.45º | 0.47% | 0.41% | - |
| HSV(B) | 62.45º | 0.64% | 0.6% | - |
| XYZ | 24.48 | 29.45 | 8.01 | - |
| YUV | 140.63 | 79.67 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 153 | 55 | 0.03 | 0 | 0.64 | 0.4 | 62.45 | 0.47 | 0.41 |
| Hex | 95 | 99 | 37 | 3 | 0 | 40 | 28 | 3E | 2F | 29 |
| Octal | 225 | 231 | 67 | 3 | 0 | 100 | 50 | 76 | 57 | 51 |
| Binary | 10010101 | 10011001 | 110111 | 11 | 0 | 1000000 | 101000 | 111110 | 101111 | 101001 |
Color Harmonies of #959937
Complementary color
Monochromatic Colors of #959937
Black with #959937
Text Example
Text Example
White with #959937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959937; }
p { color: rgb(149,153,55); }
H1.HeaderClassName
{
color: #959937;
}
.AnyTagClassName
{
color: #959937;
}
</style>
background-color css
<style>
a { background-color: #959937; }
a { background-color: rgb(149,153,55); }
div.DivClassName
{
background-color: #959937;
}
.BgClassName
{
background-color: #959937;
}
</style>
border-color css
<style>
span { border-color: #959937; }
span { border-color: rgb(149,153,55); }
td.TdClassName
{
border-color: #959937;
}
.TagClassName
{
border-color: #959937;
}
</style>