Shades of Highball #959331
Tints of Highball #959331
RGB
CMYK
RGB Variations
Color information
#959331 (or 0x959331) is known color: Highball. HEX triplet: 95, 93 and 31. RGB value is (149,147,49). Sum of RGB (Red+Green+Blue) = 149+147+49=345 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.19% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 49 (19.53% from 255 or 14.20% from 345); Max value from RGB is 149 - color contains mainly: red. Hex color #959331 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959331 is #6A6CCE. Grayscale: #888888. Windows color (decimal): -6974671 or 3249045. OLE color: 3249045.
HSL color Cylindrical-coordinate representation of color #959331: hue angle of 58.8º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #959331 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 147 | 49 | - |
| CMYK | 0 | 0.01 | 0.67 | 0.42 |
| HSL | 58.8º | 0.51% | 0.39% | - |
| HSV(B) | 58.8º | 0.67% | 0.58% | - |
| XYZ | 23.38 | 27.48 | 6.98 | - |
| YUV | 136.43 | 78.66 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 147 | 49 | 0 | 0.01 | 0.67 | 0.42 | 58.8 | 0.51 | 0.39 |
| Hex | 95 | 93 | 31 | 0 | 1 | 43 | 2A | 3B | 33 | 27 |
| Octal | 225 | 223 | 61 | 0 | 1 | 103 | 52 | 73 | 63 | 47 |
| Binary | 10010101 | 10010011 | 110001 | 0 | 1 | 1000011 | 101010 | 111011 | 110011 | 100111 |
Color Harmonies of #959331
Complementary color
Monochromatic Colors of #959331
Black with #959331
Text Example
Text Example
White with #959331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959331; }
p { color: rgb(149,147,49); }
H1.HeaderClassName
{
color: #959331;
}
.AnyTagClassName
{
color: #959331;
}
</style>
background-color css
<style>
a { background-color: #959331; }
a { background-color: rgb(149,147,49); }
div.DivClassName
{
background-color: #959331;
}
.BgClassName
{
background-color: #959331;
}
</style>
border-color css
<style>
span { border-color: #959331; }
span { border-color: rgb(149,147,49); }
td.TdClassName
{
border-color: #959331;
}
.TagClassName
{
border-color: #959331;
}
</style>