Shades of Ming #447573
Tints of Ming #447573
RGB
CMYK
RGB Variations
Color information
#447573 (or 0x447573) is known color: Ming. HEX triplet: 44, 75 and 73. RGB value is (68,117,115). Sum of RGB (Red+Green+Blue) = 68+117+115=300 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.67% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 117 - color contains mainly: green. Hex color #447573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447573 is #BB8A8C. Grayscale: #666666. Windows color (decimal): -12290701 or 7566660. OLE color: 7566660.
HSL color Cylindrical-coordinate representation of color #447573: hue angle of 177.55º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #447573 is Cyan = 0.42, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 115 | - |
| CMYK | 0.42 | 0 | 0.02 | 0.54 |
| HSL | 177.55º | 0.26% | 0.36% | - |
| HSV(B) | 177.55º | 0.42% | 0.46% | - |
| XYZ | 11.84 | 15.19 | 18.53 | - |
| YUV | 102.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 115 | 0.42 | 0 | 0.02 | 0.54 | 177.55 | 0.26 | 0.36 |
| Hex | 44 | 75 | 73 | 2A | 0 | 2 | 36 | B2 | 1A | 24 |
| Octal | 104 | 165 | 163 | 52 | 0 | 2 | 66 | 262 | 32 | 44 |
| Binary | 1000100 | 1110101 | 1110011 | 101010 | 0 | 10 | 110110 | 10110010 | 11010 | 100100 |
Color Harmonies of #447573
Complementary color
Monochromatic Colors of #447573
Black with #447573
Text Example
Text Example
White with #447573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447573; }
p { color: rgb(68,117,115); }
H1.HeaderClassName
{
color: #447573;
}
.AnyTagClassName
{
color: #447573;
}
</style>
background-color css
<style>
a { background-color: #447573; }
a { background-color: rgb(68,117,115); }
div.DivClassName
{
background-color: #447573;
}
.BgClassName
{
background-color: #447573;
}
</style>
border-color css
<style>
span { border-color: #447573; }
span { border-color: rgb(68,117,115); }
td.TdClassName
{
border-color: #447573;
}
.TagClassName
{
border-color: #447573;
}
</style>