Shades of Ming #357373
Tints of Ming #357373
RGB
CMYK
RGB Variations
Color information
#357373 (or 0x357373) is known color: Ming. HEX triplet: 35, 73 and 73. RGB value is (53,115,115). Sum of RGB (Red+Green+Blue) = 53+115+115=283 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.73% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #357373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357373 is #CA8C8C. Grayscale: #606060. Windows color (decimal): -13274253 or 7566133. OLE color: 7566133.
HSL color Cylindrical-coordinate representation of color #357373: 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 #357373 is Cyan = 0.54, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 115 | - |
| CMYK | 0.54 | 0 | 0 | 0.55 |
| HSL | 180º | 0.37% | 0.33% | - |
| HSV(B) | 180º | 0.54% | 0.45% | - |
| XYZ | 10.69 | 14.26 | 18.41 | - |
| YUV | 96.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 115 | 0.54 | 0 | 0 | 0.55 | 180 | 0.37 | 0.33 |
| Hex | 35 | 73 | 73 | 36 | 0 | 0 | 37 | B4 | 25 | 21 |
| Octal | 65 | 163 | 163 | 66 | 0 | 0 | 67 | 264 | 45 | 41 |
| Binary | 110101 | 1110011 | 1110011 | 110110 | 0 | 0 | 110111 | 10110100 | 100101 | 100001 |
Color Harmonies of #357373
Complementary color
Monochromatic Colors of #357373
Black with #357373
Text Example
Text Example
White with #357373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357373; }
p { color: rgb(53,115,115); }
H1.HeaderClassName
{
color: #357373;
}
.AnyTagClassName
{
color: #357373;
}
</style>
background-color css
<style>
a { background-color: #357373; }
a { background-color: rgb(53,115,115); }
div.DivClassName
{
background-color: #357373;
}
.BgClassName
{
background-color: #357373;
}
</style>
border-color css
<style>
span { border-color: #357373; }
span { border-color: rgb(53,115,115); }
td.TdClassName
{
border-color: #357373;
}
.TagClassName
{
border-color: #357373;
}
</style>