Shades of Highball #938342
Tints of Highball #938342
RGB
CMYK
RGB Variations
Color information
#938342 (or 0x938342) is known color: Highball. HEX triplet: 93, 83 and 42. RGB value is (147,131,66). Sum of RGB (Red+Green+Blue) = 147+131+66=344 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.73% from 344); Green value is 131 (51.56% from 255 or 38.08% from 344); Blue value is 66 (26.17% from 255 or 19.19% from 344); Max value from RGB is 147 - color contains mainly: red. Hex color #938342 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938342 is #6C7CBD. Grayscale: #808080. Windows color (decimal): -7109822 or 4359059. OLE color: 4359059.
HSL color Cylindrical-coordinate representation of color #938342: hue angle of 48.15º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #938342 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 131 | 66 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.42 |
| HSL | 48.15º | 0.38% | 0.42% | - |
| HSV(B) | 48.15º | 0.55% | 0.58% | - |
| XYZ | 21.13 | 22.83 | 8.45 | - |
| YUV | 128.37 | 92.8 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 131 | 66 | 0 | 0.11 | 0.55 | 0.42 | 48.15 | 0.38 | 0.42 |
| Hex | 93 | 83 | 42 | 0 | B | 37 | 2A | 30 | 26 | 2A |
| Octal | 223 | 203 | 102 | 0 | 13 | 67 | 52 | 60 | 46 | 52 |
| Binary | 10010011 | 10000011 | 1000010 | 0 | 1011 | 110111 | 101010 | 110000 | 100110 | 101010 |
Color Harmonies of #938342
Complementary color
Monochromatic Colors of #938342
Black with #938342
Text Example
Text Example
White with #938342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938342; }
p { color: rgb(147,131,66); }
H1.HeaderClassName
{
color: #938342;
}
.AnyTagClassName
{
color: #938342;
}
</style>
background-color css
<style>
a { background-color: #938342; }
a { background-color: rgb(147,131,66); }
div.DivClassName
{
background-color: #938342;
}
.BgClassName
{
background-color: #938342;
}
</style>
border-color css
<style>
span { border-color: #938342; }
span { border-color: rgb(147,131,66); }
td.TdClassName
{
border-color: #938342;
}
.TagClassName
{
border-color: #938342;
}
</style>