Shades of Mondo #575046
Tints of Mondo #575046
RGB
CMYK
RGB Variations
Color information
#575046 (or 0x575046) is known color: Mondo. HEX triplet: 57, 50 and 46. RGB value is (87,80,70). Sum of RGB (Red+Green+Blue) = 87+80+70=237 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.71% from 237); Green value is 80 (31.64% from 255 or 33.76% from 237); Blue value is 70 (27.73% from 255 or 29.54% from 237); Max value from RGB is 87 - color contains mainly: red. Hex color #575046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575046 is #A8AFB9. Grayscale: #515151. Windows color (decimal): -11055034 or 4608087. OLE color: 4608087.
HSL color Cylindrical-coordinate representation of color #575046: hue angle of 35.29º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #575046 is Cyan = 0, Magento = 0.08, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 70 | - |
| CMYK | 0 | 0.08 | 0.20 | 0.66 |
| HSL | 35.29º | 0.11% | 0.31% | - |
| HSV(B) | 35.29º | 0.2% | 0.34% | - |
| XYZ | 7.9 | 8.21 | 6.96 | - |
| YUV | 80.95 | 121.82 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 70 | 0 | 0.08 | 0.20 | 0.66 | 35.29 | 0.11 | 0.31 |
| Hex | 57 | 50 | 46 | 0 | 8 | 14 | 42 | 23 | B | 1F |
| Octal | 127 | 120 | 106 | 0 | 10 | 24 | 102 | 43 | 13 | 37 |
| Binary | 1010111 | 1010000 | 1000110 | 0 | 1000 | 10100 | 1000010 | 100011 | 1011 | 11111 |
Color Harmonies of #575046
Complementary color
Monochromatic Colors of #575046
Black with #575046
Text Example
Text Example
White with #575046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575046; }
p { color: rgb(87,80,70); }
H1.HeaderClassName
{
color: #575046;
}
.AnyTagClassName
{
color: #575046;
}
</style>
background-color css
<style>
a { background-color: #575046; }
a { background-color: rgb(87,80,70); }
div.DivClassName
{
background-color: #575046;
}
.BgClassName
{
background-color: #575046;
}
</style>
border-color css
<style>
span { border-color: #575046; }
span { border-color: rgb(87,80,70); }
td.TdClassName
{
border-color: #575046;
}
.TagClassName
{
border-color: #575046;
}
</style>