Shades of Highball #968736
Tints of Highball #968736
RGB
CMYK
RGB Variations
Color information
#968736 (or 0x968736) is known color: Highball. HEX triplet: 96, 87 and 36. RGB value is (150,135,54). Sum of RGB (Red+Green+Blue) = 150+135+54=339 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.25% from 339); Green value is 135 (53.12% from 255 or 39.82% from 339); Blue value is 54 (21.48% from 255 or 15.93% from 339); Max value from RGB is 150 - color contains mainly: red. Hex color #968736 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #968736 is #6978C9. Grayscale: #828282. Windows color (decimal): -6912202 or 3573654. OLE color: 3573654.
HSL color Cylindrical-coordinate representation of color #968736: hue angle of 50.62º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #968736 is Cyan = 0, Magento = 0.1, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 135 | 54 | - |
| CMYK | 0 | 0.1 | 0.64 | 0.41 |
| HSL | 50.63º | 0.47% | 0.4% | - |
| HSV(B) | 50.63º | 0.64% | 0.59% | - |
| XYZ | 21.91 | 24.08 | 6.98 | - |
| YUV | 130.25 | 84.97 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 135 | 54 | 0 | 0.1 | 0.64 | 0.41 | 50.63 | 0.47 | 0.4 |
| Hex | 96 | 87 | 36 | 0 | A | 40 | 29 | 33 | 2F | 28 |
| Octal | 226 | 207 | 66 | 0 | 12 | 100 | 51 | 63 | 57 | 50 |
| Binary | 10010110 | 10000111 | 110110 | 0 | 1010 | 1000000 | 101001 | 110011 | 101111 | 101000 |
Color Harmonies of #968736
Complementary color
Monochromatic Colors of #968736
Black with #968736
Text Example
Text Example
White with #968736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968736; }
p { color: rgb(150,135,54); }
H1.HeaderClassName
{
color: #968736;
}
.AnyTagClassName
{
color: #968736;
}
</style>
background-color css
<style>
a { background-color: #968736; }
a { background-color: rgb(150,135,54); }
div.DivClassName
{
background-color: #968736;
}
.BgClassName
{
background-color: #968736;
}
</style>
border-color css
<style>
span { border-color: #968736; }
span { border-color: rgb(150,135,54); }
td.TdClassName
{
border-color: #968736;
}
.TagClassName
{
border-color: #968736;
}
</style>