Shades of Highball #958937
Tints of Highball #958937
RGB
CMYK
RGB Variations
Color information
#958937 (or 0x958937) is known color: Highball. HEX triplet: 95, 89 and 37. RGB value is (149,137,55). Sum of RGB (Red+Green+Blue) = 149+137+55=341 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.70% from 341); Green value is 137 (53.91% from 255 or 40.18% from 341); Blue value is 55 (21.88% from 255 or 16.13% from 341); Max value from RGB is 149 - color contains mainly: red. Hex color #958937 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958937 is #6A76C8. Grayscale: #838383. Windows color (decimal): -6977225 or 3639701. OLE color: 3639701.
HSL color Cylindrical-coordinate representation of color #958937: hue angle of 52.34º 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 #958937 is Cyan = 0, Magento = 0.08, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 137 | 55 | - |
| CMYK | 0 | 0.08 | 0.63 | 0.42 |
| HSL | 52.34º | 0.46% | 0.4% | - |
| HSV(B) | 52.34º | 0.63% | 0.58% | - |
| XYZ | 22.03 | 24.56 | 7.19 | - |
| YUV | 131.24 | 84.98 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 137 | 55 | 0 | 0.08 | 0.63 | 0.42 | 52.34 | 0.46 | 0.4 |
| Hex | 95 | 89 | 37 | 0 | 8 | 3F | 2A | 34 | 2E | 28 |
| Octal | 225 | 211 | 67 | 0 | 10 | 77 | 52 | 64 | 56 | 50 |
| Binary | 10010101 | 10001001 | 110111 | 0 | 1000 | 111111 | 101010 | 110100 | 101110 | 101000 |
Color Harmonies of #958937
Complementary color
Monochromatic Colors of #958937
Black with #958937
Text Example
Text Example
White with #958937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958937; }
p { color: rgb(149,137,55); }
H1.HeaderClassName
{
color: #958937;
}
.AnyTagClassName
{
color: #958937;
}
</style>
background-color css
<style>
a { background-color: #958937; }
a { background-color: rgb(149,137,55); }
div.DivClassName
{
background-color: #958937;
}
.BgClassName
{
background-color: #958937;
}
</style>
border-color css
<style>
span { border-color: #958937; }
span { border-color: rgb(149,137,55); }
td.TdClassName
{
border-color: #958937;
}
.TagClassName
{
border-color: #958937;
}
</style>