Shades of Ming #427579
Tints of Ming #427579
RGB
CMYK
RGB Variations
Color information
#427579 (or 0x427579) is known color: Ming. HEX triplet: 42, 75 and 79. RGB value is (66,117,121). Sum of RGB (Red+Green+Blue) = 66+117+121=304 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.71% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #427579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427579 is #BD8A86. Grayscale: #666666. Windows color (decimal): -12421767 or 7959874. OLE color: 7959874.
HSL color Cylindrical-coordinate representation of color #427579: hue angle of 184.36º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427579 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 117 | 121 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.53 |
| HSL | 184.36º | 0.29% | 0.37% | - |
| HSV(B) | 184.36º | 0.45% | 0.47% | - |
| XYZ | 12.06 | 15.26 | 20.4 | - |
| YUV | 102.21 | 138.6 | 102.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 121 | 0.45 | 0.03 | 0 | 0.53 | 184.36 | 0.29 | 0.37 |
| Hex | 42 | 75 | 79 | 2D | 3 | 0 | 35 | B8 | 1D | 25 |
| Octal | 102 | 165 | 171 | 55 | 3 | 0 | 65 | 270 | 35 | 45 |
| Binary | 1000010 | 1110101 | 1111001 | 101101 | 11 | 0 | 110101 | 10111000 | 11101 | 100101 |
Color Harmonies of #427579
Complementary color
Monochromatic Colors of #427579
Black with #427579
Text Example
Text Example
White with #427579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427579; }
p { color: rgb(66,117,121); }
H1.HeaderClassName
{
color: #427579;
}
.AnyTagClassName
{
color: #427579;
}
</style>
background-color css
<style>
a { background-color: #427579; }
a { background-color: rgb(66,117,121); }
div.DivClassName
{
background-color: #427579;
}
.BgClassName
{
background-color: #427579;
}
</style>
border-color css
<style>
span { border-color: #427579; }
span { border-color: rgb(66,117,121); }
td.TdClassName
{
border-color: #427579;
}
.TagClassName
{
border-color: #427579;
}
</style>