Shades of Ming #397578
Tints of Ming #397578
RGB
CMYK
RGB Variations
Color information
#397578 (or 0x397578) is known color: Ming. HEX triplet: 39, 75 and 78. RGB value is (57,117,120). Sum of RGB (Red+Green+Blue) = 57+117+120=294 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.39% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 120 (47.27% from 255 or 40.82% from 294); Max value from RGB is 120 - color contains mainly: blue. Hex color #397578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397578 is #C68A87. Grayscale: #636363. Windows color (decimal): -13011592 or 7894329. OLE color: 7894329.
HSL color Cylindrical-coordinate representation of color #397578: hue angle of 182.86º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397578 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 117 | 120 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.53 |
| HSL | 182.86º | 0.36% | 0.35% | - |
| HSV(B) | 182.86º | 0.53% | 0.47% | - |
| XYZ | 11.44 | 14.95 | 20.05 | - |
| YUV | 99.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 120 | 0.52 | 0.02 | 0 | 0.53 | 182.86 | 0.36 | 0.35 |
| Hex | 39 | 75 | 78 | 34 | 2 | 0 | 35 | B7 | 24 | 23 |
| Octal | 71 | 165 | 170 | 64 | 2 | 0 | 65 | 267 | 44 | 43 |
| Binary | 111001 | 1110101 | 1111000 | 110100 | 10 | 0 | 110101 | 10110111 | 100100 | 100011 |
Color Harmonies of #397578
Complementary color
Monochromatic Colors of #397578
Black with #397578
Text Example
Text Example
White with #397578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397578; }
p { color: rgb(57,117,120); }
H1.HeaderClassName
{
color: #397578;
}
.AnyTagClassName
{
color: #397578;
}
</style>
background-color css
<style>
a { background-color: #397578; }
a { background-color: rgb(57,117,120); }
div.DivClassName
{
background-color: #397578;
}
.BgClassName
{
background-color: #397578;
}
</style>
border-color css
<style>
span { border-color: #397578; }
span { border-color: rgb(57,117,120); }
td.TdClassName
{
border-color: #397578;
}
.TagClassName
{
border-color: #397578;
}
</style>