Shades of Highball #978338
Tints of Highball #978338
RGB
CMYK
RGB Variations
Color information
#978338 (or 0x978338) is known color: Highball. HEX triplet: 97, 83 and 38. RGB value is (151,131,56). Sum of RGB (Red+Green+Blue) = 151+131+56=338 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.67% from 338); Green value is 131 (51.56% from 255 or 38.76% from 338); Blue value is 56 (22.27% from 255 or 16.57% from 338); Max value from RGB is 151 - color contains mainly: red. Hex color #978338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #978338 is #687CC7. Grayscale: #808080. Windows color (decimal): -6847688 or 3703703. OLE color: 3703703.
HSL color Cylindrical-coordinate representation of color #978338: hue angle of 47.37º 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 #978338 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 56 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.41 |
| HSL | 47.37º | 0.46% | 0.41% | - |
| HSV(B) | 47.37º | 0.63% | 0.59% | - |
| XYZ | 21.59 | 23.1 | 7.06 | - |
| YUV | 128.43 | 87.13 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 56 | 0 | 0.13 | 0.63 | 0.41 | 47.37 | 0.46 | 0.41 |
| Hex | 97 | 83 | 38 | 0 | D | 3F | 29 | 2F | 2E | 29 |
| Octal | 227 | 203 | 70 | 0 | 15 | 77 | 51 | 57 | 56 | 51 |
| Binary | 10010111 | 10000011 | 111000 | 0 | 1101 | 111111 | 101001 | 101111 | 101110 | 101001 |
Color Harmonies of #978338
Complementary color
Monochromatic Colors of #978338
Black with #978338
Text Example
Text Example
White with #978338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978338; }
p { color: rgb(151,131,56); }
H1.HeaderClassName
{
color: #978338;
}
.AnyTagClassName
{
color: #978338;
}
</style>
background-color css
<style>
a { background-color: #978338; }
a { background-color: rgb(151,131,56); }
div.DivClassName
{
background-color: #978338;
}
.BgClassName
{
background-color: #978338;
}
</style>
border-color css
<style>
span { border-color: #978338; }
span { border-color: rgb(151,131,56); }
td.TdClassName
{
border-color: #978338;
}
.TagClassName
{
border-color: #978338;
}
</style>