Shades of Highball #959047
Tints of Highball #959047
RGB
CMYK
RGB Variations
Color information
#959047 (or 0x959047) is known color: Highball. HEX triplet: 95, 90 and 47. RGB value is (149,144,71). Sum of RGB (Red+Green+Blue) = 149+144+71=364 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.93% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 71 (28.12% from 255 or 19.51% from 364); Max value from RGB is 149 - color contains mainly: red. Hex color #959047 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959047 is #6A6FB8. Grayscale: #898989. Windows color (decimal): -6975417 or 4690069. OLE color: 4690069.
HSL color Cylindrical-coordinate representation of color #959047: hue angle of 56.15º 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 #959047 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 71 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.42 |
| HSL | 56.15º | 0.35% | 0.43% | - |
| HSV(B) | 56.15º | 0.52% | 0.58% | - |
| XYZ | 23.51 | 26.79 | 9.89 | - |
| YUV | 137.17 | 90.66 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 71 | 0 | 0.03 | 0.52 | 0.42 | 56.15 | 0.35 | 0.43 |
| Hex | 95 | 90 | 47 | 0 | 3 | 34 | 2A | 38 | 23 | 2B |
| Octal | 225 | 220 | 107 | 0 | 3 | 64 | 52 | 70 | 43 | 53 |
| Binary | 10010101 | 10010000 | 1000111 | 0 | 11 | 110100 | 101010 | 111000 | 100011 | 101011 |
Color Harmonies of #959047
Complementary color
Monochromatic Colors of #959047
Black with #959047
Text Example
Text Example
White with #959047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959047; }
p { color: rgb(149,144,71); }
H1.HeaderClassName
{
color: #959047;
}
.AnyTagClassName
{
color: #959047;
}
</style>
background-color css
<style>
a { background-color: #959047; }
a { background-color: rgb(149,144,71); }
div.DivClassName
{
background-color: #959047;
}
.BgClassName
{
background-color: #959047;
}
</style>
border-color css
<style>
span { border-color: #959047; }
span { border-color: rgb(149,144,71); }
td.TdClassName
{
border-color: #959047;
}
.TagClassName
{
border-color: #959047;
}
</style>