Shades of Ming #447773
Tints of Ming #447773
RGB
CMYK
RGB Variations
Color information
#447773 (or 0x447773) is known color: Ming. HEX triplet: 44, 77 and 73. RGB value is (68,119,115). Sum of RGB (Red+Green+Blue) = 68+119+115=302 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.52% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #447773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447773 is #BB888C. Grayscale: #676767. Windows color (decimal): -12290189 or 7567172. OLE color: 7567172.
HSL color Cylindrical-coordinate representation of color #447773: hue angle of 175.29º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #447773 is Cyan = 0.43, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 119 | 115 | - |
| CMYK | 0.43 | 0 | 0.03 | 0.53 |
| HSL | 175.29º | 0.27% | 0.37% | - |
| HSV(B) | 175.29º | 0.43% | 0.47% | - |
| XYZ | 12.08 | 15.66 | 18.61 | - |
| YUV | 103.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 119 | 115 | 0.43 | 0 | 0.03 | 0.53 | 175.29 | 0.27 | 0.37 |
| Hex | 44 | 77 | 73 | 2B | 0 | 3 | 35 | AF | 1B | 25 |
| Octal | 104 | 167 | 163 | 53 | 0 | 3 | 65 | 257 | 33 | 45 |
| Binary | 1000100 | 1110111 | 1110011 | 101011 | 0 | 11 | 110101 | 10101111 | 11011 | 100101 |
Color Harmonies of #447773
Complementary color
Monochromatic Colors of #447773
Black with #447773
Text Example
Text Example
White with #447773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447773; }
p { color: rgb(68,119,115); }
H1.HeaderClassName
{
color: #447773;
}
.AnyTagClassName
{
color: #447773;
}
</style>
background-color css
<style>
a { background-color: #447773; }
a { background-color: rgb(68,119,115); }
div.DivClassName
{
background-color: #447773;
}
.BgClassName
{
background-color: #447773;
}
</style>
border-color css
<style>
span { border-color: #447773; }
span { border-color: rgb(68,119,115); }
td.TdClassName
{
border-color: #447773;
}
.TagClassName
{
border-color: #447773;
}
</style>