Shades of Highball #959446
Tints of Highball #959446
RGB
CMYK
RGB Variations
Color information
#959446 (or 0x959446) is known color: Highball. HEX triplet: 95, 94 and 46. RGB value is (149,148,70). Sum of RGB (Red+Green+Blue) = 149+148+70=367 (48% of max value = 765). Red value is 149 (58.59% from 255 or 40.60% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 70 (27.73% from 255 or 19.07% from 367); Max value from RGB is 149 - color contains mainly: red. Hex color #959446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959446 is #6A6BB9. Grayscale: #8B8B8B. Windows color (decimal): -6974394 or 4625557. OLE color: 4625557.
HSL color Cylindrical-coordinate representation of color #959446: hue angle of 59.24º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #959446 is Cyan = 0, Magento = 0.01, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 70 | - |
| CMYK | 0 | 0.01 | 0.53 | 0.42 |
| HSL | 59.24º | 0.36% | 0.43% | - |
| HSV(B) | 59.24º | 0.53% | 0.58% | - |
| XYZ | 24.09 | 28.01 | 9.93 | - |
| YUV | 139.41 | 88.83 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 70 | 0 | 0.01 | 0.53 | 0.42 | 59.24 | 0.36 | 0.43 |
| Hex | 95 | 94 | 46 | 0 | 1 | 35 | 2A | 3B | 24 | 2B |
| Octal | 225 | 224 | 106 | 0 | 1 | 65 | 52 | 73 | 44 | 53 |
| Binary | 10010101 | 10010100 | 1000110 | 0 | 1 | 110101 | 101010 | 111011 | 100100 | 101011 |
Color Harmonies of #959446
Complementary color
Monochromatic Colors of #959446
Black with #959446
Text Example
Text Example
White with #959446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959446; }
p { color: rgb(149,148,70); }
H1.HeaderClassName
{
color: #959446;
}
.AnyTagClassName
{
color: #959446;
}
</style>
background-color css
<style>
a { background-color: #959446; }
a { background-color: rgb(149,148,70); }
div.DivClassName
{
background-color: #959446;
}
.BgClassName
{
background-color: #959446;
}
</style>
border-color css
<style>
span { border-color: #959446; }
span { border-color: rgb(149,148,70); }
td.TdClassName
{
border-color: #959446;
}
.TagClassName
{
border-color: #959446;
}
</style>