Shades of Ming #357075
Tints of Ming #357075
RGB
CMYK
RGB Variations
Color information
#357075 (or 0x357075) is known color: Ming. HEX triplet: 35, 70 and 75. RGB value is (53,112,117). Sum of RGB (Red+Green+Blue) = 53+112+117=282 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.79% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #357075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357075 is #CA8F8A. Grayscale: #5E5E5E. Windows color (decimal): -13275019 or 7696437. OLE color: 7696437.
HSL color Cylindrical-coordinate representation of color #357075: hue angle of 184.69º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357075 is Cyan = 0.55, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 112 | 117 | - |
| CMYK | 0.55 | 0.04 | 0 | 0.54 |
| HSL | 184.69º | 0.38% | 0.33% | - |
| HSV(B) | 184.69º | 0.55% | 0.46% | - |
| XYZ | 10.47 | 13.63 | 18.91 | - |
| YUV | 94.93 | 140.45 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 117 | 0.55 | 0.04 | 0 | 0.54 | 184.69 | 0.38 | 0.33 |
| Hex | 35 | 70 | 75 | 37 | 4 | 0 | 36 | B9 | 26 | 21 |
| Octal | 65 | 160 | 165 | 67 | 4 | 0 | 66 | 271 | 46 | 41 |
| Binary | 110101 | 1110000 | 1110101 | 110111 | 100 | 0 | 110110 | 10111001 | 100110 | 100001 |
Color Harmonies of #357075
Complementary color
Monochromatic Colors of #357075
Black with #357075
Text Example
Text Example
White with #357075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357075; }
p { color: rgb(53,112,117); }
H1.HeaderClassName
{
color: #357075;
}
.AnyTagClassName
{
color: #357075;
}
</style>
background-color css
<style>
a { background-color: #357075; }
a { background-color: rgb(53,112,117); }
div.DivClassName
{
background-color: #357075;
}
.BgClassName
{
background-color: #357075;
}
</style>
border-color css
<style>
span { border-color: #357075; }
span { border-color: rgb(53,112,117); }
td.TdClassName
{
border-color: #357075;
}
.TagClassName
{
border-color: #357075;
}
</style>