Shades of Highball #949339
Tints of Highball #949339
RGB
CMYK
RGB Variations
Color information
#949339 (or 0x949339) is known color: Highball. HEX triplet: 94, 93 and 39. RGB value is (148,147,57). Sum of RGB (Red+Green+Blue) = 148+147+57=352 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.05% from 352); Green value is 147 (57.81% from 255 or 41.76% from 352); Blue value is 57 (22.66% from 255 or 16.19% from 352); Max value from RGB is 148 - color contains mainly: red. Hex color #949339 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #949339 is #6B6CC6. Grayscale: #898989. Windows color (decimal): -7040199 or 3773332. OLE color: 3773332.
HSL color Cylindrical-coordinate representation of color #949339: hue angle of 59.34º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #949339 is Cyan = 0, Magento = 0.01, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 147 | 57 | - |
| CMYK | 0 | 0.01 | 0.61 | 0.42 |
| HSL | 59.34º | 0.44% | 0.4% | - |
| HSV(B) | 59.34º | 0.61% | 0.58% | - |
| XYZ | 23.38 | 27.46 | 7.94 | - |
| YUV | 137.04 | 82.83 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 147 | 57 | 0 | 0.01 | 0.61 | 0.42 | 59.34 | 0.44 | 0.4 |
| Hex | 94 | 93 | 39 | 0 | 1 | 3D | 2A | 3B | 2C | 28 |
| Octal | 224 | 223 | 71 | 0 | 1 | 75 | 52 | 73 | 54 | 50 |
| Binary | 10010100 | 10010011 | 111001 | 0 | 1 | 111101 | 101010 | 111011 | 101100 | 101000 |
Color Harmonies of #949339
Complementary color
Monochromatic Colors of #949339
Black with #949339
Text Example
Text Example
White with #949339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949339; }
p { color: rgb(148,147,57); }
H1.HeaderClassName
{
color: #949339;
}
.AnyTagClassName
{
color: #949339;
}
</style>
background-color css
<style>
a { background-color: #949339; }
a { background-color: rgb(148,147,57); }
div.DivClassName
{
background-color: #949339;
}
.BgClassName
{
background-color: #949339;
}
</style>
border-color css
<style>
span { border-color: #949339; }
span { border-color: rgb(148,147,57); }
td.TdClassName
{
border-color: #949339;
}
.TagClassName
{
border-color: #949339;
}
</style>