Shades of Highball #948439
Tints of Highball #948439
RGB
CMYK
RGB Variations
Color information
#948439 (or 0x948439) is known color: Highball. HEX triplet: 94, 84 and 39. RGB value is (148,132,57). Sum of RGB (Red+Green+Blue) = 148+132+57=337 (44% of max value = 765). Red value is 148 (58.20% from 255 or 43.92% from 337); Green value is 132 (51.95% from 255 or 39.17% from 337); Blue value is 57 (22.66% from 255 or 16.91% from 337); Max value from RGB is 148 - color contains mainly: red. Hex color #948439 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948439 is #6B7BC6. Grayscale: #808080. Windows color (decimal): -7044039 or 3769492. OLE color: 3769492.
HSL color Cylindrical-coordinate representation of color #948439: hue angle of 49.45º 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 #948439 is Cyan = 0, Magento = 0.11, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 132 | 57 | - |
| CMYK | 0 | 0.11 | 0.61 | 0.42 |
| HSL | 49.45º | 0.44% | 0.4% | - |
| HSV(B) | 49.45º | 0.61% | 0.58% | - |
| XYZ | 21.2 | 23.09 | 7.21 | - |
| YUV | 128.23 | 87.8 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 132 | 57 | 0 | 0.11 | 0.61 | 0.42 | 49.45 | 0.44 | 0.4 |
| Hex | 94 | 84 | 39 | 0 | B | 3D | 2A | 31 | 2C | 28 |
| Octal | 224 | 204 | 71 | 0 | 13 | 75 | 52 | 61 | 54 | 50 |
| Binary | 10010100 | 10000100 | 111001 | 0 | 1011 | 111101 | 101010 | 110001 | 101100 | 101000 |
Color Harmonies of #948439
Complementary color
Monochromatic Colors of #948439
Black with #948439
Text Example
Text Example
White with #948439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948439; }
p { color: rgb(148,132,57); }
H1.HeaderClassName
{
color: #948439;
}
.AnyTagClassName
{
color: #948439;
}
</style>
background-color css
<style>
a { background-color: #948439; }
a { background-color: rgb(148,132,57); }
div.DivClassName
{
background-color: #948439;
}
.BgClassName
{
background-color: #948439;
}
</style>
border-color css
<style>
span { border-color: #948439; }
span { border-color: rgb(148,132,57); }
td.TdClassName
{
border-color: #948439;
}
.TagClassName
{
border-color: #948439;
}
</style>