Shades of Ming #447371
Tints of Ming #447371
RGB
CMYK
RGB Variations
Color information
#447371 (or 0x447371) is known color: Ming. HEX triplet: 44, 73 and 71. RGB value is (68,115,113). Sum of RGB (Red+Green+Blue) = 68+115+113=296 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.97% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 115 - color contains mainly: green. Hex color #447371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447371 is #BB8C8E. Grayscale: #646464. Windows color (decimal): -12291215 or 7435076. OLE color: 7435076.
HSL color Cylindrical-coordinate representation of color #447371: hue angle of 177.45º 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 #447371 is Cyan = 0.41, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 113 | - |
| CMYK | 0.41 | 0 | 0.02 | 0.55 |
| HSL | 177.45º | 0.26% | 0.36% | - |
| HSV(B) | 177.45º | 0.41% | 0.45% | - |
| XYZ | 11.5 | 14.68 | 17.85 | - |
| YUV | 100.72 | 134.93 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 113 | 0.41 | 0 | 0.02 | 0.55 | 177.45 | 0.26 | 0.36 |
| Hex | 44 | 73 | 71 | 29 | 0 | 2 | 37 | B1 | 1A | 24 |
| Octal | 104 | 163 | 161 | 51 | 0 | 2 | 67 | 261 | 32 | 44 |
| Binary | 1000100 | 1110011 | 1110001 | 101001 | 0 | 10 | 110111 | 10110001 | 11010 | 100100 |
Color Harmonies of #447371
Complementary color
Monochromatic Colors of #447371
Black with #447371
Text Example
Text Example
White with #447371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447371; }
p { color: rgb(68,115,113); }
H1.HeaderClassName
{
color: #447371;
}
.AnyTagClassName
{
color: #447371;
}
</style>
background-color css
<style>
a { background-color: #447371; }
a { background-color: rgb(68,115,113); }
div.DivClassName
{
background-color: #447371;
}
.BgClassName
{
background-color: #447371;
}
</style>
border-color css
<style>
span { border-color: #447371; }
span { border-color: rgb(68,115,113); }
td.TdClassName
{
border-color: #447371;
}
.TagClassName
{
border-color: #447371;
}
</style>