Shades of Ming #377077
Tints of Ming #377077
RGB
CMYK
RGB Variations
Color information
#377077 (or 0x377077) is known color: Ming. HEX triplet: 37, 70 and 77. RGB value is (55,112,119). Sum of RGB (Red+Green+Blue) = 55+112+119=286 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.23% from 286); Green value is 112 (44.14% from 255 or 39.16% 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 #377077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377077 is #C88F88. Grayscale: #5F5F5F. Windows color (decimal): -13143945 or 7827511. OLE color: 7827511.
HSL color Cylindrical-coordinate representation of color #377077: hue angle of 186.56º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #377077 is Cyan = 0.54, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 112 | 119 | - |
| CMYK | 0.54 | 0.06 | 0 | 0.53 |
| HSL | 186.56º | 0.37% | 0.34% | - |
| HSV(B) | 186.56º | 0.54% | 0.47% | - |
| XYZ | 10.7 | 13.73 | 19.54 | - |
| YUV | 95.76 | 141.12 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 119 | 0.54 | 0.06 | 0 | 0.53 | 186.56 | 0.37 | 0.34 |
| Hex | 37 | 70 | 77 | 36 | 6 | 0 | 35 | BB | 25 | 22 |
| Octal | 67 | 160 | 167 | 66 | 6 | 0 | 65 | 273 | 45 | 42 |
| Binary | 110111 | 1110000 | 1110111 | 110110 | 110 | 0 | 110101 | 10111011 | 100101 | 100010 |
Color Harmonies of #377077
Complementary color
Monochromatic Colors of #377077
Black with #377077
Text Example
Text Example
White with #377077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377077; }
p { color: rgb(55,112,119); }
H1.HeaderClassName
{
color: #377077;
}
.AnyTagClassName
{
color: #377077;
}
</style>
background-color css
<style>
a { background-color: #377077; }
a { background-color: rgb(55,112,119); }
div.DivClassName
{
background-color: #377077;
}
.BgClassName
{
background-color: #377077;
}
</style>
border-color css
<style>
span { border-color: #377077; }
span { border-color: rgb(55,112,119); }
td.TdClassName
{
border-color: #377077;
}
.TagClassName
{
border-color: #377077;
}
</style>