Shades of Ming #397678
Tints of Ming #397678
RGB
CMYK
RGB Variations
Color information
#397678 (or 0x397678) is known color: Ming. HEX triplet: 39, 76 and 78. RGB value is (57,118,120). Sum of RGB (Red+Green+Blue) = 57+118+120=295 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.32% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 120 (47.27% from 255 or 40.68% from 295); Max value from RGB is 120 - color contains mainly: blue. Hex color #397678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397678 is #C68987. Grayscale: #636363. Windows color (decimal): -13011336 or 7894585. OLE color: 7894585.
HSL color Cylindrical-coordinate representation of color #397678: hue angle of 181.9º 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 #397678 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 118 | 120 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.53 |
| HSL | 181.9º | 0.36% | 0.35% | - |
| HSV(B) | 181.9º | 0.53% | 0.47% | - |
| XYZ | 11.56 | 15.18 | 20.09 | - |
| YUV | 99.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 120 | 0.52 | 0.02 | 0 | 0.53 | 181.9 | 0.36 | 0.35 |
| Hex | 39 | 76 | 78 | 34 | 2 | 0 | 35 | B6 | 24 | 23 |
| Octal | 71 | 166 | 170 | 64 | 2 | 0 | 65 | 266 | 44 | 43 |
| Binary | 111001 | 1110110 | 1111000 | 110100 | 10 | 0 | 110101 | 10110110 | 100100 | 100011 |
Color Harmonies of #397678
Complementary color
Monochromatic Colors of #397678
Black with #397678
Text Example
Text Example
White with #397678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397678; }
p { color: rgb(57,118,120); }
H1.HeaderClassName
{
color: #397678;
}
.AnyTagClassName
{
color: #397678;
}
</style>
background-color css
<style>
a { background-color: #397678; }
a { background-color: rgb(57,118,120); }
div.DivClassName
{
background-color: #397678;
}
.BgClassName
{
background-color: #397678;
}
</style>
border-color css
<style>
span { border-color: #397678; }
span { border-color: rgb(57,118,120); }
td.TdClassName
{
border-color: #397678;
}
.TagClassName
{
border-color: #397678;
}
</style>