Shades of Highball #949340
Tints of Highball #949340
RGB
CMYK
RGB Variations
Color information
#949340 (or 0x949340) is known color: Highball. HEX triplet: 94, 93 and 40. RGB value is (148,147,64). Sum of RGB (Red+Green+Blue) = 148+147+64=359 (47% of max value = 765). Red value is 148 (58.20% from 255 or 41.23% from 359); Green value is 147 (57.81% from 255 or 40.95% from 359); Blue value is 64 (25.39% from 255 or 17.83% from 359); Max value from RGB is 148 - color contains mainly: red. Hex color #949340 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949340 is #6B6CBF. Grayscale: #8A8A8A. Windows color (decimal): -7040192 or 4232084. OLE color: 4232084.
HSL color Cylindrical-coordinate representation of color #949340: hue angle of 59.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #949340 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 147 | 64 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.42 |
| HSL | 59.29º | 0.4% | 0.42% | - |
| HSV(B) | 59.29º | 0.57% | 0.58% | - |
| XYZ | 23.57 | 27.53 | 8.92 | - |
| YUV | 137.84 | 86.33 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 147 | 64 | 0 | 0.01 | 0.57 | 0.42 | 59.29 | 0.4 | 0.42 |
| Hex | 94 | 93 | 40 | 0 | 1 | 39 | 2A | 3B | 28 | 2A |
| Octal | 224 | 223 | 100 | 0 | 1 | 71 | 52 | 73 | 50 | 52 |
| Binary | 10010100 | 10010011 | 1000000 | 0 | 1 | 111001 | 101010 | 111011 | 101000 | 101010 |
Color Harmonies of #949340
Complementary color
Monochromatic Colors of #949340
Black with #949340
Text Example
Text Example
White with #949340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949340; }
p { color: rgb(148,147,64); }
H1.HeaderClassName
{
color: #949340;
}
.AnyTagClassName
{
color: #949340;
}
</style>
background-color css
<style>
a { background-color: #949340; }
a { background-color: rgb(148,147,64); }
div.DivClassName
{
background-color: #949340;
}
.BgClassName
{
background-color: #949340;
}
</style>
border-color css
<style>
span { border-color: #949340; }
span { border-color: rgb(148,147,64); }
td.TdClassName
{
border-color: #949340;
}
.TagClassName
{
border-color: #949340;
}
</style>