Shades of Mondo #575044
Tints of Mondo #575044
RGB
CMYK
RGB Variations
Color information
#575044 (or 0x575044) is known color: Mondo. HEX triplet: 57, 50 and 44. RGB value is (87,80,68). Sum of RGB (Red+Green+Blue) = 87+80+68=235 (31% of max value = 765). Red value is 87 (34.38% from 255 or 37.02% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 68 (26.95% from 255 or 28.94% from 235); Max value from RGB is 87 - color contains mainly: red. Hex color #575044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575044 is #A8AFBB. Grayscale: #505050. Windows color (decimal): -11055036 or 4477015. OLE color: 4477015.
HSL color Cylindrical-coordinate representation of color #575044: hue angle of 37.89º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #575044 is Cyan = 0, Magento = 0.08, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 68 | - |
| CMYK | 0 | 0.08 | 0.22 | 0.66 |
| HSL | 37.89º | 0.12% | 0.3% | - |
| HSV(B) | 37.89º | 0.22% | 0.34% | - |
| XYZ | 7.84 | 8.18 | 6.63 | - |
| YUV | 80.73 | 120.82 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 68 | 0 | 0.08 | 0.22 | 0.66 | 37.89 | 0.12 | 0.3 |
| Hex | 57 | 50 | 44 | 0 | 8 | 16 | 42 | 26 | C | 1E |
| Octal | 127 | 120 | 104 | 0 | 10 | 26 | 102 | 46 | 14 | 36 |
| Binary | 1010111 | 1010000 | 1000100 | 0 | 1000 | 10110 | 1000010 | 100110 | 1100 | 11110 |
Color Harmonies of #575044
Complementary color
Monochromatic Colors of #575044
Black with #575044
Text Example
Text Example
White with #575044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575044; }
p { color: rgb(87,80,68); }
H1.HeaderClassName
{
color: #575044;
}
.AnyTagClassName
{
color: #575044;
}
</style>
background-color css
<style>
a { background-color: #575044; }
a { background-color: rgb(87,80,68); }
div.DivClassName
{
background-color: #575044;
}
.BgClassName
{
background-color: #575044;
}
</style>
border-color css
<style>
span { border-color: #575044; }
span { border-color: rgb(87,80,68); }
td.TdClassName
{
border-color: #575044;
}
.TagClassName
{
border-color: #575044;
}
</style>