Shades of Highball #959147
Tints of Highball #959147
RGB
CMYK
RGB Variations
Color information
#959147 (or 0x959147) is known color: Highball. HEX triplet: 95, 91 and 47. RGB value is (149,145,71). Sum of RGB (Red+Green+Blue) = 149+145+71=365 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.82% from 365); Green value is 145 (57.03% from 255 or 39.73% from 365); Blue value is 71 (28.12% from 255 or 19.45% from 365); Max value from RGB is 149 - color contains mainly: red. Hex color #959147 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959147 is #6A6EB8. Grayscale: #8A8A8A. Windows color (decimal): -6975161 or 4690325. OLE color: 4690325.
HSL color Cylindrical-coordinate representation of color #959147: hue angle of 56.92º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #959147 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 145 | 71 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.42 |
| HSL | 56.92º | 0.35% | 0.43% | - |
| HSV(B) | 56.92º | 0.52% | 0.58% | - |
| XYZ | 23.66 | 27.1 | 9.94 | - |
| YUV | 137.76 | 90.33 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 145 | 71 | 0 | 0.03 | 0.52 | 0.42 | 56.92 | 0.35 | 0.43 |
| Hex | 95 | 91 | 47 | 0 | 3 | 34 | 2A | 39 | 23 | 2B |
| Octal | 225 | 221 | 107 | 0 | 3 | 64 | 52 | 71 | 43 | 53 |
| Binary | 10010101 | 10010001 | 1000111 | 0 | 11 | 110100 | 101010 | 111001 | 100011 | 101011 |
Color Harmonies of #959147
Complementary color
Monochromatic Colors of #959147
Black with #959147
Text Example
Text Example
White with #959147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959147; }
p { color: rgb(149,145,71); }
H1.HeaderClassName
{
color: #959147;
}
.AnyTagClassName
{
color: #959147;
}
</style>
background-color css
<style>
a { background-color: #959147; }
a { background-color: rgb(149,145,71); }
div.DivClassName
{
background-color: #959147;
}
.BgClassName
{
background-color: #959147;
}
</style>
border-color css
<style>
span { border-color: #959147; }
span { border-color: rgb(149,145,71); }
td.TdClassName
{
border-color: #959147;
}
.TagClassName
{
border-color: #959147;
}
</style>