Shades of Ming #357072
Tints of Ming #357072
RGB
CMYK
RGB Variations
Color information
#357072 (or 0x357072) is known color: Ming. HEX triplet: 35, 70 and 72. RGB value is (53,112,114). Sum of RGB (Red+Green+Blue) = 53+112+114=279 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.00% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 114 - color contains mainly: blue. Hex color #357072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357072 is #CA8F8D. Grayscale: #5E5E5E. Windows color (decimal): -13275022 or 7499829. OLE color: 7499829.
HSL color Cylindrical-coordinate representation of color #357072: hue angle of 181.97º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357072 is Cyan = 0.54, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 112 | 114 | - |
| CMYK | 0.54 | 0.02 | 0 | 0.55 |
| HSL | 181.97º | 0.37% | 0.33% | - |
| HSV(B) | 181.97º | 0.54% | 0.45% | - |
| XYZ | 10.3 | 13.56 | 17.99 | - |
| YUV | 94.59 | 138.95 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 114 | 0.54 | 0.02 | 0 | 0.55 | 181.97 | 0.37 | 0.33 |
| Hex | 35 | 70 | 72 | 36 | 2 | 0 | 37 | B6 | 25 | 21 |
| Octal | 65 | 160 | 162 | 66 | 2 | 0 | 67 | 266 | 45 | 41 |
| Binary | 110101 | 1110000 | 1110010 | 110110 | 10 | 0 | 110111 | 10110110 | 100101 | 100001 |
Color Harmonies of #357072
Complementary color
Monochromatic Colors of #357072
Black with #357072
Text Example
Text Example
White with #357072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357072; }
p { color: rgb(53,112,114); }
H1.HeaderClassName
{
color: #357072;
}
.AnyTagClassName
{
color: #357072;
}
</style>
background-color css
<style>
a { background-color: #357072; }
a { background-color: rgb(53,112,114); }
div.DivClassName
{
background-color: #357072;
}
.BgClassName
{
background-color: #357072;
}
</style>
border-color css
<style>
span { border-color: #357072; }
span { border-color: rgb(53,112,114); }
td.TdClassName
{
border-color: #357072;
}
.TagClassName
{
border-color: #357072;
}
</style>