Shades of Ming #356870
Tints of Ming #356870
RGB
CMYK
RGB Variations
Color information
#356870 (or 0x356870) is known color: Ming. HEX triplet: 35, 68 and 70. RGB value is (53,104,112). Sum of RGB (Red+Green+Blue) = 53+104+112=269 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.70% from 269); Green value is 104 (41.02% from 255 or 38.66% from 269); Blue value is 112 (44.14% from 255 or 41.64% from 269); Max value from RGB is 112 - color contains mainly: blue. Hex color #356870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356870 is #CA978F. Grayscale: #595959. Windows color (decimal): -13277072 or 7366709. OLE color: 7366709.
HSL color Cylindrical-coordinate representation of color #356870: hue angle of 188.14º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #356870 is Cyan = 0.53, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 104 | 112 | - |
| CMYK | 0.53 | 0.07 | 0 | 0.56 |
| HSL | 188.14º | 0.36% | 0.32% | - |
| HSV(B) | 188.14º | 0.53% | 0.44% | - |
| XYZ | 9.34 | 11.83 | 17.12 | - |
| YUV | 89.66 | 140.6 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 112 | 0.53 | 0.07 | 0 | 0.56 | 188.14 | 0.36 | 0.32 |
| Hex | 35 | 68 | 70 | 35 | 7 | 0 | 38 | BC | 24 | 20 |
| Octal | 65 | 150 | 160 | 65 | 7 | 0 | 70 | 274 | 44 | 40 |
| Binary | 110101 | 1101000 | 1110000 | 110101 | 111 | 0 | 111000 | 10111100 | 100100 | 100000 |
Color Harmonies of #356870
Complementary color
Monochromatic Colors of #356870
Black with #356870
Text Example
Text Example
White with #356870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356870; }
p { color: rgb(53,104,112); }
H1.HeaderClassName
{
color: #356870;
}
.AnyTagClassName
{
color: #356870;
}
</style>
background-color css
<style>
a { background-color: #356870; }
a { background-color: rgb(53,104,112); }
div.DivClassName
{
background-color: #356870;
}
.BgClassName
{
background-color: #356870;
}
</style>
border-color css
<style>
span { border-color: #356870; }
span { border-color: rgb(53,104,112); }
td.TdClassName
{
border-color: #356870;
}
.TagClassName
{
border-color: #356870;
}
</style>