Shades of Highball #959441
Tints of Highball #959441
RGB
CMYK
RGB Variations
Color information
#959441 (or 0x959441) is known color: Highball. HEX triplet: 95, 94 and 41. RGB value is (149,148,65). Sum of RGB (Red+Green+Blue) = 149+148+65=362 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.16% from 362); Green value is 148 (58.20% from 255 or 40.88% from 362); Blue value is 65 (25.78% from 255 or 17.96% from 362); Max value from RGB is 149 - color contains mainly: red. Hex color #959441 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959441 is #6A6BBE. Grayscale: #8B8B8B. Windows color (decimal): -6974399 or 4297877. OLE color: 4297877.
HSL color Cylindrical-coordinate representation of color #959441: hue angle of 59.29º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #959441 is Cyan = 0, Magento = 0.01, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 65 | - |
| CMYK | 0 | 0.01 | 0.56 | 0.42 |
| HSL | 59.29º | 0.39% | 0.42% | - |
| HSV(B) | 59.29º | 0.56% | 0.58% | - |
| XYZ | 23.94 | 27.95 | 9.13 | - |
| YUV | 138.84 | 86.33 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 65 | 0 | 0.01 | 0.56 | 0.42 | 59.29 | 0.39 | 0.42 |
| Hex | 95 | 94 | 41 | 0 | 1 | 38 | 2A | 3B | 27 | 2A |
| Octal | 225 | 224 | 101 | 0 | 1 | 70 | 52 | 73 | 47 | 52 |
| Binary | 10010101 | 10010100 | 1000001 | 0 | 1 | 111000 | 101010 | 111011 | 100111 | 101010 |
Color Harmonies of #959441
Complementary color
Monochromatic Colors of #959441
Black with #959441
Text Example
Text Example
White with #959441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959441; }
p { color: rgb(149,148,65); }
H1.HeaderClassName
{
color: #959441;
}
.AnyTagClassName
{
color: #959441;
}
</style>
background-color css
<style>
a { background-color: #959441; }
a { background-color: rgb(149,148,65); }
div.DivClassName
{
background-color: #959441;
}
.BgClassName
{
background-color: #959441;
}
</style>
border-color css
<style>
span { border-color: #959441; }
span { border-color: rgb(149,148,65); }
td.TdClassName
{
border-color: #959441;
}
.TagClassName
{
border-color: #959441;
}
</style>