Shades of Ming #447078
Tints of Ming #447078
RGB
CMYK
RGB Variations
Color information
#447078 (or 0x447078) is known color: Ming. HEX triplet: 44, 70 and 78. RGB value is (68,112,120). Sum of RGB (Red+Green+Blue) = 68+112+120=300 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.67% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #447078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447078 is #BB8F87. Grayscale: #636363. Windows color (decimal): -12291976 or 7893060. OLE color: 7893060.
HSL color Cylindrical-coordinate representation of color #447078: hue angle of 189.23º degrees, saturation: 0.28, 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 #447078 is Cyan = 0.43, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 112 | 120 | - |
| CMYK | 0.43 | 0.07 | 0 | 0.53 |
| HSL | 189.23º | 0.28% | 0.37% | - |
| HSV(B) | 189.23º | 0.43% | 0.47% | - |
| XYZ | 11.57 | 14.17 | 19.9 | - |
| YUV | 99.76 | 139.42 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 120 | 0.43 | 0.07 | 0 | 0.53 | 189.23 | 0.28 | 0.37 |
| Hex | 44 | 70 | 78 | 2B | 7 | 0 | 35 | BD | 1C | 25 |
| Octal | 104 | 160 | 170 | 53 | 7 | 0 | 65 | 275 | 34 | 45 |
| Binary | 1000100 | 1110000 | 1111000 | 101011 | 111 | 0 | 110101 | 10111101 | 11100 | 100101 |
Color Harmonies of #447078
Complementary color
Monochromatic Colors of #447078
Black with #447078
Text Example
Text Example
White with #447078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447078; }
p { color: rgb(68,112,120); }
H1.HeaderClassName
{
color: #447078;
}
.AnyTagClassName
{
color: #447078;
}
</style>
background-color css
<style>
a { background-color: #447078; }
a { background-color: rgb(68,112,120); }
div.DivClassName
{
background-color: #447078;
}
.BgClassName
{
background-color: #447078;
}
</style>
border-color css
<style>
span { border-color: #447078; }
span { border-color: rgb(68,112,120); }
td.TdClassName
{
border-color: #447078;
}
.TagClassName
{
border-color: #447078;
}
</style>