Shades of Highball #929048
Tints of Highball #929048
RGB
CMYK
RGB Variations
Color information
#929048 (or 0x929048) is known color: Highball. HEX triplet: 92, 90 and 48. RGB value is (146,144,72). Sum of RGB (Red+Green+Blue) = 146+144+72=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 144 (56.64% from 255 or 39.78% from 362); Blue value is 72 (28.52% from 255 or 19.89% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #929048 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #929048 is #6D6FB7. Grayscale: #888888. Windows color (decimal): -7172024 or 4755602. OLE color: 4755602.
HSL color Cylindrical-coordinate representation of color #929048: hue angle of 58.38º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #929048 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 144 | 72 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.43 |
| HSL | 58.38º | 0.34% | 0.43% | - |
| HSV(B) | 58.38º | 0.51% | 0.57% | - |
| XYZ | 23 | 26.53 | 10.04 | - |
| YUV | 136.39 | 91.66 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 144 | 72 | 0 | 0.01 | 0.51 | 0.43 | 58.38 | 0.34 | 0.43 |
| Hex | 92 | 90 | 48 | 0 | 1 | 33 | 2B | 3A | 22 | 2B |
| Octal | 222 | 220 | 110 | 0 | 1 | 63 | 53 | 72 | 42 | 53 |
| Binary | 10010010 | 10010000 | 1001000 | 0 | 1 | 110011 | 101011 | 111010 | 100010 | 101011 |
Color Harmonies of #929048
Complementary color
Monochromatic Colors of #929048
Black with #929048
Text Example
Text Example
White with #929048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929048; }
p { color: rgb(146,144,72); }
H1.HeaderClassName
{
color: #929048;
}
.AnyTagClassName
{
color: #929048;
}
</style>
background-color css
<style>
a { background-color: #929048; }
a { background-color: rgb(146,144,72); }
div.DivClassName
{
background-color: #929048;
}
.BgClassName
{
background-color: #929048;
}
</style>
border-color css
<style>
span { border-color: #929048; }
span { border-color: rgb(146,144,72); }
td.TdClassName
{
border-color: #929048;
}
.TagClassName
{
border-color: #929048;
}
</style>