Shades of Ming #447374
Tints of Ming #447374
RGB
CMYK
RGB Variations
Color information
#447374 (or 0x447374) is known color: Ming. HEX triplet: 44, 73 and 74. RGB value is (68,115,116). Sum of RGB (Red+Green+Blue) = 68+115+116=299 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.74% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 116 - color contains mainly: blue. Hex color #447374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447374 is #BB8C8B. Grayscale: #656565. Windows color (decimal): -12291212 or 7631684. OLE color: 7631684.
HSL color Cylindrical-coordinate representation of color #447374: hue angle of 181.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447374 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 116 | - |
| CMYK | 0.41 | 0.01 | 0 | 0.55 |
| HSL | 181.25º | 0.26% | 0.36% | - |
| HSV(B) | 181.25º | 0.41% | 0.45% | - |
| XYZ | 11.67 | 14.75 | 18.76 | - |
| YUV | 101.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 116 | 0.41 | 0.01 | 0 | 0.55 | 181.25 | 0.26 | 0.36 |
| Hex | 44 | 73 | 74 | 29 | 1 | 0 | 37 | B5 | 1A | 24 |
| Octal | 104 | 163 | 164 | 51 | 1 | 0 | 67 | 265 | 32 | 44 |
| Binary | 1000100 | 1110011 | 1110100 | 101001 | 1 | 0 | 110111 | 10110101 | 11010 | 100100 |
Color Harmonies of #447374
Complementary color
Monochromatic Colors of #447374
Black with #447374
Text Example
Text Example
White with #447374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447374; }
p { color: rgb(68,115,116); }
H1.HeaderClassName
{
color: #447374;
}
.AnyTagClassName
{
color: #447374;
}
</style>
background-color css
<style>
a { background-color: #447374; }
a { background-color: rgb(68,115,116); }
div.DivClassName
{
background-color: #447374;
}
.BgClassName
{
background-color: #447374;
}
</style>
border-color css
<style>
span { border-color: #447374; }
span { border-color: rgb(68,115,116); }
td.TdClassName
{
border-color: #447374;
}
.TagClassName
{
border-color: #447374;
}
</style>