Shades of Highball #948446
Tints of Highball #948446
RGB
CMYK
RGB Variations
Color information
#948446 (or 0x948446) is known color: Highball. HEX triplet: 94, 84 and 46. RGB value is (148,132,70). Sum of RGB (Red+Green+Blue) = 148+132+70=350 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.29% from 350); Green value is 132 (51.95% from 255 or 37.71% from 350); Blue value is 70 (27.73% from 255 or 20% from 350); Max value from RGB is 148 - color contains mainly: red. Hex color #948446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948446 is #6B7BB9. Grayscale: #818181. Windows color (decimal): -7044026 or 4621460. OLE color: 4621460.
HSL color Cylindrical-coordinate representation of color #948446: hue angle of 47.69º 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 #948446 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 70 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.42 |
| HSL | 47.69º | 0.36% | 0.43% | - |
| HSV(B) | 47.69º | 0.53% | 0.58% | - |
| XYZ | 21.57 | 23.24 | 9.14 | - |
| YUV | 129.72 | 94.3 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 70 | 0 | 0.11 | 0.53 | 0.42 | 47.69 | 0.36 | 0.43 |
| Hex | 94 | 84 | 46 | 0 | B | 35 | 2A | 30 | 24 | 2B |
| Octal | 224 | 204 | 106 | 0 | 13 | 65 | 52 | 60 | 44 | 53 |
| Binary | 10010100 | 10000100 | 1000110 | 0 | 1011 | 110101 | 101010 | 110000 | 100100 | 101011 |
Color Harmonies of #948446
Complementary color
Monochromatic Colors of #948446
Black with #948446
Text Example
Text Example
White with #948446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948446; }
p { color: rgb(148,132,70); }
H1.HeaderClassName
{
color: #948446;
}
.AnyTagClassName
{
color: #948446;
}
</style>
background-color css
<style>
a { background-color: #948446; }
a { background-color: rgb(148,132,70); }
div.DivClassName
{
background-color: #948446;
}
.BgClassName
{
background-color: #948446;
}
</style>
border-color css
<style>
span { border-color: #948446; }
span { border-color: rgb(148,132,70); }
td.TdClassName
{
border-color: #948446;
}
.TagClassName
{
border-color: #948446;
}
</style>