Shades of Ming #377876
Tints of Ming #377876
RGB
CMYK
RGB Variations
Color information
#377876 (or 0x377876) is known color: Ming. HEX triplet: 37, 78 and 76. RGB value is (55,120,118). Sum of RGB (Red+Green+Blue) = 55+120+118=293 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.77% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 118 (46.48% from 255 or 40.27% from 293); Max value from RGB is 120 - color contains mainly: green. Hex color #377876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377876 is #C88789. Grayscale: #646464. Windows color (decimal): -13141898 or 7764023. OLE color: 7764023.
HSL color Cylindrical-coordinate representation of color #377876: hue angle of 178.15º 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 #377876 is Cyan = 0.54, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 120 | 118 | - |
| CMYK | 0.54 | 0 | 0.02 | 0.53 |
| HSL | 178.15º | 0.37% | 0.34% | - |
| HSV(B) | 178.15º | 0.54% | 0.47% | - |
| XYZ | 11.56 | 15.55 | 19.53 | - |
| YUV | 100.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 120 | 118 | 0.54 | 0 | 0.02 | 0.53 | 178.15 | 0.37 | 0.34 |
| Hex | 37 | 78 | 76 | 36 | 0 | 2 | 35 | B2 | 25 | 22 |
| Octal | 67 | 170 | 166 | 66 | 0 | 2 | 65 | 262 | 45 | 42 |
| Binary | 110111 | 1111000 | 1110110 | 110110 | 0 | 10 | 110101 | 10110010 | 100101 | 100010 |
Color Harmonies of #377876
Complementary color
Monochromatic Colors of #377876
Black with #377876
Text Example
Text Example
White with #377876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377876; }
p { color: rgb(55,120,118); }
H1.HeaderClassName
{
color: #377876;
}
.AnyTagClassName
{
color: #377876;
}
</style>
background-color css
<style>
a { background-color: #377876; }
a { background-color: rgb(55,120,118); }
div.DivClassName
{
background-color: #377876;
}
.BgClassName
{
background-color: #377876;
}
</style>
border-color css
<style>
span { border-color: #377876; }
span { border-color: rgb(55,120,118); }
td.TdClassName
{
border-color: #377876;
}
.TagClassName
{
border-color: #377876;
}
</style>