Shades of Ming #347075
Tints of Ming #347075
RGB
CMYK
RGB Variations
Color information
#347075 (or 0x347075) is known color: Ming. HEX triplet: 34, 70 and 75. RGB value is (52,112,117). Sum of RGB (Red+Green+Blue) = 52+112+117=281 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.51% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 117 (46.09% from 255 or 41.64% from 281); Max value from RGB is 117 - color contains mainly: blue. Hex color #347075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347075 is #CB8F8A. Grayscale: #5E5E5E. Windows color (decimal): -13340555 or 7696436. OLE color: 7696436.
HSL color Cylindrical-coordinate representation of color #347075: hue angle of 184.62º 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 #347075 is Cyan = 0.56, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 112 | 117 | - |
| CMYK | 0.56 | 0.04 | 0 | 0.54 |
| HSL | 184.62º | 0.38% | 0.33% | - |
| HSV(B) | 184.62º | 0.56% | 0.46% | - |
| XYZ | 10.42 | 13.6 | 18.91 | - |
| YUV | 94.63 | 140.62 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 117 | 0.56 | 0.04 | 0 | 0.54 | 184.62 | 0.38 | 0.33 |
| Hex | 34 | 70 | 75 | 38 | 4 | 0 | 36 | B9 | 26 | 21 |
| Octal | 64 | 160 | 165 | 70 | 4 | 0 | 66 | 271 | 46 | 41 |
| Binary | 110100 | 1110000 | 1110101 | 111000 | 100 | 0 | 110110 | 10111001 | 100110 | 100001 |
Color Harmonies of #347075
Complementary color
Monochromatic Colors of #347075
Black with #347075
Text Example
Text Example
White with #347075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347075; }
p { color: rgb(52,112,117); }
H1.HeaderClassName
{
color: #347075;
}
.AnyTagClassName
{
color: #347075;
}
</style>
background-color css
<style>
a { background-color: #347075; }
a { background-color: rgb(52,112,117); }
div.DivClassName
{
background-color: #347075;
}
.BgClassName
{
background-color: #347075;
}
</style>
border-color css
<style>
span { border-color: #347075; }
span { border-color: rgb(52,112,117); }
td.TdClassName
{
border-color: #347075;
}
.TagClassName
{
border-color: #347075;
}
</style>