Shades of Ming #357376
Tints of Ming #357376
RGB
CMYK
RGB Variations
Color information
#357376 (or 0x357376) is known color: Ming. HEX triplet: 35, 73 and 76. RGB value is (53,115,118). Sum of RGB (Red+Green+Blue) = 53+115+118=286 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.53% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #357376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357376 is #CA8C89. Grayscale: #606060. Windows color (decimal): -13274250 or 7762741. OLE color: 7762741.
HSL color Cylindrical-coordinate representation of color #357376: hue angle of 182.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357376 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 115 | 118 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.54 |
| HSL | 182.77º | 0.38% | 0.34% | - |
| HSV(B) | 182.77º | 0.55% | 0.46% | - |
| XYZ | 10.87 | 14.33 | 19.33 | - |
| YUV | 96.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 118 | 0.55 | 0.03 | 0 | 0.54 | 182.77 | 0.38 | 0.34 |
| Hex | 35 | 73 | 76 | 37 | 3 | 0 | 36 | B7 | 26 | 22 |
| Octal | 65 | 163 | 166 | 67 | 3 | 0 | 66 | 267 | 46 | 42 |
| Binary | 110101 | 1110011 | 1110110 | 110111 | 11 | 0 | 110110 | 10110111 | 100110 | 100010 |
Color Harmonies of #357376
Complementary color
Monochromatic Colors of #357376
Black with #357376
Text Example
Text Example
White with #357376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357376; }
p { color: rgb(53,115,118); }
H1.HeaderClassName
{
color: #357376;
}
.AnyTagClassName
{
color: #357376;
}
</style>
background-color css
<style>
a { background-color: #357376; }
a { background-color: rgb(53,115,118); }
div.DivClassName
{
background-color: #357376;
}
.BgClassName
{
background-color: #357376;
}
</style>
border-color css
<style>
span { border-color: #357376; }
span { border-color: rgb(53,115,118); }
td.TdClassName
{
border-color: #357376;
}
.TagClassName
{
border-color: #357376;
}
</style>