Shades of Ming #447172
Tints of Ming #447172
RGB
CMYK
RGB Variations
Color information
#447172 (or 0x447172) is known color: Ming. HEX triplet: 44, 71 and 72. RGB value is (68,113,114). Sum of RGB (Red+Green+Blue) = 68+113+114=295 (39% of max value = 765). Red value is 68 (26.95% from 255 or 23.05% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 114 (44.92% from 255 or 38.64% from 295); Max value from RGB is 114 - color contains mainly: blue. Hex color #447172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447172 is #BB8E8D. Grayscale: #636363. Windows color (decimal): -12291726 or 7500100. OLE color: 7500100.
HSL color Cylindrical-coordinate representation of color #447172: hue angle of 181.3º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447172 is Cyan = 0.40, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 113 | 114 | - |
| CMYK | 0.40 | 0.01 | 0 | 0.55 |
| HSL | 181.3º | 0.25% | 0.36% | - |
| HSV(B) | 181.3º | 0.4% | 0.45% | - |
| XYZ | 11.33 | 14.25 | 18.07 | - |
| YUV | 99.66 | 136.09 | 105.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 114 | 0.40 | 0.01 | 0 | 0.55 | 181.3 | 0.25 | 0.36 |
| Hex | 44 | 71 | 72 | 28 | 1 | 0 | 37 | B5 | 19 | 24 |
| Octal | 104 | 161 | 162 | 50 | 1 | 0 | 67 | 265 | 31 | 44 |
| Binary | 1000100 | 1110001 | 1110010 | 101000 | 1 | 0 | 110111 | 10110101 | 11001 | 100100 |
Color Harmonies of #447172
Complementary color
Monochromatic Colors of #447172
Black with #447172
Text Example
Text Example
White with #447172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447172; }
p { color: rgb(68,113,114); }
H1.HeaderClassName
{
color: #447172;
}
.AnyTagClassName
{
color: #447172;
}
</style>
background-color css
<style>
a { background-color: #447172; }
a { background-color: rgb(68,113,114); }
div.DivClassName
{
background-color: #447172;
}
.BgClassName
{
background-color: #447172;
}
</style>
border-color css
<style>
span { border-color: #447172; }
span { border-color: rgb(68,113,114); }
td.TdClassName
{
border-color: #447172;
}
.TagClassName
{
border-color: #447172;
}
</style>