Shades of Highball #959838
Tints of Highball #959838
RGB
CMYK
RGB Variations
Color information
#959838 (or 0x959838) is known color: Highball. HEX triplet: 95, 98 and 38. RGB value is (149,152,56). Sum of RGB (Red+Green+Blue) = 149+152+56=357 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.74% from 357); Green value is 152 (59.77% from 255 or 42.58% from 357); Blue value is 56 (22.27% from 255 or 15.69% from 357); Max value from RGB is 152 - color contains mainly: green. Hex color #959838 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959838 is #6A67C7. Grayscale: #8C8C8C. Windows color (decimal): -6973384 or 3709077. OLE color: 3709077.
HSL color Cylindrical-coordinate representation of color #959838: hue angle of 61.88º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #959838 is Cyan = 0.02, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 149 | 152 | 56 | - |
| CMYK | 0.02 | 0 | 0.63 | 0.40 |
| HSL | 61.88º | 0.46% | 0.41% | - |
| HSV(B) | 61.88º | 0.63% | 0.6% | - |
| XYZ | 24.34 | 29.13 | 8.08 | - |
| YUV | 140.16 | 80.51 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 152 | 56 | 0.02 | 0 | 0.63 | 0.40 | 61.88 | 0.46 | 0.41 |
| Hex | 95 | 98 | 38 | 2 | 0 | 3F | 28 | 3E | 2E | 29 |
| Octal | 225 | 230 | 70 | 2 | 0 | 77 | 50 | 76 | 56 | 51 |
| Binary | 10010101 | 10011000 | 111000 | 10 | 0 | 111111 | 101000 | 111110 | 101110 | 101001 |
Color Harmonies of #959838
Complementary color
Monochromatic Colors of #959838
Black with #959838
Text Example
Text Example
White with #959838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959838; }
p { color: rgb(149,152,56); }
H1.HeaderClassName
{
color: #959838;
}
.AnyTagClassName
{
color: #959838;
}
</style>
background-color css
<style>
a { background-color: #959838; }
a { background-color: rgb(149,152,56); }
div.DivClassName
{
background-color: #959838;
}
.BgClassName
{
background-color: #959838;
}
</style>
border-color css
<style>
span { border-color: #959838; }
span { border-color: rgb(149,152,56); }
td.TdClassName
{
border-color: #959838;
}
.TagClassName
{
border-color: #959838;
}
</style>