Shades of Highball #958446
Tints of Highball #958446
RGB
CMYK
RGB Variations
Color information
#958446 (or 0x958446) is known color: Highball. HEX triplet: 95, 84 and 46. RGB value is (149,132,70). Sum of RGB (Red+Green+Blue) = 149+132+70=351 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.45% from 351); Green value is 132 (51.95% from 255 or 37.61% from 351); Blue value is 70 (27.73% from 255 or 19.94% from 351); Max value from RGB is 149 - color contains mainly: red. Hex color #958446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958446 is #6A7BB9. Grayscale: #828282. Windows color (decimal): -6978490 or 4621461. OLE color: 4621461.
HSL color Cylindrical-coordinate representation of color #958446: hue angle of 47.09º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #958446 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 70 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.42 |
| HSL | 47.09º | 0.36% | 0.43% | - |
| HSV(B) | 47.09º | 0.53% | 0.58% | - |
| XYZ | 21.75 | 23.33 | 9.15 | - |
| YUV | 130.02 | 94.13 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 70 | 0 | 0.11 | 0.53 | 0.42 | 47.09 | 0.36 | 0.43 |
| Hex | 95 | 84 | 46 | 0 | B | 35 | 2A | 2F | 24 | 2B |
| Octal | 225 | 204 | 106 | 0 | 13 | 65 | 52 | 57 | 44 | 53 |
| Binary | 10010101 | 10000100 | 1000110 | 0 | 1011 | 110101 | 101010 | 101111 | 100100 | 101011 |
Color Harmonies of #958446
Complementary color
Monochromatic Colors of #958446
Black with #958446
Text Example
Text Example
White with #958446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958446; }
p { color: rgb(149,132,70); }
H1.HeaderClassName
{
color: #958446;
}
.AnyTagClassName
{
color: #958446;
}
</style>
background-color css
<style>
a { background-color: #958446; }
a { background-color: rgb(149,132,70); }
div.DivClassName
{
background-color: #958446;
}
.BgClassName
{
background-color: #958446;
}
</style>
border-color css
<style>
span { border-color: #958446; }
span { border-color: rgb(149,132,70); }
td.TdClassName
{
border-color: #958446;
}
.TagClassName
{
border-color: #958446;
}
</style>