Shades of Mondo #575041
Tints of Mondo #575041
RGB
CMYK
RGB Variations
Color information
#575041 (or 0x575041) is known color: Mondo. HEX triplet: 57, 50 and 41. RGB value is (87,80,65). Sum of RGB (Red+Green+Blue) = 87+80+65=232 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.5% from 232); Green value is 80 (31.64% from 255 or 34.48% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 87 - color contains mainly: red. Hex color #575041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575041 is #A8AFBE. Grayscale: #505050. Windows color (decimal): -11055039 or 4280407. OLE color: 4280407.
HSL color Cylindrical-coordinate representation of color #575041: hue angle of 40.91º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #575041 is Cyan = 0, Magento = 0.08, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 65 | - |
| CMYK | 0 | 0.08 | 0.25 | 0.66 |
| HSL | 40.91º | 0.14% | 0.3% | - |
| HSV(B) | 40.91º | 0.25% | 0.34% | - |
| XYZ | 7.75 | 8.15 | 6.16 | - |
| YUV | 80.38 | 119.32 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 65 | 0 | 0.08 | 0.25 | 0.66 | 40.91 | 0.14 | 0.3 |
| Hex | 57 | 50 | 41 | 0 | 8 | 19 | 42 | 29 | E | 1E |
| Octal | 127 | 120 | 101 | 0 | 10 | 31 | 102 | 51 | 16 | 36 |
| Binary | 1010111 | 1010000 | 1000001 | 0 | 1000 | 11001 | 1000010 | 101001 | 1110 | 11110 |
Color Harmonies of #575041
Complementary color
Monochromatic Colors of #575041
Black with #575041
Text Example
Text Example
White with #575041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575041; }
p { color: rgb(87,80,65); }
H1.HeaderClassName
{
color: #575041;
}
.AnyTagClassName
{
color: #575041;
}
</style>
background-color css
<style>
a { background-color: #575041; }
a { background-color: rgb(87,80,65); }
div.DivClassName
{
background-color: #575041;
}
.BgClassName
{
background-color: #575041;
}
</style>
border-color css
<style>
span { border-color: #575041; }
span { border-color: rgb(87,80,65); }
td.TdClassName
{
border-color: #575041;
}
.TagClassName
{
border-color: #575041;
}
</style>