Shades of Ming #427576
Tints of Ming #427576
RGB
CMYK
RGB Variations
Color information
#427576 (or 0x427576) is known color: Ming. HEX triplet: 42, 75 and 76. RGB value is (66,117,118). Sum of RGB (Red+Green+Blue) = 66+117+118=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #427576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427576 is #BD8A89. Grayscale: #656565. Windows color (decimal): -12421770 or 7763266. OLE color: 7763266.
HSL color Cylindrical-coordinate representation of color #427576: hue angle of 181.15º 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 #427576 is Cyan = 0.44, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 118 | - |
| CMYK | 0.44 | 0.01 | 0 | 0.54 |
| HSL | 181.15º | 0.28% | 0.36% | - |
| HSV(B) | 181.15º | 0.44% | 0.46% | - |
| XYZ | 11.88 | 15.19 | 19.45 | - |
| YUV | 101.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 118 | 0.44 | 0.01 | 0 | 0.54 | 181.15 | 0.28 | 0.36 |
| Hex | 42 | 75 | 76 | 2C | 1 | 0 | 36 | B5 | 1C | 24 |
| Octal | 102 | 165 | 166 | 54 | 1 | 0 | 66 | 265 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1110110 | 101100 | 1 | 0 | 110110 | 10110101 | 11100 | 100100 |
Color Harmonies of #427576
Complementary color
Monochromatic Colors of #427576
Black with #427576
Text Example
Text Example
White with #427576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427576; }
p { color: rgb(66,117,118); }
H1.HeaderClassName
{
color: #427576;
}
.AnyTagClassName
{
color: #427576;
}
</style>
background-color css
<style>
a { background-color: #427576; }
a { background-color: rgb(66,117,118); }
div.DivClassName
{
background-color: #427576;
}
.BgClassName
{
background-color: #427576;
}
</style>
border-color css
<style>
span { border-color: #427576; }
span { border-color: rgb(66,117,118); }
td.TdClassName
{
border-color: #427576;
}
.TagClassName
{
border-color: #427576;
}
</style>