Shades of Highball #959142
Tints of Highball #959142
RGB
CMYK
RGB Variations
Color information
#959142 (or 0x959142) is known color: Highball. HEX triplet: 95, 91 and 42. RGB value is (149,145,66). Sum of RGB (Red+Green+Blue) = 149+145+66=360 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.39% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 66 (26.17% from 255 or 18.33% from 360); Max value from RGB is 149 - color contains mainly: red. Hex color #959142 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959142 is #6A6EBD. Grayscale: #898989. Windows color (decimal): -6975166 or 4362645. OLE color: 4362645.
HSL color Cylindrical-coordinate representation of color #959142: hue angle of 57.11º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #959142 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 145 | 66 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.42 |
| HSL | 57.11º | 0.39% | 0.42% | - |
| HSV(B) | 57.11º | 0.56% | 0.58% | - |
| XYZ | 23.5 | 27.03 | 9.13 | - |
| YUV | 137.19 | 87.83 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 145 | 66 | 0 | 0.03 | 0.56 | 0.42 | 57.11 | 0.39 | 0.42 |
| Hex | 95 | 91 | 42 | 0 | 3 | 38 | 2A | 39 | 27 | 2A |
| Octal | 225 | 221 | 102 | 0 | 3 | 70 | 52 | 71 | 47 | 52 |
| Binary | 10010101 | 10010001 | 1000010 | 0 | 11 | 111000 | 101010 | 111001 | 100111 | 101010 |
Color Harmonies of #959142
Complementary color
Monochromatic Colors of #959142
Black with #959142
Text Example
Text Example
White with #959142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959142; }
p { color: rgb(149,145,66); }
H1.HeaderClassName
{
color: #959142;
}
.AnyTagClassName
{
color: #959142;
}
</style>
background-color css
<style>
a { background-color: #959142; }
a { background-color: rgb(149,145,66); }
div.DivClassName
{
background-color: #959142;
}
.BgClassName
{
background-color: #959142;
}
</style>
border-color css
<style>
span { border-color: #959142; }
span { border-color: rgb(149,145,66); }
td.TdClassName
{
border-color: #959142;
}
.TagClassName
{
border-color: #959142;
}
</style>