Shades of Highball #958746
Tints of Highball #958746
RGB
CMYK
RGB Variations
Color information
#958746 (or 0x958746) is known color: Highball. HEX triplet: 95, 87 and 46. RGB value is (149,135,70). Sum of RGB (Red+Green+Blue) = 149+135+70=354 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.09% from 354); Green value is 135 (53.12% from 255 or 38.14% from 354); Blue value is 70 (27.73% from 255 or 19.77% from 354); Max value from RGB is 149 - color contains mainly: red. Hex color #958746 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958746 is #6A78B9. Grayscale: #848484. Windows color (decimal): -6977722 or 4622229. OLE color: 4622229.
HSL color Cylindrical-coordinate representation of color #958746: hue angle of 49.37º 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 #958746 is Cyan = 0, Magento = 0.09, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 70 | - |
| CMYK | 0 | 0.09 | 0.53 | 0.42 |
| HSL | 49.37º | 0.36% | 0.43% | - |
| HSV(B) | 49.37º | 0.53% | 0.58% | - |
| XYZ | 22.16 | 24.16 | 9.29 | - |
| YUV | 131.78 | 93.14 | 140.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 70 | 0 | 0.09 | 0.53 | 0.42 | 49.37 | 0.36 | 0.43 |
| Hex | 95 | 87 | 46 | 0 | 9 | 35 | 2A | 31 | 24 | 2B |
| Octal | 225 | 207 | 106 | 0 | 11 | 65 | 52 | 61 | 44 | 53 |
| Binary | 10010101 | 10000111 | 1000110 | 0 | 1001 | 110101 | 101010 | 110001 | 100100 | 101011 |
Color Harmonies of #958746
Complementary color
Monochromatic Colors of #958746
Black with #958746
Text Example
Text Example
White with #958746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958746; }
p { color: rgb(149,135,70); }
H1.HeaderClassName
{
color: #958746;
}
.AnyTagClassName
{
color: #958746;
}
</style>
background-color css
<style>
a { background-color: #958746; }
a { background-color: rgb(149,135,70); }
div.DivClassName
{
background-color: #958746;
}
.BgClassName
{
background-color: #958746;
}
</style>
border-color css
<style>
span { border-color: #958746; }
span { border-color: rgb(149,135,70); }
td.TdClassName
{
border-color: #958746;
}
.TagClassName
{
border-color: #958746;
}
</style>