Shades of Highball #958637
Tints of Highball #958637
RGB
CMYK
RGB Variations
Color information
#958637 (or 0x958637) is known color: Highball. HEX triplet: 95, 86 and 37. RGB value is (149,134,55). Sum of RGB (Red+Green+Blue) = 149+134+55=338 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.08% from 338); Green value is 134 (52.73% from 255 or 39.64% from 338); Blue value is 55 (21.88% from 255 or 16.27% from 338); Max value from RGB is 149 - color contains mainly: red. Hex color #958637 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958637 is #6A79C8. Grayscale: #818181. Windows color (decimal): -6977993 or 3638933. OLE color: 3638933.
HSL color Cylindrical-coordinate representation of color #958637: hue angle of 50.43º 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 #958637 is Cyan = 0, Magento = 0.10, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 55 | - |
| CMYK | 0 | 0.10 | 0.63 | 0.42 |
| HSL | 50.43º | 0.46% | 0.4% | - |
| HSV(B) | 50.43º | 0.63% | 0.58% | - |
| XYZ | 21.61 | 23.72 | 7.05 | - |
| YUV | 129.48 | 85.97 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 55 | 0 | 0.10 | 0.63 | 0.42 | 50.43 | 0.46 | 0.4 |
| Hex | 95 | 86 | 37 | 0 | A | 3F | 2A | 32 | 2E | 28 |
| Octal | 225 | 206 | 67 | 0 | 12 | 77 | 52 | 62 | 56 | 50 |
| Binary | 10010101 | 10000110 | 110111 | 0 | 1010 | 111111 | 101010 | 110010 | 101110 | 101000 |
Color Harmonies of #958637
Complementary color
Monochromatic Colors of #958637
Black with #958637
Text Example
Text Example
White with #958637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958637; }
p { color: rgb(149,134,55); }
H1.HeaderClassName
{
color: #958637;
}
.AnyTagClassName
{
color: #958637;
}
</style>
background-color css
<style>
a { background-color: #958637; }
a { background-color: rgb(149,134,55); }
div.DivClassName
{
background-color: #958637;
}
.BgClassName
{
background-color: #958637;
}
</style>
border-color css
<style>
span { border-color: #958637; }
span { border-color: rgb(149,134,55); }
td.TdClassName
{
border-color: #958637;
}
.TagClassName
{
border-color: #958637;
}
</style>