Shades of Highball #978438
Tints of Highball #978438
RGB
CMYK
RGB Variations
Color information
#978438 (or 0x978438) is known color: Highball. HEX triplet: 97, 84 and 38. RGB value is (151,132,56). Sum of RGB (Red+Green+Blue) = 151+132+56=339 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.54% from 339); Green value is 132 (51.95% from 255 or 38.94% from 339); Blue value is 56 (22.27% from 255 or 16.52% from 339); Max value from RGB is 151 - color contains mainly: red. Hex color #978438 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #978438 is #687BC7. Grayscale: #818181. Windows color (decimal): -6847432 or 3703959. OLE color: 3703959.
HSL color Cylindrical-coordinate representation of color #978438: hue angle of 48º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #978438 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 56 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.41 |
| HSL | 48º | 0.46% | 0.41% | - |
| HSV(B) | 48º | 0.63% | 0.59% | - |
| XYZ | 21.73 | 23.37 | 7.11 | - |
| YUV | 129.02 | 86.79 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 56 | 0 | 0.13 | 0.63 | 0.41 | 48 | 0.46 | 0.41 |
| Hex | 97 | 84 | 38 | 0 | D | 3F | 29 | 30 | 2E | 29 |
| Octal | 227 | 204 | 70 | 0 | 15 | 77 | 51 | 60 | 56 | 51 |
| Binary | 10010111 | 10000100 | 111000 | 0 | 1101 | 111111 | 101001 | 110000 | 101110 | 101001 |
Color Harmonies of #978438
Complementary color
Monochromatic Colors of #978438
Black with #978438
Text Example
Text Example
White with #978438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978438; }
p { color: rgb(151,132,56); }
H1.HeaderClassName
{
color: #978438;
}
.AnyTagClassName
{
color: #978438;
}
</style>
background-color css
<style>
a { background-color: #978438; }
a { background-color: rgb(151,132,56); }
div.DivClassName
{
background-color: #978438;
}
.BgClassName
{
background-color: #978438;
}
</style>
border-color css
<style>
span { border-color: #978438; }
span { border-color: rgb(151,132,56); }
td.TdClassName
{
border-color: #978438;
}
.TagClassName
{
border-color: #978438;
}
</style>