Shades of Mondo #575045
Tints of Mondo #575045
RGB
CMYK
RGB Variations
Color information
#575045 (or 0x575045) is known color: Mondo. HEX triplet: 57, 50 and 45. RGB value is (87,80,69). Sum of RGB (Red+Green+Blue) = 87+80+69=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 69 (27.34% from 255 or 29.24% from 236); Max value from RGB is 87 - color contains mainly: red. Hex color #575045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575045 is #A8AFBA. Grayscale: #505050. Windows color (decimal): -11055035 or 4542551. OLE color: 4542551.
HSL color Cylindrical-coordinate representation of color #575045: hue angle of 36.67º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #575045 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 69 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.66 |
| HSL | 36.67º | 0.12% | 0.31% | - |
| HSV(B) | 36.67º | 0.21% | 0.34% | - |
| XYZ | 7.87 | 8.19 | 6.8 | - |
| YUV | 80.84 | 121.32 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 69 | 0 | 0.08 | 0.21 | 0.66 | 36.67 | 0.12 | 0.31 |
| Hex | 57 | 50 | 45 | 0 | 8 | 15 | 42 | 25 | C | 1F |
| Octal | 127 | 120 | 105 | 0 | 10 | 25 | 102 | 45 | 14 | 37 |
| Binary | 1010111 | 1010000 | 1000101 | 0 | 1000 | 10101 | 1000010 | 100101 | 1100 | 11111 |
Color Harmonies of #575045
Complementary color
Monochromatic Colors of #575045
Black with #575045
Text Example
Text Example
White with #575045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575045; }
p { color: rgb(87,80,69); }
H1.HeaderClassName
{
color: #575045;
}
.AnyTagClassName
{
color: #575045;
}
</style>
background-color css
<style>
a { background-color: #575045; }
a { background-color: rgb(87,80,69); }
div.DivClassName
{
background-color: #575045;
}
.BgClassName
{
background-color: #575045;
}
</style>
border-color css
<style>
span { border-color: #575045; }
span { border-color: rgb(87,80,69); }
td.TdClassName
{
border-color: #575045;
}
.TagClassName
{
border-color: #575045;
}
</style>