Shades of Highball #959437
Tints of Highball #959437
RGB
CMYK
RGB Variations
Color information
#959437 (or 0x959437) is known color: Highball. HEX triplet: 95, 94 and 37. RGB value is (149,148,55). Sum of RGB (Red+Green+Blue) = 149+148+55=352 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.33% from 352); Green value is 148 (58.20% from 255 or 42.05% from 352); Blue value is 55 (21.88% from 255 or 15.62% from 352); Max value from RGB is 149 - color contains mainly: red. Hex color #959437 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959437 is #6A6BC8. Grayscale: #8A8A8A. Windows color (decimal): -6974409 or 3642517. OLE color: 3642517.
HSL color Cylindrical-coordinate representation of color #959437: hue angle of 59.36º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #959437 is Cyan = 0, Magento = 0.01, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 55 | - |
| CMYK | 0 | 0.01 | 0.63 | 0.42 |
| HSL | 59.36º | 0.46% | 0.4% | - |
| HSV(B) | 59.36º | 0.63% | 0.58% | - |
| XYZ | 23.67 | 27.85 | 7.74 | - |
| YUV | 137.7 | 81.33 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 55 | 0 | 0.01 | 0.63 | 0.42 | 59.36 | 0.46 | 0.4 |
| Hex | 95 | 94 | 37 | 0 | 1 | 3F | 2A | 3B | 2E | 28 |
| Octal | 225 | 224 | 67 | 0 | 1 | 77 | 52 | 73 | 56 | 50 |
| Binary | 10010101 | 10010100 | 110111 | 0 | 1 | 111111 | 101010 | 111011 | 101110 | 101000 |
Color Harmonies of #959437
Complementary color
Monochromatic Colors of #959437
Black with #959437
Text Example
Text Example
White with #959437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959437; }
p { color: rgb(149,148,55); }
H1.HeaderClassName
{
color: #959437;
}
.AnyTagClassName
{
color: #959437;
}
</style>
background-color css
<style>
a { background-color: #959437; }
a { background-color: rgb(149,148,55); }
div.DivClassName
{
background-color: #959437;
}
.BgClassName
{
background-color: #959437;
}
</style>
border-color css
<style>
span { border-color: #959437; }
span { border-color: rgb(149,148,55); }
td.TdClassName
{
border-color: #959437;
}
.TagClassName
{
border-color: #959437;
}
</style>