Shades of Highball #959440
Tints of Highball #959440
RGB
CMYK
RGB Variations
Color information
#959440 (or 0x959440) is known color: Highball. HEX triplet: 95, 94 and 40. RGB value is (149,148,64). Sum of RGB (Red+Green+Blue) = 149+148+64=361 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.27% from 361); Green value is 148 (58.20% from 255 or 41.00% from 361); Blue value is 64 (25.39% from 255 or 17.73% from 361); Max value from RGB is 149 - color contains mainly: red. Hex color #959440 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959440 is #6A6BBF. Grayscale: #8B8B8B. Windows color (decimal): -6974400 or 4232341. OLE color: 4232341.
HSL color Cylindrical-coordinate representation of color #959440: hue angle of 59.29º 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 #959440 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 64 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.42 |
| HSL | 59.29º | 0.4% | 0.42% | - |
| HSV(B) | 59.29º | 0.57% | 0.58% | - |
| XYZ | 23.91 | 27.94 | 8.98 | - |
| YUV | 138.72 | 85.83 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 64 | 0 | 0.01 | 0.57 | 0.42 | 59.29 | 0.4 | 0.42 |
| Hex | 95 | 94 | 40 | 0 | 1 | 39 | 2A | 3B | 28 | 2A |
| Octal | 225 | 224 | 100 | 0 | 1 | 71 | 52 | 73 | 50 | 52 |
| Binary | 10010101 | 10010100 | 1000000 | 0 | 1 | 111001 | 101010 | 111011 | 101000 | 101010 |
Color Harmonies of #959440
Complementary color
Monochromatic Colors of #959440
Black with #959440
Text Example
Text Example
White with #959440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959440; }
p { color: rgb(149,148,64); }
H1.HeaderClassName
{
color: #959440;
}
.AnyTagClassName
{
color: #959440;
}
</style>
background-color css
<style>
a { background-color: #959440; }
a { background-color: rgb(149,148,64); }
div.DivClassName
{
background-color: #959440;
}
.BgClassName
{
background-color: #959440;
}
</style>
border-color css
<style>
span { border-color: #959440; }
span { border-color: rgb(149,148,64); }
td.TdClassName
{
border-color: #959440;
}
.TagClassName
{
border-color: #959440;
}
</style>