Shades of Highball #959549
Tints of Highball #959549
RGB
CMYK
RGB Variations
Color information
#959549 (or 0x959549) is known color: Highball. HEX triplet: 95, 95 and 49. RGB value is (149,149,73). Sum of RGB (Red+Green+Blue) = 149+149+73=371 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.16% from 371); Green value is 149 (58.59% from 255 or 40.16% from 371); Blue value is 73 (28.91% from 255 or 19.68% from 371); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959549 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959549 is #6A6AB6. Grayscale: #8C8C8C. Windows color (decimal): -6974135 or 4822421. OLE color: 4822421.
HSL color Cylindrical-coordinate representation of color #959549: hue angle of 60º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #959549 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 73 | - |
| CMYK | 0 | 0 | 0.51 | 0.42 |
| HSL | 60º | 0.34% | 0.44% | - |
| HSV(B) | 60º | 0.51% | 0.58% | - |
| XYZ | 24.34 | 28.37 | 10.5 | - |
| YUV | 140.34 | 90 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 73 | 0 | 0 | 0.51 | 0.42 | 60 | 0.34 | 0.44 |
| Hex | 95 | 95 | 49 | 0 | 0 | 33 | 2A | 3C | 22 | 2C |
| Octal | 225 | 225 | 111 | 0 | 0 | 63 | 52 | 74 | 42 | 54 |
| Binary | 10010101 | 10010101 | 1001001 | 0 | 0 | 110011 | 101010 | 111100 | 100010 | 101100 |
Color Harmonies of #959549
Complementary color
Monochromatic Colors of #959549
Black with #959549
Text Example
Text Example
White with #959549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959549; }
p { color: rgb(149,149,73); }
H1.HeaderClassName
{
color: #959549;
}
.AnyTagClassName
{
color: #959549;
}
</style>
background-color css
<style>
a { background-color: #959549; }
a { background-color: rgb(149,149,73); }
div.DivClassName
{
background-color: #959549;
}
.BgClassName
{
background-color: #959549;
}
</style>
border-color css
<style>
span { border-color: #959549; }
span { border-color: rgb(149,149,73); }
td.TdClassName
{
border-color: #959549;
}
.TagClassName
{
border-color: #959549;
}
</style>