Shades of Highball #958440
Tints of Highball #958440
RGB
CMYK
RGB Variations
Color information
#958440 (or 0x958440) is known color: Highball. HEX triplet: 95, 84 and 40. RGB value is (149,132,64). Sum of RGB (Red+Green+Blue) = 149+132+64=345 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.19% from 345); Green value is 132 (51.95% from 255 or 38.26% from 345); Blue value is 64 (25.39% from 255 or 18.55% from 345); Max value from RGB is 149 - color contains mainly: red. Hex color #958440 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958440 is #6A7BBF. Grayscale: #818181. Windows color (decimal): -6978496 or 4228245. OLE color: 4228245.
HSL color Cylindrical-coordinate representation of color #958440: hue angle of 48º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #958440 is Cyan = 0, Magento = 0.11, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 64 | - |
| CMYK | 0 | 0.11 | 0.57 | 0.42 |
| HSL | 48º | 0.4% | 0.42% | - |
| HSV(B) | 48º | 0.57% | 0.58% | - |
| XYZ | 21.57 | 23.26 | 8.2 | - |
| YUV | 129.33 | 91.13 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 64 | 0 | 0.11 | 0.57 | 0.42 | 48 | 0.4 | 0.42 |
| Hex | 95 | 84 | 40 | 0 | B | 39 | 2A | 30 | 28 | 2A |
| Octal | 225 | 204 | 100 | 0 | 13 | 71 | 52 | 60 | 50 | 52 |
| Binary | 10010101 | 10000100 | 1000000 | 0 | 1011 | 111001 | 101010 | 110000 | 101000 | 101010 |
Color Harmonies of #958440
Complementary color
Monochromatic Colors of #958440
Black with #958440
Text Example
Text Example
White with #958440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958440; }
p { color: rgb(149,132,64); }
H1.HeaderClassName
{
color: #958440;
}
.AnyTagClassName
{
color: #958440;
}
</style>
background-color css
<style>
a { background-color: #958440; }
a { background-color: rgb(149,132,64); }
div.DivClassName
{
background-color: #958440;
}
.BgClassName
{
background-color: #958440;
}
</style>
border-color css
<style>
span { border-color: #958440; }
span { border-color: rgb(149,132,64); }
td.TdClassName
{
border-color: #958440;
}
.TagClassName
{
border-color: #958440;
}
</style>