Shades of Highball #958548
Tints of Highball #958548
RGB
CMYK
RGB Variations
Color information
#958548 (or 0x958548) is known color: Highball. HEX triplet: 95, 85 and 48. RGB value is (149,133,72). Sum of RGB (Red+Green+Blue) = 149+133+72=354 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.09% from 354); Green value is 133 (52.34% from 255 or 37.57% from 354); Blue value is 72 (28.52% from 255 or 20.34% from 354); Max value from RGB is 149 - color contains mainly: red. Hex color #958548 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958548 is #6A7AB7. Grayscale: #838383. Windows color (decimal): -6978232 or 4752789. OLE color: 4752789.
HSL color Cylindrical-coordinate representation of color #958548: hue angle of 47.53º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #958548 is Cyan = 0, Magento = 0.11, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 133 | 72 | - |
| CMYK | 0 | 0.11 | 0.52 | 0.42 |
| HSL | 47.53º | 0.35% | 0.43% | - |
| HSV(B) | 47.53º | 0.52% | 0.58% | - |
| XYZ | 21.95 | 23.63 | 9.54 | - |
| YUV | 130.83 | 94.8 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 72 | 0 | 0.11 | 0.52 | 0.42 | 47.53 | 0.35 | 0.43 |
| Hex | 95 | 85 | 48 | 0 | B | 34 | 2A | 30 | 23 | 2B |
| Octal | 225 | 205 | 110 | 0 | 13 | 64 | 52 | 60 | 43 | 53 |
| Binary | 10010101 | 10000101 | 1001000 | 0 | 1011 | 110100 | 101010 | 110000 | 100011 | 101011 |
Color Harmonies of #958548
Complementary color
Monochromatic Colors of #958548
Black with #958548
Text Example
Text Example
White with #958548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958548; }
p { color: rgb(149,133,72); }
H1.HeaderClassName
{
color: #958548;
}
.AnyTagClassName
{
color: #958548;
}
</style>
background-color css
<style>
a { background-color: #958548; }
a { background-color: rgb(149,133,72); }
div.DivClassName
{
background-color: #958548;
}
.BgClassName
{
background-color: #958548;
}
</style>
border-color css
<style>
span { border-color: #958548; }
span { border-color: rgb(149,133,72); }
td.TdClassName
{
border-color: #958548;
}
.TagClassName
{
border-color: #958548;
}
</style>