Shades of Highball #958645
Tints of Highball #958645
RGB
CMYK
RGB Variations
Color information
#958645 (or 0x958645) is known color: Highball. HEX triplet: 95, 86 and 45. RGB value is (149,134,69). Sum of RGB (Red+Green+Blue) = 149+134+69=352 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.33% from 352); Green value is 134 (52.73% from 255 or 38.07% from 352); Blue value is 69 (27.34% from 255 or 19.60% from 352); Max value from RGB is 149 - color contains mainly: red. Hex color #958645 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958645 is #6A79BA. Grayscale: #838383. Windows color (decimal): -6977979 or 4556437. OLE color: 4556437.
HSL color Cylindrical-coordinate representation of color #958645: hue angle of 48.75º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #958645 is Cyan = 0, Magento = 0.10, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 69 | - |
| CMYK | 0 | 0.10 | 0.54 | 0.42 |
| HSL | 48.75º | 0.37% | 0.43% | - |
| HSV(B) | 48.75º | 0.54% | 0.58% | - |
| XYZ | 21.99 | 23.87 | 9.08 | - |
| YUV | 131.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 69 | 0 | 0.10 | 0.54 | 0.42 | 48.75 | 0.37 | 0.43 |
| Hex | 95 | 86 | 45 | 0 | A | 36 | 2A | 31 | 25 | 2B |
| Octal | 225 | 206 | 105 | 0 | 12 | 66 | 52 | 61 | 45 | 53 |
| Binary | 10010101 | 10000110 | 1000101 | 0 | 1010 | 110110 | 101010 | 110001 | 100101 | 101011 |
Color Harmonies of #958645
Complementary color
Monochromatic Colors of #958645
Black with #958645
Text Example
Text Example
White with #958645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958645; }
p { color: rgb(149,134,69); }
H1.HeaderClassName
{
color: #958645;
}
.AnyTagClassName
{
color: #958645;
}
</style>
background-color css
<style>
a { background-color: #958645; }
a { background-color: rgb(149,134,69); }
div.DivClassName
{
background-color: #958645;
}
.BgClassName
{
background-color: #958645;
}
</style>
border-color css
<style>
span { border-color: #958645; }
span { border-color: rgb(149,134,69); }
td.TdClassName
{
border-color: #958645;
}
.TagClassName
{
border-color: #958645;
}
</style>