Shades of Ming #427076
Tints of Ming #427076
RGB
CMYK
RGB Variations
Color information
#427076 (or 0x427076) is known color: Ming. HEX triplet: 42, 70 and 76. RGB value is (66,112,118). Sum of RGB (Red+Green+Blue) = 66+112+118=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 118 (46.48% from 255 or 39.86% from 296); Max value from RGB is 118 - color contains mainly: blue. Hex color #427076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427076 is #BD8F89. Grayscale: #626262. Windows color (decimal): -12423050 or 7761986. OLE color: 7761986.
HSL color Cylindrical-coordinate representation of color #427076: hue angle of 186.92º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427076 is Cyan = 0.44, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 112 | 118 | - |
| CMYK | 0.44 | 0.05 | 0 | 0.54 |
| HSL | 186.92º | 0.28% | 0.36% | - |
| HSV(B) | 186.92º | 0.44% | 0.46% | - |
| XYZ | 11.31 | 14.05 | 19.26 | - |
| YUV | 98.93 | 138.76 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 118 | 0.44 | 0.05 | 0 | 0.54 | 186.92 | 0.28 | 0.36 |
| Hex | 42 | 70 | 76 | 2C | 5 | 0 | 36 | BB | 1C | 24 |
| Octal | 102 | 160 | 166 | 54 | 5 | 0 | 66 | 273 | 34 | 44 |
| Binary | 1000010 | 1110000 | 1110110 | 101100 | 101 | 0 | 110110 | 10111011 | 11100 | 100100 |
Color Harmonies of #427076
Complementary color
Monochromatic Colors of #427076
Black with #427076
Text Example
Text Example
White with #427076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427076; }
p { color: rgb(66,112,118); }
H1.HeaderClassName
{
color: #427076;
}
.AnyTagClassName
{
color: #427076;
}
</style>
background-color css
<style>
a { background-color: #427076; }
a { background-color: rgb(66,112,118); }
div.DivClassName
{
background-color: #427076;
}
.BgClassName
{
background-color: #427076;
}
</style>
border-color css
<style>
span { border-color: #427076; }
span { border-color: rgb(66,112,118); }
td.TdClassName
{
border-color: #427076;
}
.TagClassName
{
border-color: #427076;
}
</style>