Shades of Mexican Red #954342
Tints of Mexican Red #954342
RGB
CMYK
RGB Variations
Color information
#954342 (or 0x954342) is known color: Mexican Red. HEX triplet: 95, 43 and 42. RGB value is (149,67,66). Sum of RGB (Red+Green+Blue) = 149+67+66=282 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.84% from 282); Green value is 67 (26.56% from 255 or 23.76% from 282); Blue value is 66 (26.17% from 255 or 23.40% from 282); Max value from RGB is 149 - color contains mainly: red. Hex color #954342 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954342 is #6ABCBD. Grayscale: #5B5B5B. Windows color (decimal): -6995134 or 4342677. OLE color: 4342677.
HSL color Cylindrical-coordinate representation of color #954342: hue angle of 0.72º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #954342 is Cyan = 0, Magento = 0.55, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 66 | - |
| CMYK | 0 | 0.55 | 0.56 | 0.42 |
| HSL | 0.72º | 0.39% | 0.42% | - |
| HSV(B) | 0.72º | 0.56% | 0.58% | - |
| XYZ | 15.38 | 10.8 | 6.43 | - |
| YUV | 91.4 | 113.67 | 169.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 66 | 0 | 0.55 | 0.56 | 0.42 | 0.72 | 0.39 | 0.42 |
| Hex | 95 | 43 | 42 | 0 | 37 | 38 | 2A | 1 | 27 | 2A |
| Octal | 225 | 103 | 102 | 0 | 67 | 70 | 52 | 1 | 47 | 52 |
| Binary | 10010101 | 1000011 | 1000010 | 0 | 110111 | 111000 | 101010 | 1 | 100111 | 101010 |
Color Harmonies of #954342
Complementary color
Monochromatic Colors of #954342
Black with #954342
Text Example
Text Example
White with #954342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954342; }
p { color: rgb(149,67,66); }
H1.HeaderClassName
{
color: #954342;
}
.AnyTagClassName
{
color: #954342;
}
</style>
background-color css
<style>
a { background-color: #954342; }
a { background-color: rgb(149,67,66); }
div.DivClassName
{
background-color: #954342;
}
.BgClassName
{
background-color: #954342;
}
</style>
border-color css
<style>
span { border-color: #954342; }
span { border-color: rgb(149,67,66); }
td.TdClassName
{
border-color: #954342;
}
.TagClassName
{
border-color: #954342;
}
</style>