Shades of Ming #357477
Tints of Ming #357477
RGB
CMYK
RGB Variations
Color information
#357477 (or 0x357477) is known color: Ming. HEX triplet: 35, 74 and 77. RGB value is (53,116,119). Sum of RGB (Red+Green+Blue) = 53+116+119=288 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.40% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #357477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357477 is #CA8B88. Grayscale: #616161. Windows color (decimal): -13273993 or 7828533. OLE color: 7828533.
HSL color Cylindrical-coordinate representation of color #357477: hue angle of 182.73º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357477 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 116 | 119 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.53 |
| HSL | 182.73º | 0.38% | 0.34% | - |
| HSV(B) | 182.73º | 0.55% | 0.47% | - |
| XYZ | 11.04 | 14.58 | 19.68 | - |
| YUV | 97.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 119 | 0.55 | 0.03 | 0 | 0.53 | 182.73 | 0.38 | 0.34 |
| Hex | 35 | 74 | 77 | 37 | 3 | 0 | 35 | B7 | 26 | 22 |
| Octal | 65 | 164 | 167 | 67 | 3 | 0 | 65 | 267 | 46 | 42 |
| Binary | 110101 | 1110100 | 1110111 | 110111 | 11 | 0 | 110101 | 10110111 | 100110 | 100010 |
Color Harmonies of #357477
Complementary color
Monochromatic Colors of #357477
Black with #357477
Text Example
Text Example
White with #357477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357477; }
p { color: rgb(53,116,119); }
H1.HeaderClassName
{
color: #357477;
}
.AnyTagClassName
{
color: #357477;
}
</style>
background-color css
<style>
a { background-color: #357477; }
a { background-color: rgb(53,116,119); }
div.DivClassName
{
background-color: #357477;
}
.BgClassName
{
background-color: #357477;
}
</style>
border-color css
<style>
span { border-color: #357477; }
span { border-color: rgb(53,116,119); }
td.TdClassName
{
border-color: #357477;
}
.TagClassName
{
border-color: #357477;
}
</style>