Shades of Ming #357272
Tints of Ming #357272
RGB
CMYK
RGB Variations
Color information
#357272 (or 0x357272) is known color: Ming. HEX triplet: 35, 72 and 72. RGB value is (53,114,114). Sum of RGB (Red+Green+Blue) = 53+114+114=281 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.86% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 114 (44.92% from 255 or 40.57% from 281); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #357272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357272 is #CA8D8D. Grayscale: #5F5F5F. Windows color (decimal): -13274510 or 7500341. OLE color: 7500341.
HSL color Cylindrical-coordinate representation of color #357272: hue angle of 180º 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 #357272 is Cyan = 0.54, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 114 | - |
| CMYK | 0.54 | 0 | 0 | 0.55 |
| HSL | 180º | 0.37% | 0.33% | - |
| HSV(B) | 180º | 0.54% | 0.45% | - |
| XYZ | 10.52 | 14.01 | 18.07 | - |
| YUV | 95.76 | 138.29 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 114 | 0.54 | 0 | 0 | 0.55 | 180 | 0.37 | 0.33 |
| Hex | 35 | 72 | 72 | 36 | 0 | 0 | 37 | B4 | 25 | 21 |
| Octal | 65 | 162 | 162 | 66 | 0 | 0 | 67 | 264 | 45 | 41 |
| Binary | 110101 | 1110010 | 1110010 | 110110 | 0 | 0 | 110111 | 10110100 | 100101 | 100001 |
Color Harmonies of #357272
Complementary color
Monochromatic Colors of #357272
Black with #357272
Text Example
Text Example
White with #357272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357272; }
p { color: rgb(53,114,114); }
H1.HeaderClassName
{
color: #357272;
}
.AnyTagClassName
{
color: #357272;
}
</style>
background-color css
<style>
a { background-color: #357272; }
a { background-color: rgb(53,114,114); }
div.DivClassName
{
background-color: #357272;
}
.BgClassName
{
background-color: #357272;
}
</style>
border-color css
<style>
span { border-color: #357272; }
span { border-color: rgb(53,114,114); }
td.TdClassName
{
border-color: #357272;
}
.TagClassName
{
border-color: #357272;
}
</style>