Shades of Highball #939248
Tints of Highball #939248
RGB
CMYK
RGB Variations
Color information
#939248 (or 0x939248) is known color: Highball. HEX triplet: 93, 92 and 48. RGB value is (147,146,72). Sum of RGB (Red+Green+Blue) = 147+146+72=365 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.27% from 365); Green value is 146 (57.42% from 255 or 40% from 365); Blue value is 72 (28.52% from 255 or 19.73% from 365); Max value from RGB is 147 - color contains mainly: red. Hex color #939248 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #939248 is #6C6DB7. Grayscale: #8A8A8A. Windows color (decimal): -7105976 or 4756115. OLE color: 4756115.
HSL color Cylindrical-coordinate representation of color #939248: hue angle of 59.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #939248 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 146 | 72 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.42 |
| HSL | 59.2º | 0.34% | 0.43% | - |
| HSV(B) | 59.2º | 0.51% | 0.58% | - |
| XYZ | 23.48 | 27.23 | 10.15 | - |
| YUV | 137.86 | 90.83 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 146 | 72 | 0 | 0.01 | 0.51 | 0.42 | 59.2 | 0.34 | 0.43 |
| Hex | 93 | 92 | 48 | 0 | 1 | 33 | 2A | 3B | 22 | 2B |
| Octal | 223 | 222 | 110 | 0 | 1 | 63 | 52 | 73 | 42 | 53 |
| Binary | 10010011 | 10010010 | 1001000 | 0 | 1 | 110011 | 101010 | 111011 | 100010 | 101011 |
Color Harmonies of #939248
Complementary color
Monochromatic Colors of #939248
Black with #939248
Text Example
Text Example
White with #939248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939248; }
p { color: rgb(147,146,72); }
H1.HeaderClassName
{
color: #939248;
}
.AnyTagClassName
{
color: #939248;
}
</style>
background-color css
<style>
a { background-color: #939248; }
a { background-color: rgb(147,146,72); }
div.DivClassName
{
background-color: #939248;
}
.BgClassName
{
background-color: #939248;
}
</style>
border-color css
<style>
span { border-color: #939248; }
span { border-color: rgb(147,146,72); }
td.TdClassName
{
border-color: #939248;
}
.TagClassName
{
border-color: #939248;
}
</style>