Shades of Highball #959632
Tints of Highball #959632
RGB
CMYK
RGB Variations
Color information
#959632 (or 0x959632) is known color: Highball. HEX triplet: 95, 96 and 32. RGB value is (149,150,50). Sum of RGB (Red+Green+Blue) = 149+150+50=349 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.69% from 349); Green value is 150 (58.98% from 255 or 42.98% from 349); Blue value is 50 (19.92% from 255 or 14.33% from 349); Max value from RGB is 150 - color contains mainly: green. Hex color #959632 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959632 is #6A69CD. Grayscale: #8A8A8A. Windows color (decimal): -6973902 or 3315349. OLE color: 3315349.
HSL color Cylindrical-coordinate representation of color #959632: hue angle of 60.6º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #959632 is Cyan = 0.01, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 150 | 50 | - |
| CMYK | 0.01 | 0 | 0.67 | 0.41 |
| HSL | 60.6º | 0.5% | 0.39% | - |
| HSV(B) | 60.6º | 0.67% | 0.59% | - |
| XYZ | 23.88 | 28.43 | 7.25 | - |
| YUV | 138.3 | 78.17 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 150 | 50 | 0.01 | 0 | 0.67 | 0.41 | 60.6 | 0.5 | 0.39 |
| Hex | 95 | 96 | 32 | 1 | 0 | 43 | 29 | 3D | 32 | 27 |
| Octal | 225 | 226 | 62 | 1 | 0 | 103 | 51 | 75 | 62 | 47 |
| Binary | 10010101 | 10010110 | 110010 | 1 | 0 | 1000011 | 101001 | 111101 | 110010 | 100111 |
Color Harmonies of #959632
Complementary color
Monochromatic Colors of #959632
Black with #959632
Text Example
Text Example
White with #959632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959632; }
p { color: rgb(149,150,50); }
H1.HeaderClassName
{
color: #959632;
}
.AnyTagClassName
{
color: #959632;
}
</style>
background-color css
<style>
a { background-color: #959632; }
a { background-color: rgb(149,150,50); }
div.DivClassName
{
background-color: #959632;
}
.BgClassName
{
background-color: #959632;
}
</style>
border-color css
<style>
span { border-color: #959632; }
span { border-color: rgb(149,150,50); }
td.TdClassName
{
border-color: #959632;
}
.TagClassName
{
border-color: #959632;
}
</style>