Shades of Ming #357576
Tints of Ming #357576
RGB
CMYK
RGB Variations
Color information
#357576 (or 0x357576) is known color: Ming. HEX triplet: 35, 75 and 76. RGB value is (53,117,118). Sum of RGB (Red+Green+Blue) = 53+117+118=288 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.40% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #357576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357576 is #CA8A89. Grayscale: #616161. Windows color (decimal): -13273738 or 7763253. OLE color: 7763253.
HSL color Cylindrical-coordinate representation of color #357576: hue angle of 180.92º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357576 is Cyan = 0.55, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 118 | - |
| CMYK | 0.55 | 0.01 | 0 | 0.54 |
| HSL | 180.92º | 0.38% | 0.34% | - |
| HSV(B) | 180.92º | 0.55% | 0.46% | - |
| XYZ | 11.1 | 14.79 | 19.41 | - |
| YUV | 97.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 118 | 0.55 | 0.01 | 0 | 0.54 | 180.92 | 0.38 | 0.34 |
| Hex | 35 | 75 | 76 | 37 | 1 | 0 | 36 | B5 | 26 | 22 |
| Octal | 65 | 165 | 166 | 67 | 1 | 0 | 66 | 265 | 46 | 42 |
| Binary | 110101 | 1110101 | 1110110 | 110111 | 1 | 0 | 110110 | 10110101 | 100110 | 100010 |
Color Harmonies of #357576
Complementary color
Monochromatic Colors of #357576
Black with #357576
Text Example
Text Example
White with #357576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357576; }
p { color: rgb(53,117,118); }
H1.HeaderClassName
{
color: #357576;
}
.AnyTagClassName
{
color: #357576;
}
</style>
background-color css
<style>
a { background-color: #357576; }
a { background-color: rgb(53,117,118); }
div.DivClassName
{
background-color: #357576;
}
.BgClassName
{
background-color: #357576;
}
</style>
border-color css
<style>
span { border-color: #357576; }
span { border-color: rgb(53,117,118); }
td.TdClassName
{
border-color: #357576;
}
.TagClassName
{
border-color: #357576;
}
</style>