Shades of Highball #959938
Tints of Highball #959938
RGB
CMYK
RGB Variations
Color information
#959938 (or 0x959938) is known color: Highball. HEX triplet: 95, 99 and 38. RGB value is (149,153,56). Sum of RGB (Red+Green+Blue) = 149+153+56=358 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.62% from 358); Green value is 153 (60.16% from 255 or 42.74% from 358); Blue value is 56 (22.27% from 255 or 15.64% from 358); Max value from RGB is 153 - color contains mainly: green. Hex color #959938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #959938 is #6A66C7. Grayscale: #8D8D8D. Windows color (decimal): -6973128 or 3709333. OLE color: 3709333.
HSL color Cylindrical-coordinate representation of color #959938: hue angle of 62.47º 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 #959938 is Cyan = 0.03, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 149 | 153 | 56 | - |
| CMYK | 0.03 | 0 | 0.63 | 0.4 |
| HSL | 62.47º | 0.46% | 0.41% | - |
| HSV(B) | 62.47º | 0.63% | 0.6% | - |
| XYZ | 24.5 | 29.46 | 8.14 | - |
| YUV | 140.75 | 80.17 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 153 | 56 | 0.03 | 0 | 0.63 | 0.4 | 62.47 | 0.46 | 0.41 |
| Hex | 95 | 99 | 38 | 3 | 0 | 3F | 28 | 3E | 2E | 29 |
| Octal | 225 | 231 | 70 | 3 | 0 | 77 | 50 | 76 | 56 | 51 |
| Binary | 10010101 | 10011001 | 111000 | 11 | 0 | 111111 | 101000 | 111110 | 101110 | 101001 |
Color Harmonies of #959938
Complementary color
Monochromatic Colors of #959938
Black with #959938
Text Example
Text Example
White with #959938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959938; }
p { color: rgb(149,153,56); }
H1.HeaderClassName
{
color: #959938;
}
.AnyTagClassName
{
color: #959938;
}
</style>
background-color css
<style>
a { background-color: #959938; }
a { background-color: rgb(149,153,56); }
div.DivClassName
{
background-color: #959938;
}
.BgClassName
{
background-color: #959938;
}
</style>
border-color css
<style>
span { border-color: #959938; }
span { border-color: rgb(149,153,56); }
td.TdClassName
{
border-color: #959938;
}
.TagClassName
{
border-color: #959938;
}
</style>