Shades of Ming #357577
Tints of Ming #357577
RGB
CMYK
RGB Variations
Color information
#357577 (or 0x357577) is known color: Ming. HEX triplet: 35, 75 and 77. RGB value is (53,117,119). Sum of RGB (Red+Green+Blue) = 53+117+119=289 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.34% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #357577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357577 is #CA8A88. Grayscale: #626262. Windows color (decimal): -13273737 or 7828789. OLE color: 7828789.
HSL color Cylindrical-coordinate representation of color #357577: hue angle of 181.82º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357577 is Cyan = 0.55, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 117 | 119 | - |
| CMYK | 0.55 | 0.02 | 0 | 0.53 |
| HSL | 181.82º | 0.38% | 0.34% | - |
| HSV(B) | 181.82º | 0.55% | 0.47% | - |
| XYZ | 11.16 | 14.81 | 19.72 | - |
| YUV | 98.09 | 139.8 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 119 | 0.55 | 0.02 | 0 | 0.53 | 181.82 | 0.38 | 0.34 |
| Hex | 35 | 75 | 77 | 37 | 2 | 0 | 35 | B6 | 26 | 22 |
| Octal | 65 | 165 | 167 | 67 | 2 | 0 | 65 | 266 | 46 | 42 |
| Binary | 110101 | 1110101 | 1110111 | 110111 | 10 | 0 | 110101 | 10110110 | 100110 | 100010 |
Color Harmonies of #357577
Complementary color
Monochromatic Colors of #357577
Black with #357577
Text Example
Text Example
White with #357577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357577; }
p { color: rgb(53,117,119); }
H1.HeaderClassName
{
color: #357577;
}
.AnyTagClassName
{
color: #357577;
}
</style>
background-color css
<style>
a { background-color: #357577; }
a { background-color: rgb(53,117,119); }
div.DivClassName
{
background-color: #357577;
}
.BgClassName
{
background-color: #357577;
}
</style>
border-color css
<style>
span { border-color: #357577; }
span { border-color: rgb(53,117,119); }
td.TdClassName
{
border-color: #357577;
}
.TagClassName
{
border-color: #357577;
}
</style>