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