Shades of Highball #959351
Tints of Highball #959351
RGB
CMYK
RGB Variations
Color information
#959351 (or 0x959351) is known color: Highball. HEX triplet: 95, 93 and 51. RGB value is (149,147,81). Sum of RGB (Red+Green+Blue) = 149+147+81=377 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.52% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 81 (32.03% from 255 or 21.49% from 377); Max value from RGB is 149 - color contains mainly: red. Hex color #959351 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959351 is #6A6CAE. Grayscale: #8C8C8C. Windows color (decimal): -6974639 or 5346197. OLE color: 5346197.
HSL color Cylindrical-coordinate representation of color #959351: hue angle of 58.24º 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 #959351 is Cyan = 0, Magento = 0.01, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 81 | - |
| CMYK | 0 | 0.01 | 0.46 | 0.42 |
| HSL | 58.24º | 0.3% | 0.45% | - |
| HSV(B) | 58.24º | 0.46% | 0.58% | - |
| XYZ | 24.31 | 27.85 | 11.88 | - |
| YUV | 140.07 | 94.66 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 81 | 0 | 0.01 | 0.46 | 0.42 | 58.24 | 0.3 | 0.45 |
| Hex | 95 | 93 | 51 | 0 | 1 | 2E | 2A | 3A | 1E | 2D |
| Octal | 225 | 223 | 121 | 0 | 1 | 56 | 52 | 72 | 36 | 55 |
| Binary | 10010101 | 10010011 | 1010001 | 0 | 1 | 101110 | 101010 | 111010 | 11110 | 101101 |
Color Harmonies of #959351
Complementary color
Monochromatic Colors of #959351
Black with #959351
Text Example
Text Example
White with #959351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959351; }
p { color: rgb(149,147,81); }
H1.HeaderClassName
{
color: #959351;
}
.AnyTagClassName
{
color: #959351;
}
</style>
background-color css
<style>
a { background-color: #959351; }
a { background-color: rgb(149,147,81); }
div.DivClassName
{
background-color: #959351;
}
.BgClassName
{
background-color: #959351;
}
</style>
border-color css
<style>
span { border-color: #959351; }
span { border-color: rgb(149,147,81); }
td.TdClassName
{
border-color: #959351;
}
.TagClassName
{
border-color: #959351;
}
</style>