Shades of Ming #447879
Tints of Ming #447879
RGB
CMYK
RGB Variations
Color information
#447879 (or 0x447879) is known color: Ming. HEX triplet: 44, 78 and 79. RGB value is (68,120,121). Sum of RGB (Red+Green+Blue) = 68+120+121=309 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.01% from 309); Green value is 120 (47.27% from 255 or 38.83% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #447879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447879 is #BB8786. Grayscale: #686868. Windows color (decimal): -12289927 or 7960644. OLE color: 7960644.
HSL color Cylindrical-coordinate representation of color #447879: hue angle of 181.13º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #447879 is Cyan = 0.44, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 120 | 121 | - |
| CMYK | 0.44 | 0.01 | 0 | 0.53 |
| HSL | 181.13º | 0.28% | 0.37% | - |
| HSV(B) | 181.13º | 0.44% | 0.47% | - |
| XYZ | 12.55 | 16.04 | 20.52 | - |
| YUV | 104.57 | 137.27 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 120 | 121 | 0.44 | 0.01 | 0 | 0.53 | 181.13 | 0.28 | 0.37 |
| Hex | 44 | 78 | 79 | 2C | 1 | 0 | 35 | B5 | 1C | 25 |
| Octal | 104 | 170 | 171 | 54 | 1 | 0 | 65 | 265 | 34 | 45 |
| Binary | 1000100 | 1111000 | 1111001 | 101100 | 1 | 0 | 110101 | 10110101 | 11100 | 100101 |
Color Harmonies of #447879
Complementary color
Monochromatic Colors of #447879
Black with #447879
Text Example
Text Example
White with #447879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447879; }
p { color: rgb(68,120,121); }
H1.HeaderClassName
{
color: #447879;
}
.AnyTagClassName
{
color: #447879;
}
</style>
background-color css
<style>
a { background-color: #447879; }
a { background-color: rgb(68,120,121); }
div.DivClassName
{
background-color: #447879;
}
.BgClassName
{
background-color: #447879;
}
</style>
border-color css
<style>
span { border-color: #447879; }
span { border-color: rgb(68,120,121); }
td.TdClassName
{
border-color: #447879;
}
.TagClassName
{
border-color: #447879;
}
</style>