Shades of Highball #959230
Tints of Highball #959230
RGB
CMYK
RGB Variations
Color information
#959230 (or 0x959230) is known color: Highball. HEX triplet: 95, 92 and 30. RGB value is (149,146,48). Sum of RGB (Red+Green+Blue) = 149+146+48=343 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.44% from 343); Green value is 146 (57.42% from 255 or 42.57% from 343); Blue value is 48 (19.14% from 255 or 13.99% from 343); Max value from RGB is 149 - color contains mainly: red. Hex color #959230 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959230 is #6A6DCF. Grayscale: #888888. Windows color (decimal): -6974928 or 3183253. OLE color: 3183253.
HSL color Cylindrical-coordinate representation of color #959230: hue angle of 58.22º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #959230 is Cyan = 0, Magento = 0.02, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 48 | - |
| CMYK | 0 | 0.02 | 0.68 | 0.42 |
| HSL | 58.22º | 0.51% | 0.39% | - |
| HSV(B) | 58.22º | 0.68% | 0.58% | - |
| XYZ | 23.21 | 27.16 | 6.82 | - |
| YUV | 135.73 | 78.49 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 48 | 0 | 0.02 | 0.68 | 0.42 | 58.22 | 0.51 | 0.39 |
| Hex | 95 | 92 | 30 | 0 | 2 | 44 | 2A | 3A | 33 | 27 |
| Octal | 225 | 222 | 60 | 0 | 2 | 104 | 52 | 72 | 63 | 47 |
| Binary | 10010101 | 10010010 | 110000 | 0 | 10 | 1000100 | 101010 | 111010 | 110011 | 100111 |
Color Harmonies of #959230
Complementary color
Monochromatic Colors of #959230
Black with #959230
Text Example
Text Example
White with #959230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959230; }
p { color: rgb(149,146,48); }
H1.HeaderClassName
{
color: #959230;
}
.AnyTagClassName
{
color: #959230;
}
</style>
background-color css
<style>
a { background-color: #959230; }
a { background-color: rgb(149,146,48); }
div.DivClassName
{
background-color: #959230;
}
.BgClassName
{
background-color: #959230;
}
</style>
border-color css
<style>
span { border-color: #959230; }
span { border-color: rgb(149,146,48); }
td.TdClassName
{
border-color: #959230;
}
.TagClassName
{
border-color: #959230;
}
</style>