Shades of Mexican Red #924141
Tints of Mexican Red #924141
RGB
CMYK
RGB Variations
Color information
#924141 (or 0x924141) is known color: Mexican Red. HEX triplet: 92, 41 and 41. RGB value is (146,65,65). Sum of RGB (Red+Green+Blue) = 146+65+65=276 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.90% from 276); Green value is 65 (25.78% from 255 or 23.55% from 276); Blue value is 65 (25.78% from 255 or 23.55% from 276); Max value from RGB is 146 - color contains mainly: red. Hex color #924141 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924141 is #6DBEBE. Grayscale: #595959. Windows color (decimal): -7192255 or 4276626. OLE color: 4276626.
HSL color Cylindrical-coordinate representation of color #924141: hue angle of 0º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #924141 is Cyan = 0, Magento = 0.55, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 65 | 65 | - |
| CMYK | 0 | 0.55 | 0.55 | 0.43 |
| HSL | 0º | 0.38% | 0.41% | - |
| HSV(B) | 0º | 0.55% | 0.57% | - |
| XYZ | 14.7 | 10.27 | 6.21 | - |
| YUV | 89.22 | 114.34 | 168.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 65 | 65 | 0 | 0.55 | 0.55 | 0.43 | 0 | 0.38 | 0.41 |
| Hex | 92 | 41 | 41 | 0 | 37 | 37 | 2B | 0 | 26 | 29 |
| Octal | 222 | 101 | 101 | 0 | 67 | 67 | 53 | 0 | 46 | 51 |
| Binary | 10010010 | 1000001 | 1000001 | 0 | 110111 | 110111 | 101011 | 0 | 100110 | 101001 |
Color Harmonies of #924141
Complementary color
Monochromatic Colors of #924141
Black with #924141
Text Example
Text Example
White with #924141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924141; }
p { color: rgb(146,65,65); }
H1.HeaderClassName
{
color: #924141;
}
.AnyTagClassName
{
color: #924141;
}
</style>
background-color css
<style>
a { background-color: #924141; }
a { background-color: rgb(146,65,65); }
div.DivClassName
{
background-color: #924141;
}
.BgClassName
{
background-color: #924141;
}
</style>
border-color css
<style>
span { border-color: #924141; }
span { border-color: rgb(146,65,65); }
td.TdClassName
{
border-color: #924141;
}
.TagClassName
{
border-color: #924141;
}
</style>