Shades of Ming #377478
Tints of Ming #377478
RGB
CMYK
RGB Variations
Color information
#377478 (or 0x377478) is known color: Ming. HEX triplet: 37, 74 and 78. RGB value is (55,116,120). Sum of RGB (Red+Green+Blue) = 55+116+120=291 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.90% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 120 (47.27% from 255 or 41.24% from 291); Max value from RGB is 120 - color contains mainly: blue. Hex color #377478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377478 is #C88B87. Grayscale: #626262. Windows color (decimal): -13142920 or 7894071. OLE color: 7894071.
HSL color Cylindrical-coordinate representation of color #377478: hue angle of 183.69º 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 #377478 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 116 | 120 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.53 |
| HSL | 183.69º | 0.37% | 0.34% | - |
| HSV(B) | 183.69º | 0.54% | 0.47% | - |
| XYZ | 11.21 | 14.66 | 20.01 | - |
| YUV | 98.22 | 140.29 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 120 | 0.54 | 0.03 | 0 | 0.53 | 183.69 | 0.37 | 0.34 |
| Hex | 37 | 74 | 78 | 36 | 3 | 0 | 35 | B8 | 25 | 22 |
| Octal | 67 | 164 | 170 | 66 | 3 | 0 | 65 | 270 | 45 | 42 |
| Binary | 110111 | 1110100 | 1111000 | 110110 | 11 | 0 | 110101 | 10111000 | 100101 | 100010 |
Color Harmonies of #377478
Complementary color
Monochromatic Colors of #377478
Black with #377478
Text Example
Text Example
White with #377478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377478; }
p { color: rgb(55,116,120); }
H1.HeaderClassName
{
color: #377478;
}
.AnyTagClassName
{
color: #377478;
}
</style>
background-color css
<style>
a { background-color: #377478; }
a { background-color: rgb(55,116,120); }
div.DivClassName
{
background-color: #377478;
}
.BgClassName
{
background-color: #377478;
}
</style>
border-color css
<style>
span { border-color: #377478; }
span { border-color: rgb(55,116,120); }
td.TdClassName
{
border-color: #377478;
}
.TagClassName
{
border-color: #377478;
}
</style>