Shades of Highball #958537
Tints of Highball #958537
RGB
CMYK
RGB Variations
Color information
#958537 (or 0x958537) is known color: Highball. HEX triplet: 95, 85 and 37. RGB value is (149,133,55). Sum of RGB (Red+Green+Blue) = 149+133+55=337 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.21% from 337); Green value is 133 (52.34% from 255 or 39.47% from 337); Blue value is 55 (21.88% from 255 or 16.32% from 337); Max value from RGB is 149 - color contains mainly: red. Hex color #958537 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958537 is #6A7AC8. Grayscale: #818181. Windows color (decimal): -6978249 or 3638677. OLE color: 3638677.
HSL color Cylindrical-coordinate representation of color #958537: hue angle of 49.79º 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 #958537 is Cyan = 0, Magento = 0.11, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 55 | - |
| CMYK | 0 | 0.11 | 0.63 | 0.42 |
| HSL | 49.79º | 0.46% | 0.4% | - |
| HSV(B) | 49.79º | 0.63% | 0.58% | - |
| XYZ | 21.47 | 23.44 | 7.01 | - |
| YUV | 128.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 55 | 0 | 0.11 | 0.63 | 0.42 | 49.79 | 0.46 | 0.4 |
| Hex | 95 | 85 | 37 | 0 | B | 3F | 2A | 32 | 2E | 28 |
| Octal | 225 | 205 | 67 | 0 | 13 | 77 | 52 | 62 | 56 | 50 |
| Binary | 10010101 | 10000101 | 110111 | 0 | 1011 | 111111 | 101010 | 110010 | 101110 | 101000 |
Color Harmonies of #958537
Complementary color
Monochromatic Colors of #958537
Black with #958537
Text Example
Text Example
White with #958537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958537; }
p { color: rgb(149,133,55); }
H1.HeaderClassName
{
color: #958537;
}
.AnyTagClassName
{
color: #958537;
}
</style>
background-color css
<style>
a { background-color: #958537; }
a { background-color: rgb(149,133,55); }
div.DivClassName
{
background-color: #958537;
}
.BgClassName
{
background-color: #958537;
}
</style>
border-color css
<style>
span { border-color: #958537; }
span { border-color: rgb(149,133,55); }
td.TdClassName
{
border-color: #958537;
}
.TagClassName
{
border-color: #958537;
}
</style>