Shades of Highball #928931
Tints of Highball #928931
RGB
CMYK
RGB Variations
Color information
#928931 (or 0x928931) is known color: Highball. HEX triplet: 92, 89 and 31. RGB value is (146,137,49). Sum of RGB (Red+Green+Blue) = 146+137+49=332 (43% of max value = 765). Red value is 146 (57.42% from 255 or 43.98% from 332); Green value is 137 (53.91% from 255 or 41.27% from 332); Blue value is 49 (19.53% from 255 or 14.76% from 332); Max value from RGB is 146 - color contains mainly: red. Hex color #928931 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #928931 is #6D76CE. Grayscale: #828282. Windows color (decimal): -7173839 or 3246482. OLE color: 3246482.
HSL color Cylindrical-coordinate representation of color #928931: hue angle of 54.43º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #928931 is Cyan = 0, Magento = 0.06, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 49 | - |
| CMYK | 0 | 0.06 | 0.66 | 0.43 |
| HSL | 54.43º | 0.5% | 0.38% | - |
| HSV(B) | 54.43º | 0.66% | 0.57% | - |
| XYZ | 21.35 | 24.22 | 6.46 | - |
| YUV | 129.66 | 82.48 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 49 | 0 | 0.06 | 0.66 | 0.43 | 54.43 | 0.5 | 0.38 |
| Hex | 92 | 89 | 31 | 0 | 6 | 42 | 2B | 36 | 32 | 26 |
| Octal | 222 | 211 | 61 | 0 | 6 | 102 | 53 | 66 | 62 | 46 |
| Binary | 10010010 | 10001001 | 110001 | 0 | 110 | 1000010 | 101011 | 110110 | 110010 | 100110 |
Color Harmonies of #928931
Complementary color
Monochromatic Colors of #928931
Black with #928931
Text Example
Text Example
White with #928931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928931; }
p { color: rgb(146,137,49); }
H1.HeaderClassName
{
color: #928931;
}
.AnyTagClassName
{
color: #928931;
}
</style>
background-color css
<style>
a { background-color: #928931; }
a { background-color: rgb(146,137,49); }
div.DivClassName
{
background-color: #928931;
}
.BgClassName
{
background-color: #928931;
}
</style>
border-color css
<style>
span { border-color: #928931; }
span { border-color: rgb(146,137,49); }
td.TdClassName
{
border-color: #928931;
}
.TagClassName
{
border-color: #928931;
}
</style>