Shades of Ming #377779
Tints of Ming #377779
RGB
CMYK
RGB Variations
Color information
#377779 (or 0x377779) is known color: Ming. HEX triplet: 37, 77 and 79. RGB value is (55,119,121). Sum of RGB (Red+Green+Blue) = 55+119+121=295 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.64% from 295); Green value is 119 (46.88% from 255 or 40.34% from 295); Blue value is 121 (47.66% from 255 or 41.02% from 295); Max value from RGB is 121 - color contains mainly: blue. Hex color #377779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377779 is #C88886. Grayscale: #646464. Windows color (decimal): -13142151 or 7960375. OLE color: 7960375.
HSL color Cylindrical-coordinate representation of color #377779: hue angle of 181.82º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #377779 is Cyan = 0.55, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 121 | - |
| CMYK | 0.55 | 0.02 | 0 | 0.53 |
| HSL | 181.82º | 0.38% | 0.35% | - |
| HSV(B) | 181.82º | 0.55% | 0.47% | - |
| XYZ | 11.62 | 15.39 | 20.45 | - |
| YUV | 100.09 | 139.8 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 121 | 0.55 | 0.02 | 0 | 0.53 | 181.82 | 0.38 | 0.35 |
| Hex | 37 | 77 | 79 | 37 | 2 | 0 | 35 | B6 | 26 | 23 |
| Octal | 67 | 167 | 171 | 67 | 2 | 0 | 65 | 266 | 46 | 43 |
| Binary | 110111 | 1110111 | 1111001 | 110111 | 10 | 0 | 110101 | 10110110 | 100110 | 100011 |
Color Harmonies of #377779
Complementary color
Monochromatic Colors of #377779
Black with #377779
Text Example
Text Example
White with #377779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377779; }
p { color: rgb(55,119,121); }
H1.HeaderClassName
{
color: #377779;
}
.AnyTagClassName
{
color: #377779;
}
</style>
background-color css
<style>
a { background-color: #377779; }
a { background-color: rgb(55,119,121); }
div.DivClassName
{
background-color: #377779;
}
.BgClassName
{
background-color: #377779;
}
</style>
border-color css
<style>
span { border-color: #377779; }
span { border-color: rgb(55,119,121); }
td.TdClassName
{
border-color: #377779;
}
.TagClassName
{
border-color: #377779;
}
</style>