Shades of Highball #959040
Tints of Highball #959040
RGB
CMYK
RGB Variations
Color information
#959040 (or 0x959040) is known color: Highball. HEX triplet: 95, 90 and 40. RGB value is (149,144,64). Sum of RGB (Red+Green+Blue) = 149+144+64=357 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.74% from 357); Green value is 144 (56.64% from 255 or 40.34% from 357); Blue value is 64 (25.39% from 255 or 17.93% from 357); Max value from RGB is 149 - color contains mainly: red. Hex color #959040 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959040 is #6A6FBF. Grayscale: #888888. Windows color (decimal): -6975424 or 4231317. OLE color: 4231317.
HSL color Cylindrical-coordinate representation of color #959040: hue angle of 56.47º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #959040 is Cyan = 0, Magento = 0.03, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 64 | - |
| CMYK | 0 | 0.03 | 0.57 | 0.42 |
| HSL | 56.47º | 0.4% | 0.42% | - |
| HSV(B) | 56.47º | 0.57% | 0.58% | - |
| XYZ | 23.29 | 26.71 | 8.78 | - |
| YUV | 136.38 | 87.16 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 64 | 0 | 0.03 | 0.57 | 0.42 | 56.47 | 0.4 | 0.42 |
| Hex | 95 | 90 | 40 | 0 | 3 | 39 | 2A | 38 | 28 | 2A |
| Octal | 225 | 220 | 100 | 0 | 3 | 71 | 52 | 70 | 50 | 52 |
| Binary | 10010101 | 10010000 | 1000000 | 0 | 11 | 111001 | 101010 | 111000 | 101000 | 101010 |
Color Harmonies of #959040
Complementary color
Monochromatic Colors of #959040
Black with #959040
Text Example
Text Example
White with #959040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959040; }
p { color: rgb(149,144,64); }
H1.HeaderClassName
{
color: #959040;
}
.AnyTagClassName
{
color: #959040;
}
</style>
background-color css
<style>
a { background-color: #959040; }
a { background-color: rgb(149,144,64); }
div.DivClassName
{
background-color: #959040;
}
.BgClassName
{
background-color: #959040;
}
</style>
border-color css
<style>
span { border-color: #959040; }
span { border-color: rgb(149,144,64); }
td.TdClassName
{
border-color: #959040;
}
.TagClassName
{
border-color: #959040;
}
</style>