Shades of Highball #949046
Tints of Highball #949046
RGB
CMYK
RGB Variations
Color information
#949046 (or 0x949046) is known color: Highball. HEX triplet: 94, 90 and 46. RGB value is (148,144,70). Sum of RGB (Red+Green+Blue) = 148+144+70=362 (47% of max value = 765). Red value is 148 (58.20% from 255 or 40.88% from 362); Green value is 144 (56.64% from 255 or 39.78% from 362); Blue value is 70 (27.73% from 255 or 19.34% from 362); Max value from RGB is 148 - color contains mainly: red. Hex color #949046 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949046 is #6B6FB9. Grayscale: #898989. Windows color (decimal): -7040954 or 4624532. OLE color: 4624532.
HSL color Cylindrical-coordinate representation of color #949046: hue angle of 56.92º 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 #949046 is Cyan = 0, Magento = 0.03, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 70 | - |
| CMYK | 0 | 0.03 | 0.53 | 0.42 |
| HSL | 56.92º | 0.36% | 0.43% | - |
| HSV(B) | 56.92º | 0.53% | 0.58% | - |
| XYZ | 23.29 | 26.68 | 9.72 | - |
| YUV | 136.76 | 90.33 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 70 | 0 | 0.03 | 0.53 | 0.42 | 56.92 | 0.36 | 0.43 |
| Hex | 94 | 90 | 46 | 0 | 3 | 35 | 2A | 39 | 24 | 2B |
| Octal | 224 | 220 | 106 | 0 | 3 | 65 | 52 | 71 | 44 | 53 |
| Binary | 10010100 | 10010000 | 1000110 | 0 | 11 | 110101 | 101010 | 111001 | 100100 | 101011 |
Color Harmonies of #949046
Complementary color
Monochromatic Colors of #949046
Black with #949046
Text Example
Text Example
White with #949046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949046; }
p { color: rgb(148,144,70); }
H1.HeaderClassName
{
color: #949046;
}
.AnyTagClassName
{
color: #949046;
}
</style>
background-color css
<style>
a { background-color: #949046; }
a { background-color: rgb(148,144,70); }
div.DivClassName
{
background-color: #949046;
}
.BgClassName
{
background-color: #949046;
}
</style>
border-color css
<style>
span { border-color: #949046; }
span { border-color: rgb(148,144,70); }
td.TdClassName
{
border-color: #949046;
}
.TagClassName
{
border-color: #949046;
}
</style>