Shades of Mondo #575042
Tints of Mondo #575042
RGB
CMYK
RGB Variations
Color information
#575042 (or 0x575042) is known color: Mondo. HEX triplet: 57, 50 and 42. RGB value is (87,80,66). Sum of RGB (Red+Green+Blue) = 87+80+66=233 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.34% from 233); Green value is 80 (31.64% from 255 or 34.33% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 87 - color contains mainly: red. Hex color #575042 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575042 is #A8AFBD. Grayscale: #505050. Windows color (decimal): -11055038 or 4345943. OLE color: 4345943.
HSL color Cylindrical-coordinate representation of color #575042: hue angle of 40º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #575042 is Cyan = 0, Magento = 0.08, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 66 | - |
| CMYK | 0 | 0.08 | 0.24 | 0.66 |
| HSL | 40º | 0.14% | 0.3% | - |
| HSV(B) | 40º | 0.24% | 0.34% | - |
| XYZ | 7.78 | 8.16 | 6.32 | - |
| YUV | 80.5 | 119.82 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 66 | 0 | 0.08 | 0.24 | 0.66 | 40 | 0.14 | 0.3 |
| Hex | 57 | 50 | 42 | 0 | 8 | 18 | 42 | 28 | E | 1E |
| Octal | 127 | 120 | 102 | 0 | 10 | 30 | 102 | 50 | 16 | 36 |
| Binary | 1010111 | 1010000 | 1000010 | 0 | 1000 | 11000 | 1000010 | 101000 | 1110 | 11110 |
Color Harmonies of #575042
Complementary color
Monochromatic Colors of #575042
Black with #575042
Text Example
Text Example
White with #575042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575042; }
p { color: rgb(87,80,66); }
H1.HeaderClassName
{
color: #575042;
}
.AnyTagClassName
{
color: #575042;
}
</style>
background-color css
<style>
a { background-color: #575042; }
a { background-color: rgb(87,80,66); }
div.DivClassName
{
background-color: #575042;
}
.BgClassName
{
background-color: #575042;
}
</style>
border-color css
<style>
span { border-color: #575042; }
span { border-color: rgb(87,80,66); }
td.TdClassName
{
border-color: #575042;
}
.TagClassName
{
border-color: #575042;
}
</style>