Shades of Highball #938443
Tints of Highball #938443
RGB
CMYK
RGB Variations
Color information
#938443 (or 0x938443) is known color: Highball. HEX triplet: 93, 84 and 43. RGB value is (147,132,67). Sum of RGB (Red+Green+Blue) = 147+132+67=346 (45% of max value = 765). Red value is 147 (57.81% from 255 or 42.49% from 346); Green value is 132 (51.95% from 255 or 38.15% from 346); Blue value is 67 (26.56% from 255 or 19.36% from 346); Max value from RGB is 147 - color contains mainly: red. Hex color #938443 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938443 is #6C7BBC. Grayscale: #818181. Windows color (decimal): -7109565 or 4424851. OLE color: 4424851.
HSL color Cylindrical-coordinate representation of color #938443: hue angle of 48.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #938443 is Cyan = 0, Magento = 0.10, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 67 | - |
| CMYK | 0 | 0.10 | 0.54 | 0.42 |
| HSL | 48.75º | 0.37% | 0.42% | - |
| HSV(B) | 48.75º | 0.54% | 0.58% | - |
| XYZ | 21.3 | 23.11 | 8.65 | - |
| YUV | 129.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 67 | 0 | 0.10 | 0.54 | 0.42 | 48.75 | 0.37 | 0.42 |
| Hex | 93 | 84 | 43 | 0 | A | 36 | 2A | 31 | 25 | 2A |
| Octal | 223 | 204 | 103 | 0 | 12 | 66 | 52 | 61 | 45 | 52 |
| Binary | 10010011 | 10000100 | 1000011 | 0 | 1010 | 110110 | 101010 | 110001 | 100101 | 101010 |
Color Harmonies of #938443
Complementary color
Monochromatic Colors of #938443
Black with #938443
Text Example
Text Example
White with #938443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938443; }
p { color: rgb(147,132,67); }
H1.HeaderClassName
{
color: #938443;
}
.AnyTagClassName
{
color: #938443;
}
</style>
background-color css
<style>
a { background-color: #938443; }
a { background-color: rgb(147,132,67); }
div.DivClassName
{
background-color: #938443;
}
.BgClassName
{
background-color: #938443;
}
</style>
border-color css
<style>
span { border-color: #938443; }
span { border-color: rgb(147,132,67); }
td.TdClassName
{
border-color: #938443;
}
.TagClassName
{
border-color: #938443;
}
</style>