Shades of Highball #948449
Tints of Highball #948449
RGB
CMYK
RGB Variations
Color information
#948449 (or 0x948449) is known color: Highball. HEX triplet: 94, 84 and 49. RGB value is (148,132,73). Sum of RGB (Red+Green+Blue) = 148+132+73=353 (46% of max value = 765). Red value is 148 (58.20% from 255 or 41.93% from 353); Green value is 132 (51.95% from 255 or 37.39% from 353); Blue value is 73 (28.91% from 255 or 20.68% from 353); Max value from RGB is 148 - color contains mainly: red. Hex color #948449 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948449 is #6B7BB6. Grayscale: #828282. Windows color (decimal): -7044023 or 4818068. OLE color: 4818068.
HSL color Cylindrical-coordinate representation of color #948449: hue angle of 47.2º 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 #948449 is Cyan = 0, Magento = 0.11, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 73 | - |
| CMYK | 0 | 0.11 | 0.51 | 0.42 |
| HSL | 47.2º | 0.34% | 0.43% | - |
| HSV(B) | 47.2º | 0.51% | 0.58% | - |
| XYZ | 21.67 | 23.28 | 9.65 | - |
| YUV | 130.06 | 95.8 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 73 | 0 | 0.11 | 0.51 | 0.42 | 47.2 | 0.34 | 0.43 |
| Hex | 94 | 84 | 49 | 0 | B | 33 | 2A | 2F | 22 | 2B |
| Octal | 224 | 204 | 111 | 0 | 13 | 63 | 52 | 57 | 42 | 53 |
| Binary | 10010100 | 10000100 | 1001001 | 0 | 1011 | 110011 | 101010 | 101111 | 100010 | 101011 |
Color Harmonies of #948449
Complementary color
Monochromatic Colors of #948449
Black with #948449
Text Example
Text Example
White with #948449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948449; }
p { color: rgb(148,132,73); }
H1.HeaderClassName
{
color: #948449;
}
.AnyTagClassName
{
color: #948449;
}
</style>
background-color css
<style>
a { background-color: #948449; }
a { background-color: rgb(148,132,73); }
div.DivClassName
{
background-color: #948449;
}
.BgClassName
{
background-color: #948449;
}
</style>
border-color css
<style>
span { border-color: #948449; }
span { border-color: rgb(148,132,73); }
td.TdClassName
{
border-color: #948449;
}
.TagClassName
{
border-color: #948449;
}
</style>