Shades of Ming #357273
Tints of Ming #357273
RGB
CMYK
RGB Variations
Color information
#357273 (or 0x357273) is known color: Ming. HEX triplet: 35, 72 and 73. RGB value is (53,114,115). Sum of RGB (Red+Green+Blue) = 53+114+115=282 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.79% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 115 (45.31% from 255 or 40.78% from 282); Max value from RGB is 115 - color contains mainly: blue. Hex color #357273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357273 is #CA8D8C. Grayscale: #5F5F5F. Windows color (decimal): -13274509 or 7565877. OLE color: 7565877.
HSL color Cylindrical-coordinate representation of color #357273: hue angle of 180.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 #357273 is Cyan = 0.54, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 115 | - |
| CMYK | 0.54 | 0.01 | 0 | 0.55 |
| HSL | 180.97º | 0.37% | 0.33% | - |
| HSV(B) | 180.97º | 0.54% | 0.45% | - |
| XYZ | 10.58 | 14.03 | 18.37 | - |
| YUV | 95.88 | 138.79 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 115 | 0.54 | 0.01 | 0 | 0.55 | 180.97 | 0.37 | 0.33 |
| Hex | 35 | 72 | 73 | 36 | 1 | 0 | 37 | B5 | 25 | 21 |
| Octal | 65 | 162 | 163 | 66 | 1 | 0 | 67 | 265 | 45 | 41 |
| Binary | 110101 | 1110010 | 1110011 | 110110 | 1 | 0 | 110111 | 10110101 | 100101 | 100001 |
Color Harmonies of #357273
Complementary color
Monochromatic Colors of #357273
Black with #357273
Text Example
Text Example
White with #357273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357273; }
p { color: rgb(53,114,115); }
H1.HeaderClassName
{
color: #357273;
}
.AnyTagClassName
{
color: #357273;
}
</style>
background-color css
<style>
a { background-color: #357273; }
a { background-color: rgb(53,114,115); }
div.DivClassName
{
background-color: #357273;
}
.BgClassName
{
background-color: #357273;
}
</style>
border-color css
<style>
span { border-color: #357273; }
span { border-color: rgb(53,114,115); }
td.TdClassName
{
border-color: #357273;
}
.TagClassName
{
border-color: #357273;
}
</style>