Shades of Ming #347072
Tints of Ming #347072
RGB
CMYK
RGB Variations
Color information
#347072 (or 0x347072) is known color: Ming. HEX triplet: 34, 70 and 72. RGB value is (52,112,114). Sum of RGB (Red+Green+Blue) = 52+112+114=278 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.71% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 114 (44.92% from 255 or 41.01% from 278); Max value from RGB is 114 - color contains mainly: blue. Hex color #347072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347072 is #CB8F8D. Grayscale: #5E5E5E. Windows color (decimal): -13340558 or 7499828. OLE color: 7499828.
HSL color Cylindrical-coordinate representation of color #347072: hue angle of 181.94º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347072 is Cyan = 0.54, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 112 | 114 | - |
| CMYK | 0.54 | 0.02 | 0 | 0.55 |
| HSL | 181.94º | 0.37% | 0.33% | - |
| HSV(B) | 181.94º | 0.54% | 0.45% | - |
| XYZ | 10.25 | 13.53 | 17.99 | - |
| YUV | 94.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 114 | 0.54 | 0.02 | 0 | 0.55 | 181.94 | 0.37 | 0.33 |
| Hex | 34 | 70 | 72 | 36 | 2 | 0 | 37 | B6 | 25 | 21 |
| Octal | 64 | 160 | 162 | 66 | 2 | 0 | 67 | 266 | 45 | 41 |
| Binary | 110100 | 1110000 | 1110010 | 110110 | 10 | 0 | 110111 | 10110110 | 100101 | 100001 |
Color Harmonies of #347072
Complementary color
Monochromatic Colors of #347072
Black with #347072
Text Example
Text Example
White with #347072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347072; }
p { color: rgb(52,112,114); }
H1.HeaderClassName
{
color: #347072;
}
.AnyTagClassName
{
color: #347072;
}
</style>
background-color css
<style>
a { background-color: #347072; }
a { background-color: rgb(52,112,114); }
div.DivClassName
{
background-color: #347072;
}
.BgClassName
{
background-color: #347072;
}
</style>
border-color css
<style>
span { border-color: #347072; }
span { border-color: rgb(52,112,114); }
td.TdClassName
{
border-color: #347072;
}
.TagClassName
{
border-color: #347072;
}
</style>