Shades of Highball #948549
Tints of Highball #948549
RGB
CMYK
RGB Variations
Color information
#948549 (or 0x948549) is known color: Highball. HEX triplet: 94, 85 and 49. RGB value is (148,133,73). Sum of RGB (Red+Green+Blue) = 148+133+73=354 (46% of max value = 765). Red value is 148 (58.20% from 255 or 41.81% from 354); Green value is 133 (52.34% from 255 or 37.57% from 354); Blue value is 73 (28.91% from 255 or 20.62% from 354); Max value from RGB is 148 - color contains mainly: red. Hex color #948549 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948549 is #6B7AB6. Grayscale: #828282. Windows color (decimal): -7043767 or 4818324. OLE color: 4818324.
HSL color Cylindrical-coordinate representation of color #948549: hue angle of 48º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #948549 is Cyan = 0, Magento = 0.10, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 133 | 73 | - |
| CMYK | 0 | 0.10 | 0.51 | 0.42 |
| HSL | 48º | 0.34% | 0.43% | - |
| HSV(B) | 48º | 0.51% | 0.58% | - |
| XYZ | 21.8 | 23.55 | 9.7 | - |
| YUV | 130.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 133 | 73 | 0 | 0.10 | 0.51 | 0.42 | 48 | 0.34 | 0.43 |
| Hex | 94 | 85 | 49 | 0 | A | 33 | 2A | 30 | 22 | 2B |
| Octal | 224 | 205 | 111 | 0 | 12 | 63 | 52 | 60 | 42 | 53 |
| Binary | 10010100 | 10000101 | 1001001 | 0 | 1010 | 110011 | 101010 | 110000 | 100010 | 101011 |
Color Harmonies of #948549
Complementary color
Monochromatic Colors of #948549
Black with #948549
Text Example
Text Example
White with #948549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948549; }
p { color: rgb(148,133,73); }
H1.HeaderClassName
{
color: #948549;
}
.AnyTagClassName
{
color: #948549;
}
</style>
background-color css
<style>
a { background-color: #948549; }
a { background-color: rgb(148,133,73); }
div.DivClassName
{
background-color: #948549;
}
.BgClassName
{
background-color: #948549;
}
</style>
border-color css
<style>
span { border-color: #948549; }
span { border-color: rgb(148,133,73); }
td.TdClassName
{
border-color: #948549;
}
.TagClassName
{
border-color: #948549;
}
</style>