Shades of Highball #949146
Tints of Highball #949146
RGB
CMYK
RGB Variations
Color information
#949146 (or 0x949146) is known color: Highball. HEX triplet: 94, 91 and 46. RGB value is (148,145,70). Sum of RGB (Red+Green+Blue) = 148+145+70=363 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.77% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 70 (27.73% from 255 or 19.28% from 363); Max value from RGB is 148 - color contains mainly: red. Hex color #949146 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949146 is #6B6EB9. Grayscale: #898989. Windows color (decimal): -7040698 or 4624788. OLE color: 4624788.
HSL color Cylindrical-coordinate representation of color #949146: hue angle of 57.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 #949146 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 145 | 70 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.42 |
| HSL | 57.69º | 0.36% | 0.43% | - |
| HSV(B) | 57.69º | 0.53% | 0.58% | - |
| XYZ | 23.44 | 26.99 | 9.77 | - |
| YUV | 137.35 | 89.99 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 145 | 70 | 0 | 0.02 | 0.53 | 0.42 | 57.69 | 0.36 | 0.43 |
| Hex | 94 | 91 | 46 | 0 | 2 | 35 | 2A | 3A | 24 | 2B |
| Octal | 224 | 221 | 106 | 0 | 2 | 65 | 52 | 72 | 44 | 53 |
| Binary | 10010100 | 10010001 | 1000110 | 0 | 10 | 110101 | 101010 | 111010 | 100100 | 101011 |
Color Harmonies of #949146
Complementary color
Monochromatic Colors of #949146
Black with #949146
Text Example
Text Example
White with #949146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949146; }
p { color: rgb(148,145,70); }
H1.HeaderClassName
{
color: #949146;
}
.AnyTagClassName
{
color: #949146;
}
</style>
background-color css
<style>
a { background-color: #949146; }
a { background-color: rgb(148,145,70); }
div.DivClassName
{
background-color: #949146;
}
.BgClassName
{
background-color: #949146;
}
</style>
border-color css
<style>
span { border-color: #949146; }
span { border-color: rgb(148,145,70); }
td.TdClassName
{
border-color: #949146;
}
.TagClassName
{
border-color: #949146;
}
</style>