Shades of Highball #959631
Tints of Highball #959631
RGB
CMYK
RGB Variations
Color information
#959631 (or 0x959631) is known color: Highball. HEX triplet: 95, 96 and 31. RGB value is (149,150,49). Sum of RGB (Red+Green+Blue) = 149+150+49=348 (46% of max value = 765). Red value is 149 (58.59% from 255 or 42.82% from 348); Green value is 150 (58.98% from 255 or 43.10% from 348); Blue value is 49 (19.53% from 255 or 14.08% from 348); Max value from RGB is 150 - color contains mainly: green. Hex color #959631 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959631 is #6A69CE. Grayscale: #8A8A8A. Windows color (decimal): -6973903 or 3249813. OLE color: 3249813.
HSL color Cylindrical-coordinate representation of color #959631: hue angle of 60.59º degrees, saturation: 0.51, 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 #959631 is Cyan = 0.01, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 150 | 49 | - |
| CMYK | 0.01 | 0 | 0.67 | 0.41 |
| HSL | 60.59º | 0.51% | 0.39% | - |
| HSV(B) | 60.59º | 0.67% | 0.59% | - |
| XYZ | 23.86 | 28.42 | 7.13 | - |
| YUV | 138.19 | 77.67 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 150 | 49 | 0.01 | 0 | 0.67 | 0.41 | 60.59 | 0.51 | 0.39 |
| Hex | 95 | 96 | 31 | 1 | 0 | 43 | 29 | 3D | 33 | 27 |
| Octal | 225 | 226 | 61 | 1 | 0 | 103 | 51 | 75 | 63 | 47 |
| Binary | 10010101 | 10010110 | 110001 | 1 | 0 | 1000011 | 101001 | 111101 | 110011 | 100111 |
Color Harmonies of #959631
Complementary color
Monochromatic Colors of #959631
Black with #959631
Text Example
Text Example
White with #959631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959631; }
p { color: rgb(149,150,49); }
H1.HeaderClassName
{
color: #959631;
}
.AnyTagClassName
{
color: #959631;
}
</style>
background-color css
<style>
a { background-color: #959631; }
a { background-color: rgb(149,150,49); }
div.DivClassName
{
background-color: #959631;
}
.BgClassName
{
background-color: #959631;
}
</style>
border-color css
<style>
span { border-color: #959631; }
span { border-color: rgb(149,150,49); }
td.TdClassName
{
border-color: #959631;
}
.TagClassName
{
border-color: #959631;
}
</style>