Shades of Ming #357275
Tints of Ming #357275
RGB
CMYK
RGB Variations
Color information
#357275 (or 0x357275) is known color: Ming. HEX triplet: 35, 72 and 75. RGB value is (53,114,117). Sum of RGB (Red+Green+Blue) = 53+114+117=284 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.66% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 117 (46.09% from 255 or 41.20% from 284); Max value from RGB is 117 - color contains mainly: blue. Hex color #357275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357275 is #CA8D8A. Grayscale: #606060. Windows color (decimal): -13274507 or 7696949. OLE color: 7696949.
HSL color Cylindrical-coordinate representation of color #357275: hue angle of 182.81º 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 #357275 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 114 | 117 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.54 |
| HSL | 182.81º | 0.38% | 0.33% | - |
| HSV(B) | 182.81º | 0.55% | 0.46% | - |
| XYZ | 10.7 | 14.08 | 18.98 | - |
| YUV | 96.1 | 139.79 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 117 | 0.55 | 0.03 | 0 | 0.54 | 182.81 | 0.38 | 0.33 |
| Hex | 35 | 72 | 75 | 37 | 3 | 0 | 36 | B7 | 26 | 21 |
| Octal | 65 | 162 | 165 | 67 | 3 | 0 | 66 | 267 | 46 | 41 |
| Binary | 110101 | 1110010 | 1110101 | 110111 | 11 | 0 | 110110 | 10110111 | 100110 | 100001 |
Color Harmonies of #357275
Complementary color
Monochromatic Colors of #357275
Black with #357275
Text Example
Text Example
White with #357275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357275; }
p { color: rgb(53,114,117); }
H1.HeaderClassName
{
color: #357275;
}
.AnyTagClassName
{
color: #357275;
}
</style>
background-color css
<style>
a { background-color: #357275; }
a { background-color: rgb(53,114,117); }
div.DivClassName
{
background-color: #357275;
}
.BgClassName
{
background-color: #357275;
}
</style>
border-color css
<style>
span { border-color: #357275; }
span { border-color: rgb(53,114,117); }
td.TdClassName
{
border-color: #357275;
}
.TagClassName
{
border-color: #357275;
}
</style>