Shades of Ming #377274
Tints of Ming #377274
RGB
CMYK
RGB Variations
Color information
#377274 (or 0x377274) is known color: Ming. HEX triplet: 37, 72 and 74. RGB value is (55,114,116). Sum of RGB (Red+Green+Blue) = 55+114+116=285 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.30% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 116 (45.70% from 255 or 40.70% from 285); Max value from RGB is 116 - color contains mainly: blue. Hex color #377274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377274 is #C88D8B. Grayscale: #606060. Windows color (decimal): -13143436 or 7631415. OLE color: 7631415.
HSL color Cylindrical-coordinate representation of color #377274: hue angle of 181.97º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377274 is Cyan = 0.53, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 116 | - |
| CMYK | 0.53 | 0.02 | 0 | 0.55 |
| HSL | 181.97º | 0.36% | 0.34% | - |
| HSV(B) | 181.97º | 0.53% | 0.45% | - |
| XYZ | 10.75 | 14.11 | 18.68 | - |
| YUV | 96.59 | 138.95 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 116 | 0.53 | 0.02 | 0 | 0.55 | 181.97 | 0.36 | 0.34 |
| Hex | 37 | 72 | 74 | 35 | 2 | 0 | 37 | B6 | 24 | 22 |
| Octal | 67 | 162 | 164 | 65 | 2 | 0 | 67 | 266 | 44 | 42 |
| Binary | 110111 | 1110010 | 1110100 | 110101 | 10 | 0 | 110111 | 10110110 | 100100 | 100010 |
Color Harmonies of #377274
Complementary color
Monochromatic Colors of #377274
Black with #377274
Text Example
Text Example
White with #377274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377274; }
p { color: rgb(55,114,116); }
H1.HeaderClassName
{
color: #377274;
}
.AnyTagClassName
{
color: #377274;
}
</style>
background-color css
<style>
a { background-color: #377274; }
a { background-color: rgb(55,114,116); }
div.DivClassName
{
background-color: #377274;
}
.BgClassName
{
background-color: #377274;
}
</style>
border-color css
<style>
span { border-color: #377274; }
span { border-color: rgb(55,114,116); }
td.TdClassName
{
border-color: #377274;
}
.TagClassName
{
border-color: #377274;
}
</style>