Shades of Highball #958836
Tints of Highball #958836
RGB
CMYK
RGB Variations
Color information
#958836 (or 0x958836) is known color: Highball. HEX triplet: 95, 88 and 36. RGB value is (149,136,54). Sum of RGB (Red+Green+Blue) = 149+136+54=339 (44% of max value = 765). Red value is 149 (58.59% from 255 or 43.95% from 339); Green value is 136 (53.52% from 255 or 40.12% from 339); Blue value is 54 (21.48% from 255 or 15.93% from 339); Max value from RGB is 149 - color contains mainly: red. Hex color #958836 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958836 is #6A77C9. Grayscale: #828282. Windows color (decimal): -6977482 or 3573909. OLE color: 3573909.
HSL color Cylindrical-coordinate representation of color #958836: hue angle of 51.79º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #958836 is Cyan = 0, Magento = 0.09, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 136 | 54 | - |
| CMYK | 0 | 0.09 | 0.64 | 0.42 |
| HSL | 51.79º | 0.47% | 0.4% | - |
| HSV(B) | 51.79º | 0.64% | 0.58% | - |
| XYZ | 21.86 | 24.26 | 7.02 | - |
| YUV | 130.54 | 84.81 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 136 | 54 | 0 | 0.09 | 0.64 | 0.42 | 51.79 | 0.47 | 0.4 |
| Hex | 95 | 88 | 36 | 0 | 9 | 40 | 2A | 34 | 2F | 28 |
| Octal | 225 | 210 | 66 | 0 | 11 | 100 | 52 | 64 | 57 | 50 |
| Binary | 10010101 | 10001000 | 110110 | 0 | 1001 | 1000000 | 101010 | 110100 | 101111 | 101000 |
Color Harmonies of #958836
Complementary color
Monochromatic Colors of #958836
Black with #958836
Text Example
Text Example
White with #958836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958836; }
p { color: rgb(149,136,54); }
H1.HeaderClassName
{
color: #958836;
}
.AnyTagClassName
{
color: #958836;
}
</style>
background-color css
<style>
a { background-color: #958836; }
a { background-color: rgb(149,136,54); }
div.DivClassName
{
background-color: #958836;
}
.BgClassName
{
background-color: #958836;
}
</style>
border-color css
<style>
span { border-color: #958836; }
span { border-color: rgb(149,136,54); }
td.TdClassName
{
border-color: #958836;
}
.TagClassName
{
border-color: #958836;
}
</style>