Shades of Ming #377170
Tints of Ming #377170
RGB
CMYK
RGB Variations
Color information
#377170 (or 0x377170) is known color: Ming. HEX triplet: 37, 71 and 70. RGB value is (55,113,112). Sum of RGB (Red+Green+Blue) = 55+113+112=280 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.64% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 113 - color contains mainly: green. Hex color #377170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377170 is #C88E8F. Grayscale: #5F5F5F. Windows color (decimal): -13143696 or 7369015. OLE color: 7369015.
HSL color Cylindrical-coordinate representation of color #377170: hue angle of 178.97º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #377170 is Cyan = 0.51, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 112 | - |
| CMYK | 0.51 | 0 | 0.01 | 0.56 |
| HSL | 178.97º | 0.35% | 0.33% | - |
| HSV(B) | 178.97º | 0.51% | 0.44% | - |
| XYZ | 10.41 | 13.79 | 17.44 | - |
| YUV | 95.54 | 137.28 | 99.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 112 | 0.51 | 0 | 0.01 | 0.56 | 178.97 | 0.35 | 0.33 |
| Hex | 37 | 71 | 70 | 33 | 0 | 1 | 38 | B3 | 23 | 21 |
| Octal | 67 | 161 | 160 | 63 | 0 | 1 | 70 | 263 | 43 | 41 |
| Binary | 110111 | 1110001 | 1110000 | 110011 | 0 | 1 | 111000 | 10110011 | 100011 | 100001 |
Color Harmonies of #377170
Complementary color
Monochromatic Colors of #377170
Black with #377170
Text Example
Text Example
White with #377170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377170; }
p { color: rgb(55,113,112); }
H1.HeaderClassName
{
color: #377170;
}
.AnyTagClassName
{
color: #377170;
}
</style>
background-color css
<style>
a { background-color: #377170; }
a { background-color: rgb(55,113,112); }
div.DivClassName
{
background-color: #377170;
}
.BgClassName
{
background-color: #377170;
}
</style>
border-color css
<style>
span { border-color: #377170; }
span { border-color: rgb(55,113,112); }
td.TdClassName
{
border-color: #377170;
}
.TagClassName
{
border-color: #377170;
}
</style>