Shades of Highball #979938
Tints of Highball #979938
RGB
CMYK
RGB Variations
Color information
#979938 (or 0x979938) is known color: Highball. HEX triplet: 97, 99 and 38. RGB value is (151,153,56). Sum of RGB (Red+Green+Blue) = 151+153+56=360 (47% of max value = 765). Red value is 151 (59.38% from 255 or 41.94% from 360); Green value is 153 (60.16% from 255 or 42.5% from 360); Blue value is 56 (22.27% from 255 or 15.56% from 360); Max value from RGB is 153 - color contains mainly: green. Hex color #979938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #979938 is #6866C7. Grayscale: #8D8D8D. Windows color (decimal): -6842056 or 3709335. OLE color: 3709335.
HSL color Cylindrical-coordinate representation of color #979938: hue angle of 61.24º 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 #979938 is Cyan = 0.01, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 151 | 153 | 56 | - |
| CMYK | 0.01 | 0 | 0.63 | 0.4 |
| HSL | 61.24º | 0.46% | 0.41% | - |
| HSV(B) | 61.24º | 0.63% | 0.6% | - |
| XYZ | 24.87 | 29.65 | 8.15 | - |
| YUV | 141.34 | 79.84 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 153 | 56 | 0.01 | 0 | 0.63 | 0.4 | 61.24 | 0.46 | 0.41 |
| Hex | 97 | 99 | 38 | 1 | 0 | 3F | 28 | 3D | 2E | 29 |
| Octal | 227 | 231 | 70 | 1 | 0 | 77 | 50 | 75 | 56 | 51 |
| Binary | 10010111 | 10011001 | 111000 | 1 | 0 | 111111 | 101000 | 111101 | 101110 | 101001 |
Color Harmonies of #979938
Complementary color
Monochromatic Colors of #979938
Black with #979938
Text Example
Text Example
White with #979938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #979938; }
p { color: rgb(151,153,56); }
H1.HeaderClassName
{
color: #979938;
}
.AnyTagClassName
{
color: #979938;
}
</style>
background-color css
<style>
a { background-color: #979938; }
a { background-color: rgb(151,153,56); }
div.DivClassName
{
background-color: #979938;
}
.BgClassName
{
background-color: #979938;
}
</style>
border-color css
<style>
span { border-color: #979938; }
span { border-color: rgb(151,153,56); }
td.TdClassName
{
border-color: #979938;
}
.TagClassName
{
border-color: #979938;
}
</style>