Shades of Ming #357073
Tints of Ming #357073
RGB
CMYK
RGB Variations
Color information
#357073 (or 0x357073) is known color: Ming. HEX triplet: 35, 70 and 73. RGB value is (53,112,115). Sum of RGB (Red+Green+Blue) = 53+112+115=280 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.93% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 115 (45.31% from 255 or 41.07% from 280); Max value from RGB is 115 - color contains mainly: blue. Hex color #357073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357073 is #CA8F8C. Grayscale: #5E5E5E. Windows color (decimal): -13275021 or 7565365. OLE color: 7565365.
HSL color Cylindrical-coordinate representation of color #357073: hue angle of 182.9º 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 #357073 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 112 | 115 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.55 |
| HSL | 182.9º | 0.37% | 0.33% | - |
| HSV(B) | 182.9º | 0.54% | 0.45% | - |
| XYZ | 10.36 | 13.58 | 18.3 | - |
| YUV | 94.7 | 139.45 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 115 | 0.54 | 0.03 | 0 | 0.55 | 182.9 | 0.37 | 0.33 |
| Hex | 35 | 70 | 73 | 36 | 3 | 0 | 37 | B7 | 25 | 21 |
| Octal | 65 | 160 | 163 | 66 | 3 | 0 | 67 | 267 | 45 | 41 |
| Binary | 110101 | 1110000 | 1110011 | 110110 | 11 | 0 | 110111 | 10110111 | 100101 | 100001 |
Color Harmonies of #357073
Complementary color
Monochromatic Colors of #357073
Black with #357073
Text Example
Text Example
White with #357073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357073; }
p { color: rgb(53,112,115); }
H1.HeaderClassName
{
color: #357073;
}
.AnyTagClassName
{
color: #357073;
}
</style>
background-color css
<style>
a { background-color: #357073; }
a { background-color: rgb(53,112,115); }
div.DivClassName
{
background-color: #357073;
}
.BgClassName
{
background-color: #357073;
}
</style>
border-color css
<style>
span { border-color: #357073; }
span { border-color: rgb(53,112,115); }
td.TdClassName
{
border-color: #357073;
}
.TagClassName
{
border-color: #357073;
}
</style>