Shades of Highball #959341
Tints of Highball #959341
RGB
CMYK
RGB Variations
Color information
#959341 (or 0x959341) is known color: Highball. HEX triplet: 95, 93 and 41. RGB value is (149,147,65). Sum of RGB (Red+Green+Blue) = 149+147+65=361 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.27% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 65 (25.78% from 255 or 18.01% from 361); Max value from RGB is 149 - color contains mainly: red. Hex color #959341 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959341 is #6A6CBE. Grayscale: #8A8A8A. Windows color (decimal): -6974655 or 4297621. OLE color: 4297621.
HSL color Cylindrical-coordinate representation of color #959341: hue angle of 58.57º 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 #959341 is Cyan = 0, Magento = 0.01, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 65 | - |
| CMYK | 0 | 0.01 | 0.56 | 0.42 |
| HSL | 58.57º | 0.39% | 0.42% | - |
| HSV(B) | 58.57º | 0.56% | 0.58% | - |
| XYZ | 23.78 | 27.64 | 9.08 | - |
| YUV | 138.25 | 86.66 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 65 | 0 | 0.01 | 0.56 | 0.42 | 58.57 | 0.39 | 0.42 |
| Hex | 95 | 93 | 41 | 0 | 1 | 38 | 2A | 3B | 27 | 2A |
| Octal | 225 | 223 | 101 | 0 | 1 | 70 | 52 | 73 | 47 | 52 |
| Binary | 10010101 | 10010011 | 1000001 | 0 | 1 | 111000 | 101010 | 111011 | 100111 | 101010 |
Color Harmonies of #959341
Complementary color
Monochromatic Colors of #959341
Black with #959341
Text Example
Text Example
White with #959341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959341; }
p { color: rgb(149,147,65); }
H1.HeaderClassName
{
color: #959341;
}
.AnyTagClassName
{
color: #959341;
}
</style>
background-color css
<style>
a { background-color: #959341; }
a { background-color: rgb(149,147,65); }
div.DivClassName
{
background-color: #959341;
}
.BgClassName
{
background-color: #959341;
}
</style>
border-color css
<style>
span { border-color: #959341; }
span { border-color: rgb(149,147,65); }
td.TdClassName
{
border-color: #959341;
}
.TagClassName
{
border-color: #959341;
}
</style>