Shades of Highball #959342
Tints of Highball #959342
RGB
CMYK
RGB Variations
Color information
#959342 (or 0x959342) is known color: Highball. HEX triplet: 95, 93 and 42. RGB value is (149,147,66). Sum of RGB (Red+Green+Blue) = 149+147+66=362 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.16% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 66 (26.17% from 255 or 18.23% from 362); Max value from RGB is 149 - color contains mainly: red. Hex color #959342 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959342 is #6A6CBD. Grayscale: #8A8A8A. Windows color (decimal): -6974654 or 4363157. OLE color: 4363157.
HSL color Cylindrical-coordinate representation of color #959342: hue angle of 58.55º 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 #959342 is Cyan = 0, Magento = 0.01, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 66 | - |
| CMYK | 0 | 0.01 | 0.56 | 0.42 |
| HSL | 58.55º | 0.39% | 0.42% | - |
| HSV(B) | 58.55º | 0.56% | 0.58% | - |
| XYZ | 23.81 | 27.65 | 9.24 | - |
| YUV | 138.36 | 87.16 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 66 | 0 | 0.01 | 0.56 | 0.42 | 58.55 | 0.39 | 0.42 |
| Hex | 95 | 93 | 42 | 0 | 1 | 38 | 2A | 3B | 27 | 2A |
| Octal | 225 | 223 | 102 | 0 | 1 | 70 | 52 | 73 | 47 | 52 |
| Binary | 10010101 | 10010011 | 1000010 | 0 | 1 | 111000 | 101010 | 111011 | 100111 | 101010 |
Color Harmonies of #959342
Complementary color
Monochromatic Colors of #959342
Black with #959342
Text Example
Text Example
White with #959342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959342; }
p { color: rgb(149,147,66); }
H1.HeaderClassName
{
color: #959342;
}
.AnyTagClassName
{
color: #959342;
}
</style>
background-color css
<style>
a { background-color: #959342; }
a { background-color: rgb(149,147,66); }
div.DivClassName
{
background-color: #959342;
}
.BgClassName
{
background-color: #959342;
}
</style>
border-color css
<style>
span { border-color: #959342; }
span { border-color: rgb(149,147,66); }
td.TdClassName
{
border-color: #959342;
}
.TagClassName
{
border-color: #959342;
}
</style>