Shades of Highball #959551
Tints of Highball #959551
RGB
CMYK
RGB Variations
Color information
#959551 (or 0x959551) is known color: Highball. HEX triplet: 95, 95 and 51. RGB value is (149,149,81). Sum of RGB (Red+Green+Blue) = 149+149+81=379 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.31% from 379); Green value is 149 (58.59% from 255 or 39.31% from 379); Blue value is 81 (32.03% from 255 or 21.37% from 379); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959551 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959551 is #6A6AAE. Grayscale: #8D8D8D. Windows color (decimal): -6974127 or 5346709. OLE color: 5346709.
HSL color Cylindrical-coordinate representation of color #959551: hue angle of 60º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #959551 is Cyan = 0, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 81 | - |
| CMYK | 0 | 0 | 0.46 | 0.42 |
| HSL | 60º | 0.3% | 0.45% | - |
| HSV(B) | 60º | 0.46% | 0.58% | - |
| XYZ | 24.63 | 28.48 | 11.98 | - |
| YUV | 141.25 | 94 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 81 | 0 | 0 | 0.46 | 0.42 | 60 | 0.3 | 0.45 |
| Hex | 95 | 95 | 51 | 0 | 0 | 2E | 2A | 3C | 1E | 2D |
| Octal | 225 | 225 | 121 | 0 | 0 | 56 | 52 | 74 | 36 | 55 |
| Binary | 10010101 | 10010101 | 1010001 | 0 | 0 | 101110 | 101010 | 111100 | 11110 | 101101 |
Color Harmonies of #959551
Complementary color
Monochromatic Colors of #959551
Black with #959551
Text Example
Text Example
White with #959551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959551; }
p { color: rgb(149,149,81); }
H1.HeaderClassName
{
color: #959551;
}
.AnyTagClassName
{
color: #959551;
}
</style>
background-color css
<style>
a { background-color: #959551; }
a { background-color: rgb(149,149,81); }
div.DivClassName
{
background-color: #959551;
}
.BgClassName
{
background-color: #959551;
}
</style>
border-color css
<style>
span { border-color: #959551; }
span { border-color: rgb(149,149,81); }
td.TdClassName
{
border-color: #959551;
}
.TagClassName
{
border-color: #959551;
}
</style>