Shades of Highball #958737
Tints of Highball #958737
RGB
CMYK
RGB Variations
Color information
#958737 (or 0x958737) is known color: Highball. HEX triplet: 95, 87 and 37. RGB value is (149,135,55). Sum of RGB (Red+Green+Blue) = 149+135+55=339 (44% of max value = 765). Red value is 149 (58.59% from 255 or 43.95% from 339); Green value is 135 (53.12% from 255 or 39.82% from 339); Blue value is 55 (21.88% from 255 or 16.22% from 339); Max value from RGB is 149 - color contains mainly: red. Hex color #958737 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958737 is #6A78C8. Grayscale: #828282. Windows color (decimal): -6977737 or 3639189. OLE color: 3639189.
HSL color Cylindrical-coordinate representation of color #958737: hue angle of 51.06º 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 #958737 is Cyan = 0, Magento = 0.09, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 55 | - |
| CMYK | 0 | 0.09 | 0.63 | 0.42 |
| HSL | 51.06º | 0.46% | 0.4% | - |
| HSV(B) | 51.06º | 0.63% | 0.58% | - |
| XYZ | 21.75 | 23.99 | 7.1 | - |
| YUV | 130.07 | 85.64 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 55 | 0 | 0.09 | 0.63 | 0.42 | 51.06 | 0.46 | 0.4 |
| Hex | 95 | 87 | 37 | 0 | 9 | 3F | 2A | 33 | 2E | 28 |
| Octal | 225 | 207 | 67 | 0 | 11 | 77 | 52 | 63 | 56 | 50 |
| Binary | 10010101 | 10000111 | 110111 | 0 | 1001 | 111111 | 101010 | 110011 | 101110 | 101000 |
Color Harmonies of #958737
Complementary color
Monochromatic Colors of #958737
Black with #958737
Text Example
Text Example
White with #958737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958737; }
p { color: rgb(149,135,55); }
H1.HeaderClassName
{
color: #958737;
}
.AnyTagClassName
{
color: #958737;
}
</style>
background-color css
<style>
a { background-color: #958737; }
a { background-color: rgb(149,135,55); }
div.DivClassName
{
background-color: #958737;
}
.BgClassName
{
background-color: #958737;
}
</style>
border-color css
<style>
span { border-color: #958737; }
span { border-color: rgb(149,135,55); }
td.TdClassName
{
border-color: #958737;
}
.TagClassName
{
border-color: #958737;
}
</style>