Shades of Ming #377677
Tints of Ming #377677
RGB
CMYK
RGB Variations
Color information
#377677 (or 0x377677) is known color: Ming. HEX triplet: 37, 76 and 77. RGB value is (55,118,119). Sum of RGB (Red+Green+Blue) = 55+118+119=292 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.84% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #377677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377677 is #C88988. Grayscale: #636363. Windows color (decimal): -13142409 or 7829047. OLE color: 7829047.
HSL color Cylindrical-coordinate representation of color #377677: hue angle of 180.94º 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 #377677 is Cyan = 0.54, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 118 | 119 | - |
| CMYK | 0.54 | 0.01 | 0 | 0.53 |
| HSL | 180.94º | 0.37% | 0.34% | - |
| HSV(B) | 180.94º | 0.54% | 0.47% | - |
| XYZ | 11.38 | 15.1 | 19.77 | - |
| YUV | 99.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 119 | 0.54 | 0.01 | 0 | 0.53 | 180.94 | 0.37 | 0.34 |
| Hex | 37 | 76 | 77 | 36 | 1 | 0 | 35 | B5 | 25 | 22 |
| Octal | 67 | 166 | 167 | 66 | 1 | 0 | 65 | 265 | 45 | 42 |
| Binary | 110111 | 1110110 | 1110111 | 110110 | 1 | 0 | 110101 | 10110101 | 100101 | 100010 |
Color Harmonies of #377677
Complementary color
Monochromatic Colors of #377677
Black with #377677
Text Example
Text Example
White with #377677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377677; }
p { color: rgb(55,118,119); }
H1.HeaderClassName
{
color: #377677;
}
.AnyTagClassName
{
color: #377677;
}
</style>
background-color css
<style>
a { background-color: #377677; }
a { background-color: rgb(55,118,119); }
div.DivClassName
{
background-color: #377677;
}
.BgClassName
{
background-color: #377677;
}
</style>
border-color css
<style>
span { border-color: #377677; }
span { border-color: rgb(55,118,119); }
td.TdClassName
{
border-color: #377677;
}
.TagClassName
{
border-color: #377677;
}
</style>