Shades of Ming #357277
Tints of Ming #357277
RGB
CMYK
RGB Variations
Color information
#357277 (or 0x357277) is known color: Ming. HEX triplet: 35, 72 and 77. RGB value is (53,114,119). Sum of RGB (Red+Green+Blue) = 53+114+119=286 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.53% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #357277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357277 is #CA8D88. Grayscale: #606060. Windows color (decimal): -13274505 or 7828021. OLE color: 7828021.
HSL color Cylindrical-coordinate representation of color #357277: hue angle of 184.55º 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 #357277 is Cyan = 0.55, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 114 | 119 | - |
| CMYK | 0.55 | 0.04 | 0 | 0.53 |
| HSL | 184.55º | 0.38% | 0.34% | - |
| HSV(B) | 184.55º | 0.55% | 0.47% | - |
| XYZ | 10.82 | 14.12 | 19.61 | - |
| YUV | 96.33 | 140.79 | 97.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 119 | 0.55 | 0.04 | 0 | 0.53 | 184.55 | 0.38 | 0.34 |
| Hex | 35 | 72 | 77 | 37 | 4 | 0 | 35 | B9 | 26 | 22 |
| Octal | 65 | 162 | 167 | 67 | 4 | 0 | 65 | 271 | 46 | 42 |
| Binary | 110101 | 1110010 | 1110111 | 110111 | 100 | 0 | 110101 | 10111001 | 100110 | 100010 |
Color Harmonies of #357277
Complementary color
Monochromatic Colors of #357277
Black with #357277
Text Example
Text Example
White with #357277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357277; }
p { color: rgb(53,114,119); }
H1.HeaderClassName
{
color: #357277;
}
.AnyTagClassName
{
color: #357277;
}
</style>
background-color css
<style>
a { background-color: #357277; }
a { background-color: rgb(53,114,119); }
div.DivClassName
{
background-color: #357277;
}
.BgClassName
{
background-color: #357277;
}
</style>
border-color css
<style>
span { border-color: #357277; }
span { border-color: rgb(53,114,119); }
td.TdClassName
{
border-color: #357277;
}
.TagClassName
{
border-color: #357277;
}
</style>