Shades of Ming #447676
Tints of Ming #447676
RGB
CMYK
RGB Variations
Color information
#447676 (or 0x447676) is known color: Ming. HEX triplet: 44, 76 and 76. RGB value is (68,118,118). Sum of RGB (Red+Green+Blue) = 68+118+118=304 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.37% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #447676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447676 is #BB8989. Grayscale: #666666. Windows color (decimal): -12290442 or 7763524. OLE color: 7763524.
HSL color Cylindrical-coordinate representation of color #447676: hue angle of 180º degrees, saturation: 0.27, 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 #447676 is Cyan = 0.42, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 118 | - |
| CMYK | 0.42 | 0 | 0 | 0.54 |
| HSL | 180º | 0.27% | 0.36% | - |
| HSV(B) | 180º | 0.42% | 0.46% | - |
| XYZ | 12.13 | 15.49 | 19.49 | - |
| YUV | 103.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 118 | 0.42 | 0 | 0 | 0.54 | 180 | 0.27 | 0.36 |
| Hex | 44 | 76 | 76 | 2A | 0 | 0 | 36 | B4 | 1B | 24 |
| Octal | 104 | 166 | 166 | 52 | 0 | 0 | 66 | 264 | 33 | 44 |
| Binary | 1000100 | 1110110 | 1110110 | 101010 | 0 | 0 | 110110 | 10110100 | 11011 | 100100 |
Color Harmonies of #447676
Complementary color
Monochromatic Colors of #447676
Black with #447676
Text Example
Text Example
White with #447676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447676; }
p { color: rgb(68,118,118); }
H1.HeaderClassName
{
color: #447676;
}
.AnyTagClassName
{
color: #447676;
}
</style>
background-color css
<style>
a { background-color: #447676; }
a { background-color: rgb(68,118,118); }
div.DivClassName
{
background-color: #447676;
}
.BgClassName
{
background-color: #447676;
}
</style>
border-color css
<style>
span { border-color: #447676; }
span { border-color: rgb(68,118,118); }
td.TdClassName
{
border-color: #447676;
}
.TagClassName
{
border-color: #447676;
}
</style>