Shades of Ming #447475
Tints of Ming #447475
RGB
CMYK
RGB Variations
Color information
#447475 (or 0x447475) is known color: Ming. HEX triplet: 44, 74 and 75. RGB value is (68,116,117). Sum of RGB (Red+Green+Blue) = 68+116+117=301 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.59% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 117 - color contains mainly: blue. Hex color #447475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447475 is #BB8B8A. Grayscale: #656565. Windows color (decimal): -12290955 or 7697476. OLE color: 7697476.
HSL color Cylindrical-coordinate representation of color #447475: hue angle of 181.22º 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 #447475 is Cyan = 0.42, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 116 | 117 | - |
| CMYK | 0.42 | 0.01 | 0 | 0.54 |
| HSL | 181.22º | 0.26% | 0.36% | - |
| HSV(B) | 181.22º | 0.42% | 0.46% | - |
| XYZ | 11.84 | 15 | 19.1 | - |
| YUV | 101.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 117 | 0.42 | 0.01 | 0 | 0.54 | 181.22 | 0.26 | 0.36 |
| Hex | 44 | 74 | 75 | 2A | 1 | 0 | 36 | B5 | 1A | 24 |
| Octal | 104 | 164 | 165 | 52 | 1 | 0 | 66 | 265 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1110101 | 101010 | 1 | 0 | 110110 | 10110101 | 11010 | 100100 |
Color Harmonies of #447475
Complementary color
Monochromatic Colors of #447475
Black with #447475
Text Example
Text Example
White with #447475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447475; }
p { color: rgb(68,116,117); }
H1.HeaderClassName
{
color: #447475;
}
.AnyTagClassName
{
color: #447475;
}
</style>
background-color css
<style>
a { background-color: #447475; }
a { background-color: rgb(68,116,117); }
div.DivClassName
{
background-color: #447475;
}
.BgClassName
{
background-color: #447475;
}
</style>
border-color css
<style>
span { border-color: #447475; }
span { border-color: rgb(68,116,117); }
td.TdClassName
{
border-color: #447475;
}
.TagClassName
{
border-color: #447475;
}
</style>