Shades of Ming #357173
Tints of Ming #357173
RGB
CMYK
RGB Variations
Color information
#357173 (or 0x357173) is known color: Ming. HEX triplet: 35, 71 and 73. RGB value is (53,113,115). Sum of RGB (Red+Green+Blue) = 53+113+115=281 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.86% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 115 (45.31% from 255 or 40.93% from 281); Max value from RGB is 115 - color contains mainly: blue. Hex color #357173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357173 is #CA8E8C. Grayscale: #5F5F5F. Windows color (decimal): -13274765 or 7565621. OLE color: 7565621.
HSL color Cylindrical-coordinate representation of color #357173: hue angle of 181.94º 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 #357173 is Cyan = 0.54, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 113 | 115 | - |
| CMYK | 0.54 | 0.02 | 0 | 0.55 |
| HSL | 181.94º | 0.37% | 0.33% | - |
| HSV(B) | 181.94º | 0.54% | 0.45% | - |
| XYZ | 10.47 | 13.8 | 18.33 | - |
| YUV | 95.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 115 | 0.54 | 0.02 | 0 | 0.55 | 181.94 | 0.37 | 0.33 |
| Hex | 35 | 71 | 73 | 36 | 2 | 0 | 37 | B6 | 25 | 21 |
| Octal | 65 | 161 | 163 | 66 | 2 | 0 | 67 | 266 | 45 | 41 |
| Binary | 110101 | 1110001 | 1110011 | 110110 | 10 | 0 | 110111 | 10110110 | 100101 | 100001 |
Color Harmonies of #357173
Complementary color
Monochromatic Colors of #357173
Black with #357173
Text Example
Text Example
White with #357173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357173; }
p { color: rgb(53,113,115); }
H1.HeaderClassName
{
color: #357173;
}
.AnyTagClassName
{
color: #357173;
}
</style>
background-color css
<style>
a { background-color: #357173; }
a { background-color: rgb(53,113,115); }
div.DivClassName
{
background-color: #357173;
}
.BgClassName
{
background-color: #357173;
}
</style>
border-color css
<style>
span { border-color: #357173; }
span { border-color: rgb(53,113,115); }
td.TdClassName
{
border-color: #357173;
}
.TagClassName
{
border-color: #357173;
}
</style>