Shades of Ming #397476
Tints of Ming #397476
RGB
CMYK
RGB Variations
Color information
#397476 (or 0x397476) is known color: Ming. HEX triplet: 39, 74 and 76. RGB value is (57,116,118). Sum of RGB (Red+Green+Blue) = 57+116+118=291 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.59% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 118 (46.48% from 255 or 40.55% from 291); Max value from RGB is 118 - color contains mainly: blue. Hex color #397476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397476 is #C68B89. Grayscale: #626262. Windows color (decimal): -13011850 or 7763001. OLE color: 7763001.
HSL color Cylindrical-coordinate representation of color #397476: hue angle of 181.97º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397476 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 116 | 118 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.54 |
| HSL | 181.97º | 0.35% | 0.34% | - |
| HSV(B) | 181.97º | 0.52% | 0.46% | - |
| XYZ | 11.2 | 14.67 | 19.38 | - |
| YUV | 98.59 | 138.95 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 118 | 0.52 | 0.02 | 0 | 0.54 | 181.97 | 0.35 | 0.34 |
| Hex | 39 | 74 | 76 | 34 | 2 | 0 | 36 | B6 | 23 | 22 |
| Octal | 71 | 164 | 166 | 64 | 2 | 0 | 66 | 266 | 43 | 42 |
| Binary | 111001 | 1110100 | 1110110 | 110100 | 10 | 0 | 110110 | 10110110 | 100011 | 100010 |
Color Harmonies of #397476
Complementary color
Monochromatic Colors of #397476
Black with #397476
Text Example
Text Example
White with #397476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397476; }
p { color: rgb(57,116,118); }
H1.HeaderClassName
{
color: #397476;
}
.AnyTagClassName
{
color: #397476;
}
</style>
background-color css
<style>
a { background-color: #397476; }
a { background-color: rgb(57,116,118); }
div.DivClassName
{
background-color: #397476;
}
.BgClassName
{
background-color: #397476;
}
</style>
border-color css
<style>
span { border-color: #397476; }
span { border-color: rgb(57,116,118); }
td.TdClassName
{
border-color: #397476;
}
.TagClassName
{
border-color: #397476;
}
</style>