Shades of Ming #397577
Tints of Ming #397577
RGB
CMYK
RGB Variations
Color information
#397577 (or 0x397577) is known color: Ming. HEX triplet: 39, 75 and 77. RGB value is (57,117,119). Sum of RGB (Red+Green+Blue) = 57+117+119=293 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.45% from 293); Green value is 117 (46.09% from 255 or 39.93% from 293); Blue value is 119 (46.88% from 255 or 40.61% from 293); Max value from RGB is 119 - color contains mainly: blue. Hex color #397577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397577 is #C68A88. Grayscale: #636363. Windows color (decimal): -13011593 or 7828793. OLE color: 7828793.
HSL color Cylindrical-coordinate representation of color #397577: hue angle of 181.94º degrees, saturation: 0.35, 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 #397577 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 117 | 119 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.53 |
| HSL | 181.94º | 0.35% | 0.35% | - |
| HSV(B) | 181.94º | 0.52% | 0.47% | - |
| XYZ | 11.38 | 14.92 | 19.73 | - |
| YUV | 99.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 119 | 0.52 | 0.02 | 0 | 0.53 | 181.94 | 0.35 | 0.35 |
| Hex | 39 | 75 | 77 | 34 | 2 | 0 | 35 | B6 | 23 | 23 |
| Octal | 71 | 165 | 167 | 64 | 2 | 0 | 65 | 266 | 43 | 43 |
| Binary | 111001 | 1110101 | 1110111 | 110100 | 10 | 0 | 110101 | 10110110 | 100011 | 100011 |
Color Harmonies of #397577
Complementary color
Monochromatic Colors of #397577
Black with #397577
Text Example
Text Example
White with #397577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397577; }
p { color: rgb(57,117,119); }
H1.HeaderClassName
{
color: #397577;
}
.AnyTagClassName
{
color: #397577;
}
</style>
background-color css
<style>
a { background-color: #397577; }
a { background-color: rgb(57,117,119); }
div.DivClassName
{
background-color: #397577;
}
.BgClassName
{
background-color: #397577;
}
</style>
border-color css
<style>
span { border-color: #397577; }
span { border-color: rgb(57,117,119); }
td.TdClassName
{
border-color: #397577;
}
.TagClassName
{
border-color: #397577;
}
</style>