Shades of Ming #447471
Tints of Ming #447471
RGB
CMYK
RGB Variations
Color information
#447471 (or 0x447471) is known color: Ming. HEX triplet: 44, 74 and 71. RGB value is (68,116,113). Sum of RGB (Red+Green+Blue) = 68+116+113=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 116 (45.70% from 255 or 39.06% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 116 - color contains mainly: green. Hex color #447471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447471 is #BB8B8E. Grayscale: #656565. Windows color (decimal): -12290959 or 7435332. OLE color: 7435332.
HSL color Cylindrical-coordinate representation of color #447471: hue angle of 176.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447471 is Cyan = 0.41, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 113 | - |
| CMYK | 0.41 | 0 | 0.03 | 0.55 |
| HSL | 176.25º | 0.26% | 0.36% | - |
| HSV(B) | 176.25º | 0.41% | 0.45% | - |
| XYZ | 11.61 | 14.91 | 17.89 | - |
| YUV | 101.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 113 | 0.41 | 0 | 0.03 | 0.55 | 176.25 | 0.26 | 0.36 |
| Hex | 44 | 74 | 71 | 29 | 0 | 3 | 37 | B0 | 1A | 24 |
| Octal | 104 | 164 | 161 | 51 | 0 | 3 | 67 | 260 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1110001 | 101001 | 0 | 11 | 110111 | 10110000 | 11010 | 100100 |
Color Harmonies of #447471
Complementary color
Monochromatic Colors of #447471
Black with #447471
Text Example
Text Example
White with #447471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447471; }
p { color: rgb(68,116,113); }
H1.HeaderClassName
{
color: #447471;
}
.AnyTagClassName
{
color: #447471;
}
</style>
background-color css
<style>
a { background-color: #447471; }
a { background-color: rgb(68,116,113); }
div.DivClassName
{
background-color: #447471;
}
.BgClassName
{
background-color: #447471;
}
</style>
border-color css
<style>
span { border-color: #447471; }
span { border-color: rgb(68,116,113); }
td.TdClassName
{
border-color: #447471;
}
.TagClassName
{
border-color: #447471;
}
</style>