Shades of Ming #347171
Tints of Ming #347171
RGB
CMYK
RGB Variations
Color information
#347171 (or 0x347171) is known color: Ming. HEX triplet: 34, 71 and 71. RGB value is (52,113,113). Sum of RGB (Red+Green+Blue) = 52+113+113=278 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.71% from 278); Green value is 113 (44.53% from 255 or 40.65% from 278); Blue value is 113 (44.53% from 255 or 40.65% from 278); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #347171 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347171 is #CB8E8E. Grayscale: #5E5E5E. Windows color (decimal): -13340303 or 7434548. OLE color: 7434548.
HSL color Cylindrical-coordinate representation of color #347171: hue angle of 180º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347171 is Cyan = 0.54, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 113 | - |
| CMYK | 0.54 | 0 | 0 | 0.56 |
| HSL | 180º | 0.37% | 0.32% | - |
| HSV(B) | 180º | 0.54% | 0.44% | - |
| XYZ | 10.3 | 13.73 | 17.73 | - |
| YUV | 94.76 | 138.29 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 113 | 0.54 | 0 | 0 | 0.56 | 180 | 0.37 | 0.32 |
| Hex | 34 | 71 | 71 | 36 | 0 | 0 | 38 | B4 | 25 | 20 |
| Octal | 64 | 161 | 161 | 66 | 0 | 0 | 70 | 264 | 45 | 40 |
| Binary | 110100 | 1110001 | 1110001 | 110110 | 0 | 0 | 111000 | 10110100 | 100101 | 100000 |
Color Harmonies of #347171
Complementary color
Monochromatic Colors of #347171
Black with #347171
Text Example
Text Example
White with #347171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347171; }
p { color: rgb(52,113,113); }
H1.HeaderClassName
{
color: #347171;
}
.AnyTagClassName
{
color: #347171;
}
</style>
background-color css
<style>
a { background-color: #347171; }
a { background-color: rgb(52,113,113); }
div.DivClassName
{
background-color: #347171;
}
.BgClassName
{
background-color: #347171;
}
</style>
border-color css
<style>
span { border-color: #347171; }
span { border-color: rgb(52,113,113); }
td.TdClassName
{
border-color: #347171;
}
.TagClassName
{
border-color: #347171;
}
</style>