Shades of Highball #958439
Tints of Highball #958439
RGB
CMYK
RGB Variations
Color information
#958439 (or 0x958439) is known color: Highball. HEX triplet: 95, 84 and 39. RGB value is (149,132,57). Sum of RGB (Red+Green+Blue) = 149+132+57=338 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.08% from 338); Green value is 132 (51.95% from 255 or 39.05% from 338); Blue value is 57 (22.66% from 255 or 16.86% from 338); Max value from RGB is 149 - color contains mainly: red. Hex color #958439 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958439 is #6A7BC6. Grayscale: #808080. Windows color (decimal): -6978503 or 3769493. OLE color: 3769493.
HSL color Cylindrical-coordinate representation of color #958439: hue angle of 48.91º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #958439 is Cyan = 0, Magento = 0.11, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 57 | - |
| CMYK | 0 | 0.11 | 0.62 | 0.42 |
| HSL | 48.91º | 0.45% | 0.4% | - |
| HSV(B) | 48.91º | 0.62% | 0.58% | - |
| XYZ | 21.38 | 23.19 | 7.22 | - |
| YUV | 128.53 | 87.63 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 57 | 0 | 0.11 | 0.62 | 0.42 | 48.91 | 0.45 | 0.4 |
| Hex | 95 | 84 | 39 | 0 | B | 3E | 2A | 31 | 2D | 28 |
| Octal | 225 | 204 | 71 | 0 | 13 | 76 | 52 | 61 | 55 | 50 |
| Binary | 10010101 | 10000100 | 111001 | 0 | 1011 | 111110 | 101010 | 110001 | 101101 | 101000 |
Color Harmonies of #958439
Complementary color
Monochromatic Colors of #958439
Black with #958439
Text Example
Text Example
White with #958439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958439; }
p { color: rgb(149,132,57); }
H1.HeaderClassName
{
color: #958439;
}
.AnyTagClassName
{
color: #958439;
}
</style>
background-color css
<style>
a { background-color: #958439; }
a { background-color: rgb(149,132,57); }
div.DivClassName
{
background-color: #958439;
}
.BgClassName
{
background-color: #958439;
}
</style>
border-color css
<style>
span { border-color: #958439; }
span { border-color: rgb(149,132,57); }
td.TdClassName
{
border-color: #958439;
}
.TagClassName
{
border-color: #958439;
}
</style>