Shades of Highball #959144
Tints of Highball #959144
RGB
CMYK
RGB Variations
Color information
#959144 (or 0x959144) is known color: Highball. HEX triplet: 95, 91 and 44. RGB value is (149,145,68). Sum of RGB (Red+Green+Blue) = 149+145+68=362 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.16% from 362); Green value is 145 (57.03% from 255 or 40.06% from 362); Blue value is 68 (26.95% from 255 or 18.78% from 362); Max value from RGB is 149 - color contains mainly: red. Hex color #959144 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959144 is #6A6EBB. Grayscale: #898989. Windows color (decimal): -6975164 or 4493717. OLE color: 4493717.
HSL color Cylindrical-coordinate representation of color #959144: hue angle of 57.04º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #959144 is Cyan = 0, Magento = 0.03, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 145 | 68 | - |
| CMYK | 0 | 0.03 | 0.54 | 0.42 |
| HSL | 57.04º | 0.37% | 0.43% | - |
| HSV(B) | 57.04º | 0.54% | 0.58% | - |
| XYZ | 23.56 | 27.06 | 9.45 | - |
| YUV | 137.42 | 88.83 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 145 | 68 | 0 | 0.03 | 0.54 | 0.42 | 57.04 | 0.37 | 0.43 |
| Hex | 95 | 91 | 44 | 0 | 3 | 36 | 2A | 39 | 25 | 2B |
| Octal | 225 | 221 | 104 | 0 | 3 | 66 | 52 | 71 | 45 | 53 |
| Binary | 10010101 | 10010001 | 1000100 | 0 | 11 | 110110 | 101010 | 111001 | 100101 | 101011 |
Color Harmonies of #959144
Complementary color
Monochromatic Colors of #959144
Black with #959144
Text Example
Text Example
White with #959144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959144; }
p { color: rgb(149,145,68); }
H1.HeaderClassName
{
color: #959144;
}
.AnyTagClassName
{
color: #959144;
}
</style>
background-color css
<style>
a { background-color: #959144; }
a { background-color: rgb(149,145,68); }
div.DivClassName
{
background-color: #959144;
}
.BgClassName
{
background-color: #959144;
}
</style>
border-color css
<style>
span { border-color: #959144; }
span { border-color: rgb(149,145,68); }
td.TdClassName
{
border-color: #959144;
}
.TagClassName
{
border-color: #959144;
}
</style>