Shades of Ming #447572
Tints of Ming #447572
RGB
CMYK
RGB Variations
Color information
#447572 (or 0x447572) is known color: Ming. HEX triplet: 44, 75 and 72. RGB value is (68,117,114). Sum of RGB (Red+Green+Blue) = 68+117+114=299 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.74% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 117 - color contains mainly: green. Hex color #447572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447572 is #BB8A8D. Grayscale: #656565. Windows color (decimal): -12290702 or 7501124. OLE color: 7501124.
HSL color Cylindrical-coordinate representation of color #447572: hue angle of 176.33º 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 #447572 is Cyan = 0.42, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 117 | 114 | - |
| CMYK | 0.42 | 0 | 0.03 | 0.54 |
| HSL | 176.33º | 0.26% | 0.36% | - |
| HSV(B) | 176.33º | 0.42% | 0.46% | - |
| XYZ | 11.78 | 15.17 | 18.23 | - |
| YUV | 102.01 | 134.77 | 103.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 114 | 0.42 | 0 | 0.03 | 0.54 | 176.33 | 0.26 | 0.36 |
| Hex | 44 | 75 | 72 | 2A | 0 | 3 | 36 | B0 | 1A | 24 |
| Octal | 104 | 165 | 162 | 52 | 0 | 3 | 66 | 260 | 32 | 44 |
| Binary | 1000100 | 1110101 | 1110010 | 101010 | 0 | 11 | 110110 | 10110000 | 11010 | 100100 |
Color Harmonies of #447572
Complementary color
Monochromatic Colors of #447572
Black with #447572
Text Example
Text Example
White with #447572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447572; }
p { color: rgb(68,117,114); }
H1.HeaderClassName
{
color: #447572;
}
.AnyTagClassName
{
color: #447572;
}
</style>
background-color css
<style>
a { background-color: #447572; }
a { background-color: rgb(68,117,114); }
div.DivClassName
{
background-color: #447572;
}
.BgClassName
{
background-color: #447572;
}
</style>
border-color css
<style>
span { border-color: #447572; }
span { border-color: rgb(68,117,114); }
td.TdClassName
{
border-color: #447572;
}
.TagClassName
{
border-color: #447572;
}
</style>