Shades of Mexican Red #934342
Tints of Mexican Red #934342
RGB
CMYK
RGB Variations
Color information
#934342 (or 0x934342) is known color: Mexican Red. HEX triplet: 93, 43 and 42. RGB value is (147,67,66). Sum of RGB (Red+Green+Blue) = 147+67+66=280 (37% of max value = 765). Red value is 147 (57.81% from 255 or 52.5% from 280); Green value is 67 (26.56% from 255 or 23.93% from 280); Blue value is 66 (26.17% from 255 or 23.57% from 280); Max value from RGB is 147 - color contains mainly: red. Hex color #934342 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934342 is #6CBCBD. Grayscale: #5A5A5A. Windows color (decimal): -7126206 or 4342675. OLE color: 4342675.
HSL color Cylindrical-coordinate representation of color #934342: hue angle of 0.74º 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 #934342 is Cyan = 0, Magento = 0.54, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 66 | - |
| CMYK | 0 | 0.54 | 0.55 | 0.42 |
| HSL | 0.74º | 0.38% | 0.42% | - |
| HSV(B) | 0.74º | 0.55% | 0.58% | - |
| XYZ | 15.02 | 10.61 | 6.41 | - |
| YUV | 90.81 | 114 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 66 | 0 | 0.54 | 0.55 | 0.42 | 0.74 | 0.38 | 0.42 |
| Hex | 93 | 43 | 42 | 0 | 36 | 37 | 2A | 1 | 26 | 2A |
| Octal | 223 | 103 | 102 | 0 | 66 | 67 | 52 | 1 | 46 | 52 |
| Binary | 10010011 | 1000011 | 1000010 | 0 | 110110 | 110111 | 101010 | 1 | 100110 | 101010 |
Color Harmonies of #934342
Complementary color
Monochromatic Colors of #934342
Black with #934342
Text Example
Text Example
White with #934342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934342; }
p { color: rgb(147,67,66); }
H1.HeaderClassName
{
color: #934342;
}
.AnyTagClassName
{
color: #934342;
}
</style>
background-color css
<style>
a { background-color: #934342; }
a { background-color: rgb(147,67,66); }
div.DivClassName
{
background-color: #934342;
}
.BgClassName
{
background-color: #934342;
}
</style>
border-color css
<style>
span { border-color: #934342; }
span { border-color: rgb(147,67,66); }
td.TdClassName
{
border-color: #934342;
}
.TagClassName
{
border-color: #934342;
}
</style>