Shades of Highball #958043
Tints of Highball #958043
RGB
CMYK
RGB Variations
Color information
#958043 (or 0x958043) is known color: Highball. HEX triplet: 95, 80 and 43. RGB value is (149,128,67). Sum of RGB (Red+Green+Blue) = 149+128+67=344 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.31% from 344); Green value is 128 (50.39% from 255 or 37.21% from 344); Blue value is 67 (26.56% from 255 or 19.48% from 344); Max value from RGB is 149 - color contains mainly: red. Hex color #958043 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958043 is #6A7FBC. Grayscale: #7F7F7F. Windows color (decimal): -6979517 or 4423829. OLE color: 4423829.
HSL color Cylindrical-coordinate representation of color #958043: hue angle of 44.63º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #958043 is Cyan = 0, Magento = 0.14, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 67 | - |
| CMYK | 0 | 0.14 | 0.55 | 0.42 |
| HSL | 44.63º | 0.38% | 0.42% | - |
| HSV(B) | 44.63º | 0.55% | 0.58% | - |
| XYZ | 21.13 | 22.23 | 8.49 | - |
| YUV | 127.33 | 93.96 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 67 | 0 | 0.14 | 0.55 | 0.42 | 44.63 | 0.38 | 0.42 |
| Hex | 95 | 80 | 43 | 0 | E | 37 | 2A | 2D | 26 | 2A |
| Octal | 225 | 200 | 103 | 0 | 16 | 67 | 52 | 55 | 46 | 52 |
| Binary | 10010101 | 10000000 | 1000011 | 0 | 1110 | 110111 | 101010 | 101101 | 100110 | 101010 |
Color Harmonies of #958043
Complementary color
Monochromatic Colors of #958043
Black with #958043
Text Example
Text Example
White with #958043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958043; }
p { color: rgb(149,128,67); }
H1.HeaderClassName
{
color: #958043;
}
.AnyTagClassName
{
color: #958043;
}
</style>
background-color css
<style>
a { background-color: #958043; }
a { background-color: rgb(149,128,67); }
div.DivClassName
{
background-color: #958043;
}
.BgClassName
{
background-color: #958043;
}
</style>
border-color css
<style>
span { border-color: #958043; }
span { border-color: rgb(149,128,67); }
td.TdClassName
{
border-color: #958043;
}
.TagClassName
{
border-color: #958043;
}
</style>