Shades of Ming #447174
Tints of Ming #447174
RGB
CMYK
RGB Variations
Color information
#447174 (or 0x447174) is known color: Ming. HEX triplet: 44, 71 and 74. RGB value is (68,113,116). Sum of RGB (Red+Green+Blue) = 68+113+116=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 116 (45.70% from 255 or 39.06% from 297); Max value from RGB is 116 - color contains mainly: blue. Hex color #447174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447174 is #BB8E8B. Grayscale: #636363. Windows color (decimal): -12291724 or 7631172. OLE color: 7631172.
HSL color Cylindrical-coordinate representation of color #447174: hue angle of 183.75º 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 #447174 is Cyan = 0.41, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 113 | 116 | - |
| CMYK | 0.41 | 0.03 | 0 | 0.55 |
| HSL | 183.75º | 0.26% | 0.36% | - |
| HSV(B) | 183.75º | 0.41% | 0.45% | - |
| XYZ | 11.44 | 14.3 | 18.68 | - |
| YUV | 99.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 116 | 0.41 | 0.03 | 0 | 0.55 | 183.75 | 0.26 | 0.36 |
| Hex | 44 | 71 | 74 | 29 | 3 | 0 | 37 | B8 | 1A | 24 |
| Octal | 104 | 161 | 164 | 51 | 3 | 0 | 67 | 270 | 32 | 44 |
| Binary | 1000100 | 1110001 | 1110100 | 101001 | 11 | 0 | 110111 | 10111000 | 11010 | 100100 |
Color Harmonies of #447174
Complementary color
Monochromatic Colors of #447174
Black with #447174
Text Example
Text Example
White with #447174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447174; }
p { color: rgb(68,113,116); }
H1.HeaderClassName
{
color: #447174;
}
.AnyTagClassName
{
color: #447174;
}
</style>
background-color css
<style>
a { background-color: #447174; }
a { background-color: rgb(68,113,116); }
div.DivClassName
{
background-color: #447174;
}
.BgClassName
{
background-color: #447174;
}
</style>
border-color css
<style>
span { border-color: #447174; }
span { border-color: rgb(68,113,116); }
td.TdClassName
{
border-color: #447174;
}
.TagClassName
{
border-color: #447174;
}
</style>