Shades of Mondo #595043
Tints of Mondo #595043
RGB
CMYK
RGB Variations
Color information
#595043 (or 0x595043) is known color: Mondo. HEX triplet: 59, 50 and 43. RGB value is (89,80,67). Sum of RGB (Red+Green+Blue) = 89+80+67=236 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.71% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 67 (26.56% from 255 or 28.39% from 236); Max value from RGB is 89 - color contains mainly: red. Hex color #595043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595043 is #A6AFBC. Grayscale: #515151. Windows color (decimal): -10923965 or 4411481. OLE color: 4411481.
HSL color Cylindrical-coordinate representation of color #595043: hue angle of 35.45º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #595043 is Cyan = 0, Magento = 0.10, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 80 | 67 | - |
| CMYK | 0 | 0.10 | 0.25 | 0.65 |
| HSL | 35.45º | 0.14% | 0.31% | - |
| HSV(B) | 35.45º | 0.25% | 0.35% | - |
| XYZ | 8 | 8.27 | 6.48 | - |
| YUV | 81.21 | 119.98 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 67 | 0 | 0.10 | 0.25 | 0.65 | 35.45 | 0.14 | 0.31 |
| Hex | 59 | 50 | 43 | 0 | A | 19 | 41 | 23 | E | 1F |
| Octal | 131 | 120 | 103 | 0 | 12 | 31 | 101 | 43 | 16 | 37 |
| Binary | 1011001 | 1010000 | 1000011 | 0 | 1010 | 11001 | 1000001 | 100011 | 1110 | 11111 |
Color Harmonies of #595043
Complementary color
Monochromatic Colors of #595043
Black with #595043
Text Example
Text Example
White with #595043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595043; }
p { color: rgb(89,80,67); }
H1.HeaderClassName
{
color: #595043;
}
.AnyTagClassName
{
color: #595043;
}
</style>
background-color css
<style>
a { background-color: #595043; }
a { background-color: rgb(89,80,67); }
div.DivClassName
{
background-color: #595043;
}
.BgClassName
{
background-color: #595043;
}
</style>
border-color css
<style>
span { border-color: #595043; }
span { border-color: rgb(89,80,67); }
td.TdClassName
{
border-color: #595043;
}
.TagClassName
{
border-color: #595043;
}
</style>