Shades of Ming #357375
Tints of Ming #357375
RGB
CMYK
RGB Variations
Color information
#357375 (or 0x357375) is known color: Ming. HEX triplet: 35, 73 and 75. RGB value is (53,115,117). Sum of RGB (Red+Green+Blue) = 53+115+117=285 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.60% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #357375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357375 is #CA8C8A. Grayscale: #606060. Windows color (decimal): -13274251 or 7697205. OLE color: 7697205.
HSL color Cylindrical-coordinate representation of color #357375: hue angle of 181.88º 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 #357375 is Cyan = 0.55, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 115 | 117 | - |
| CMYK | 0.55 | 0.02 | 0 | 0.54 |
| HSL | 181.88º | 0.38% | 0.33% | - |
| HSV(B) | 181.88º | 0.55% | 0.46% | - |
| XYZ | 10.81 | 14.3 | 19.02 | - |
| YUV | 96.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 117 | 0.55 | 0.02 | 0 | 0.54 | 181.88 | 0.38 | 0.33 |
| Hex | 35 | 73 | 75 | 37 | 2 | 0 | 36 | B6 | 26 | 21 |
| Octal | 65 | 163 | 165 | 67 | 2 | 0 | 66 | 266 | 46 | 41 |
| Binary | 110101 | 1110011 | 1110101 | 110111 | 10 | 0 | 110110 | 10110110 | 100110 | 100001 |
Color Harmonies of #357375
Complementary color
Monochromatic Colors of #357375
Black with #357375
Text Example
Text Example
White with #357375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357375; }
p { color: rgb(53,115,117); }
H1.HeaderClassName
{
color: #357375;
}
.AnyTagClassName
{
color: #357375;
}
</style>
background-color css
<style>
a { background-color: #357375; }
a { background-color: rgb(53,115,117); }
div.DivClassName
{
background-color: #357375;
}
.BgClassName
{
background-color: #357375;
}
</style>
border-color css
<style>
span { border-color: #357375; }
span { border-color: rgb(53,115,117); }
td.TdClassName
{
border-color: #357375;
}
.TagClassName
{
border-color: #357375;
}
</style>