Shades of Ming #357476
Tints of Ming #357476
RGB
CMYK
RGB Variations
Color information
#357476 (or 0x357476) is known color: Ming. HEX triplet: 35, 74 and 76. RGB value is (53,116,118). Sum of RGB (Red+Green+Blue) = 53+116+118=287 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.47% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #357476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357476 is #CA8B89. Grayscale: #616161. Windows color (decimal): -13273994 or 7762997. OLE color: 7762997.
HSL color Cylindrical-coordinate representation of color #357476: hue angle of 181.85º 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 #357476 is Cyan = 0.55, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 116 | 118 | - |
| CMYK | 0.55 | 0.02 | 0 | 0.54 |
| HSL | 181.85º | 0.38% | 0.34% | - |
| HSV(B) | 181.85º | 0.55% | 0.46% | - |
| XYZ | 10.98 | 14.56 | 19.37 | - |
| YUV | 97.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 118 | 0.55 | 0.02 | 0 | 0.54 | 181.85 | 0.38 | 0.34 |
| Hex | 35 | 74 | 76 | 37 | 2 | 0 | 36 | B6 | 26 | 22 |
| Octal | 65 | 164 | 166 | 67 | 2 | 0 | 66 | 266 | 46 | 42 |
| Binary | 110101 | 1110100 | 1110110 | 110111 | 10 | 0 | 110110 | 10110110 | 100110 | 100010 |
Color Harmonies of #357476
Complementary color
Monochromatic Colors of #357476
Black with #357476
Text Example
Text Example
White with #357476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357476; }
p { color: rgb(53,116,118); }
H1.HeaderClassName
{
color: #357476;
}
.AnyTagClassName
{
color: #357476;
}
</style>
background-color css
<style>
a { background-color: #357476; }
a { background-color: rgb(53,116,118); }
div.DivClassName
{
background-color: #357476;
}
.BgClassName
{
background-color: #357476;
}
</style>
border-color css
<style>
span { border-color: #357476; }
span { border-color: rgb(53,116,118); }
td.TdClassName
{
border-color: #357476;
}
.TagClassName
{
border-color: #357476;
}
</style>