Shades of Ming #367072
Tints of Ming #367072
RGB
CMYK
RGB Variations
Color information
#367072 (or 0x367072) is known color: Ming. HEX triplet: 36, 70 and 72. RGB value is (54,112,114). Sum of RGB (Red+Green+Blue) = 54+112+114=280 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.29% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 114 - color contains mainly: blue. Hex color #367072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367072 is #C98F8D. Grayscale: #5E5E5E. Windows color (decimal): -13209486 or 7499830. OLE color: 7499830.
HSL color Cylindrical-coordinate representation of color #367072: hue angle of 182º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367072 is Cyan = 0.53, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 112 | 114 | - |
| CMYK | 0.53 | 0.02 | 0 | 0.55 |
| HSL | 182º | 0.36% | 0.33% | - |
| HSV(B) | 182º | 0.53% | 0.45% | - |
| XYZ | 10.35 | 13.59 | 18 | - |
| YUV | 94.89 | 138.78 | 98.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 114 | 0.53 | 0.02 | 0 | 0.55 | 182 | 0.36 | 0.33 |
| Hex | 36 | 70 | 72 | 35 | 2 | 0 | 37 | B6 | 24 | 21 |
| Octal | 66 | 160 | 162 | 65 | 2 | 0 | 67 | 266 | 44 | 41 |
| Binary | 110110 | 1110000 | 1110010 | 110101 | 10 | 0 | 110111 | 10110110 | 100100 | 100001 |
Color Harmonies of #367072
Complementary color
Monochromatic Colors of #367072
Black with #367072
Text Example
Text Example
White with #367072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367072; }
p { color: rgb(54,112,114); }
H1.HeaderClassName
{
color: #367072;
}
.AnyTagClassName
{
color: #367072;
}
</style>
background-color css
<style>
a { background-color: #367072; }
a { background-color: rgb(54,112,114); }
div.DivClassName
{
background-color: #367072;
}
.BgClassName
{
background-color: #367072;
}
</style>
border-color css
<style>
span { border-color: #367072; }
span { border-color: rgb(54,112,114); }
td.TdClassName
{
border-color: #367072;
}
.TagClassName
{
border-color: #367072;
}
</style>