Shades of Ming #427574
Tints of Ming #427574
RGB
CMYK
RGB Variations
Color information
#427574 (or 0x427574) is known color: Ming. HEX triplet: 42, 75 and 74. RGB value is (66,117,116). Sum of RGB (Red+Green+Blue) = 66+117+116=299 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.07% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 117 - color contains mainly: green. Hex color #427574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427574 is #BD8A8B. Grayscale: #656565. Windows color (decimal): -12421772 or 7632194. OLE color: 7632194.
HSL color Cylindrical-coordinate representation of color #427574: hue angle of 178.82º 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 #427574 is Cyan = 0.44, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 116 | - |
| CMYK | 0.44 | 0 | 0.01 | 0.54 |
| HSL | 178.82º | 0.28% | 0.36% | - |
| HSV(B) | 178.82º | 0.44% | 0.46% | - |
| XYZ | 11.76 | 15.14 | 18.83 | - |
| YUV | 101.64 | 136.1 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 116 | 0.44 | 0 | 0.01 | 0.54 | 178.82 | 0.28 | 0.36 |
| Hex | 42 | 75 | 74 | 2C | 0 | 1 | 36 | B3 | 1C | 24 |
| Octal | 102 | 165 | 164 | 54 | 0 | 1 | 66 | 263 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1110100 | 101100 | 0 | 1 | 110110 | 10110011 | 11100 | 100100 |
Color Harmonies of #427574
Complementary color
Monochromatic Colors of #427574
Black with #427574
Text Example
Text Example
White with #427574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427574; }
p { color: rgb(66,117,116); }
H1.HeaderClassName
{
color: #427574;
}
.AnyTagClassName
{
color: #427574;
}
</style>
background-color css
<style>
a { background-color: #427574; }
a { background-color: rgb(66,117,116); }
div.DivClassName
{
background-color: #427574;
}
.BgClassName
{
background-color: #427574;
}
</style>
border-color css
<style>
span { border-color: #427574; }
span { border-color: rgb(66,117,116); }
td.TdClassName
{
border-color: #427574;
}
.TagClassName
{
border-color: #427574;
}
</style>