Shades of Ming #367077
Tints of Ming #367077
RGB
CMYK
RGB Variations
Color information
#367077 (or 0x367077) is known color: Ming. HEX triplet: 36, 70 and 77. RGB value is (54,112,119). Sum of RGB (Red+Green+Blue) = 54+112+119=285 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.95% from 285); Green value is 112 (44.14% from 255 or 39.30% from 285); Blue value is 119 (46.88% from 255 or 41.75% from 285); Max value from RGB is 119 - color contains mainly: blue. Hex color #367077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367077 is #C98F88. Grayscale: #5F5F5F. Windows color (decimal): -13209481 or 7827510. OLE color: 7827510.
HSL color Cylindrical-coordinate representation of color #367077: hue angle of 186.46º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367077 is Cyan = 0.55, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 112 | 119 | - |
| CMYK | 0.55 | 0.06 | 0 | 0.53 |
| HSL | 186.46º | 0.38% | 0.34% | - |
| HSV(B) | 186.46º | 0.55% | 0.47% | - |
| XYZ | 10.65 | 13.7 | 19.54 | - |
| YUV | 95.46 | 141.28 | 98.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 119 | 0.55 | 0.06 | 0 | 0.53 | 186.46 | 0.38 | 0.34 |
| Hex | 36 | 70 | 77 | 37 | 6 | 0 | 35 | BA | 26 | 22 |
| Octal | 66 | 160 | 167 | 67 | 6 | 0 | 65 | 272 | 46 | 42 |
| Binary | 110110 | 1110000 | 1110111 | 110111 | 110 | 0 | 110101 | 10111010 | 100110 | 100010 |
Color Harmonies of #367077
Complementary color
Monochromatic Colors of #367077
Black with #367077
Text Example
Text Example
White with #367077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367077; }
p { color: rgb(54,112,119); }
H1.HeaderClassName
{
color: #367077;
}
.AnyTagClassName
{
color: #367077;
}
</style>
background-color css
<style>
a { background-color: #367077; }
a { background-color: rgb(54,112,119); }
div.DivClassName
{
background-color: #367077;
}
.BgClassName
{
background-color: #367077;
}
</style>
border-color css
<style>
span { border-color: #367077; }
span { border-color: rgb(54,112,119); }
td.TdClassName
{
border-color: #367077;
}
.TagClassName
{
border-color: #367077;
}
</style>