Shades of Ming #447075
Tints of Ming #447075
RGB
CMYK
RGB Variations
Color information
#447075 (or 0x447075) is known color: Ming. HEX triplet: 44, 70 and 75. RGB value is (68,112,117). Sum of RGB (Red+Green+Blue) = 68+112+117=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 117 - color contains mainly: blue. Hex color #447075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447075 is #BB8F8A. Grayscale: #636363. Windows color (decimal): -12291979 or 7696452. OLE color: 7696452.
HSL color Cylindrical-coordinate representation of color #447075: hue angle of 186.12º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #447075 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 112 | 117 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.54 |
| HSL | 186.12º | 0.26% | 0.36% | - |
| HSV(B) | 186.12º | 0.42% | 0.46% | - |
| XYZ | 11.39 | 14.1 | 18.95 | - |
| YUV | 99.41 | 137.92 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 117 | 0.42 | 0.04 | 0 | 0.54 | 186.12 | 0.26 | 0.36 |
| Hex | 44 | 70 | 75 | 2A | 4 | 0 | 36 | BA | 1A | 24 |
| Octal | 104 | 160 | 165 | 52 | 4 | 0 | 66 | 272 | 32 | 44 |
| Binary | 1000100 | 1110000 | 1110101 | 101010 | 100 | 0 | 110110 | 10111010 | 11010 | 100100 |
Color Harmonies of #447075
Complementary color
Monochromatic Colors of #447075
Black with #447075
Text Example
Text Example
White with #447075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447075; }
p { color: rgb(68,112,117); }
H1.HeaderClassName
{
color: #447075;
}
.AnyTagClassName
{
color: #447075;
}
</style>
background-color css
<style>
a { background-color: #447075; }
a { background-color: rgb(68,112,117); }
div.DivClassName
{
background-color: #447075;
}
.BgClassName
{
background-color: #447075;
}
</style>
border-color css
<style>
span { border-color: #447075; }
span { border-color: rgb(68,112,117); }
td.TdClassName
{
border-color: #447075;
}
.TagClassName
{
border-color: #447075;
}
</style>