Shades of Ming #347172
Tints of Ming #347172
RGB
CMYK
RGB Variations
Color information
#347172 (or 0x347172) is known color: Ming. HEX triplet: 34, 71 and 72. RGB value is (52,113,114). Sum of RGB (Red+Green+Blue) = 52+113+114=279 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.64% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 114 - color contains mainly: blue. Hex color #347172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347172 is #CB8E8D. Grayscale: #5E5E5E. Windows color (decimal): -13340302 or 7500084. OLE color: 7500084.
HSL color Cylindrical-coordinate representation of color #347172: hue angle of 180.97º 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 #347172 is Cyan = 0.54, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 113 | 114 | - |
| CMYK | 0.54 | 0.01 | 0 | 0.55 |
| HSL | 180.97º | 0.37% | 0.33% | - |
| HSV(B) | 180.97º | 0.54% | 0.45% | - |
| XYZ | 10.36 | 13.76 | 18.03 | - |
| YUV | 94.88 | 138.79 | 97.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 114 | 0.54 | 0.01 | 0 | 0.55 | 180.97 | 0.37 | 0.33 |
| Hex | 34 | 71 | 72 | 36 | 1 | 0 | 37 | B5 | 25 | 21 |
| Octal | 64 | 161 | 162 | 66 | 1 | 0 | 67 | 265 | 45 | 41 |
| Binary | 110100 | 1110001 | 1110010 | 110110 | 1 | 0 | 110111 | 10110101 | 100101 | 100001 |
Color Harmonies of #347172
Complementary color
Monochromatic Colors of #347172
Black with #347172
Text Example
Text Example
White with #347172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347172; }
p { color: rgb(52,113,114); }
H1.HeaderClassName
{
color: #347172;
}
.AnyTagClassName
{
color: #347172;
}
</style>
background-color css
<style>
a { background-color: #347172; }
a { background-color: rgb(52,113,114); }
div.DivClassName
{
background-color: #347172;
}
.BgClassName
{
background-color: #347172;
}
</style>
border-color css
<style>
span { border-color: #347172; }
span { border-color: rgb(52,113,114); }
td.TdClassName
{
border-color: #347172;
}
.TagClassName
{
border-color: #347172;
}
</style>