Shades of Ming #347275
Tints of Ming #347275
RGB
CMYK
RGB Variations
Color information
#347275 (or 0x347275) is known color: Ming. HEX triplet: 34, 72 and 75. RGB value is (52,114,117). Sum of RGB (Red+Green+Blue) = 52+114+117=283 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.37% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #347275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347275 is #CB8D8A. Grayscale: #5F5F5F. Windows color (decimal): -13340043 or 7696948. OLE color: 7696948.
HSL color Cylindrical-coordinate representation of color #347275: hue angle of 182.77º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347275 is Cyan = 0.56, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 114 | 117 | - |
| CMYK | 0.56 | 0.03 | 0 | 0.54 |
| HSL | 182.77º | 0.38% | 0.33% | - |
| HSV(B) | 182.77º | 0.56% | 0.46% | - |
| XYZ | 10.64 | 14.05 | 18.98 | - |
| YUV | 95.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 117 | 0.56 | 0.03 | 0 | 0.54 | 182.77 | 0.38 | 0.33 |
| Hex | 34 | 72 | 75 | 38 | 3 | 0 | 36 | B7 | 26 | 21 |
| Octal | 64 | 162 | 165 | 70 | 3 | 0 | 66 | 267 | 46 | 41 |
| Binary | 110100 | 1110010 | 1110101 | 111000 | 11 | 0 | 110110 | 10110111 | 100110 | 100001 |
Color Harmonies of #347275
Complementary color
Monochromatic Colors of #347275
Black with #347275
Text Example
Text Example
White with #347275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347275; }
p { color: rgb(52,114,117); }
H1.HeaderClassName
{
color: #347275;
}
.AnyTagClassName
{
color: #347275;
}
</style>
background-color css
<style>
a { background-color: #347275; }
a { background-color: rgb(52,114,117); }
div.DivClassName
{
background-color: #347275;
}
.BgClassName
{
background-color: #347275;
}
</style>
border-color css
<style>
span { border-color: #347275; }
span { border-color: rgb(52,114,117); }
td.TdClassName
{
border-color: #347275;
}
.TagClassName
{
border-color: #347275;
}
</style>