Shades of Ming #367472
Tints of Ming #367472
RGB
CMYK
RGB Variations
Color information
#367472 (or 0x367472) is known color: Ming. HEX triplet: 36, 74 and 72. RGB value is (54,116,114). Sum of RGB (Red+Green+Blue) = 54+116+114=284 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.01% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #367472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367472 is #C98B8D. Grayscale: #616161. Windows color (decimal): -13208462 or 7500854. OLE color: 7500854.
HSL color Cylindrical-coordinate representation of color #367472: hue angle of 178.06º 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 #367472 is Cyan = 0.53, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 114 | - |
| CMYK | 0.53 | 0 | 0.02 | 0.55 |
| HSL | 178.06º | 0.36% | 0.33% | - |
| HSV(B) | 178.06º | 0.53% | 0.45% | - |
| XYZ | 10.8 | 14.49 | 18.15 | - |
| YUV | 97.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 114 | 0.53 | 0 | 0.02 | 0.55 | 178.06 | 0.36 | 0.33 |
| Hex | 36 | 74 | 72 | 35 | 0 | 2 | 37 | B2 | 24 | 21 |
| Octal | 66 | 164 | 162 | 65 | 0 | 2 | 67 | 262 | 44 | 41 |
| Binary | 110110 | 1110100 | 1110010 | 110101 | 0 | 10 | 110111 | 10110010 | 100100 | 100001 |
Color Harmonies of #367472
Complementary color
Monochromatic Colors of #367472
Black with #367472
Text Example
Text Example
White with #367472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367472; }
p { color: rgb(54,116,114); }
H1.HeaderClassName
{
color: #367472;
}
.AnyTagClassName
{
color: #367472;
}
</style>
background-color css
<style>
a { background-color: #367472; }
a { background-color: rgb(54,116,114); }
div.DivClassName
{
background-color: #367472;
}
.BgClassName
{
background-color: #367472;
}
</style>
border-color css
<style>
span { border-color: #367472; }
span { border-color: rgb(54,116,114); }
td.TdClassName
{
border-color: #367472;
}
.TagClassName
{
border-color: #367472;
}
</style>