Shades of Highball #958643
Tints of Highball #958643
RGB
CMYK
RGB Variations
Color information
#958643 (or 0x958643) is known color: Highball. HEX triplet: 95, 86 and 43. RGB value is (149,134,67). Sum of RGB (Red+Green+Blue) = 149+134+67=350 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.57% from 350); Green value is 134 (52.73% from 255 or 38.29% from 350); Blue value is 67 (26.56% from 255 or 19.14% from 350); Max value from RGB is 149 - color contains mainly: red. Hex color #958643 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958643 is #6A79BC. Grayscale: #838383. Windows color (decimal): -6977981 or 4425365. OLE color: 4425365.
HSL color Cylindrical-coordinate representation of color #958643: hue angle of 49.02º 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 #958643 is Cyan = 0, Magento = 0.10, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 67 | - |
| CMYK | 0 | 0.10 | 0.55 | 0.42 |
| HSL | 49.02º | 0.38% | 0.42% | - |
| HSV(B) | 49.02º | 0.55% | 0.58% | - |
| XYZ | 21.93 | 23.85 | 8.76 | - |
| YUV | 130.85 | 91.97 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 67 | 0 | 0.10 | 0.55 | 0.42 | 49.02 | 0.38 | 0.42 |
| Hex | 95 | 86 | 43 | 0 | A | 37 | 2A | 31 | 26 | 2A |
| Octal | 225 | 206 | 103 | 0 | 12 | 67 | 52 | 61 | 46 | 52 |
| Binary | 10010101 | 10000110 | 1000011 | 0 | 1010 | 110111 | 101010 | 110001 | 100110 | 101010 |
Color Harmonies of #958643
Complementary color
Monochromatic Colors of #958643
Black with #958643
Text Example
Text Example
White with #958643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958643; }
p { color: rgb(149,134,67); }
H1.HeaderClassName
{
color: #958643;
}
.AnyTagClassName
{
color: #958643;
}
</style>
background-color css
<style>
a { background-color: #958643; }
a { background-color: rgb(149,134,67); }
div.DivClassName
{
background-color: #958643;
}
.BgClassName
{
background-color: #958643;
}
</style>
border-color css
<style>
span { border-color: #958643; }
span { border-color: rgb(149,134,67); }
td.TdClassName
{
border-color: #958643;
}
.TagClassName
{
border-color: #958643;
}
</style>