Shades of Ming #357378
Tints of Ming #357378
RGB
CMYK
RGB Variations
Color information
#357378 (or 0x357378) is known color: Ming. HEX triplet: 35, 73 and 78. RGB value is (53,115,120). Sum of RGB (Red+Green+Blue) = 53+115+120=288 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.40% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #357378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357378 is #CA8C87. Grayscale: #606060. Windows color (decimal): -13274248 or 7893813. OLE color: 7893813.
HSL color Cylindrical-coordinate representation of color #357378: hue angle of 184.48º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357378 is Cyan = 0.56, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 115 | 120 | - |
| CMYK | 0.56 | 0.04 | 0 | 0.53 |
| HSL | 184.48º | 0.39% | 0.34% | - |
| HSV(B) | 184.48º | 0.56% | 0.47% | - |
| XYZ | 10.99 | 14.37 | 19.96 | - |
| YUV | 97.03 | 140.96 | 96.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 120 | 0.56 | 0.04 | 0 | 0.53 | 184.48 | 0.39 | 0.34 |
| Hex | 35 | 73 | 78 | 38 | 4 | 0 | 35 | B8 | 27 | 22 |
| Octal | 65 | 163 | 170 | 70 | 4 | 0 | 65 | 270 | 47 | 42 |
| Binary | 110101 | 1110011 | 1111000 | 111000 | 100 | 0 | 110101 | 10111000 | 100111 | 100010 |
Color Harmonies of #357378
Complementary color
Monochromatic Colors of #357378
Black with #357378
Text Example
Text Example
White with #357378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357378; }
p { color: rgb(53,115,120); }
H1.HeaderClassName
{
color: #357378;
}
.AnyTagClassName
{
color: #357378;
}
</style>
background-color css
<style>
a { background-color: #357378; }
a { background-color: rgb(53,115,120); }
div.DivClassName
{
background-color: #357378;
}
.BgClassName
{
background-color: #357378;
}
</style>
border-color css
<style>
span { border-color: #357378; }
span { border-color: rgb(53,115,120); }
td.TdClassName
{
border-color: #357378;
}
.TagClassName
{
border-color: #357378;
}
</style>