Shades of Ming #427170
Tints of Ming #427170
RGB
CMYK
RGB Variations
Color information
#427170 (or 0x427170) is known color: Ming. HEX triplet: 42, 71 and 70. RGB value is (66,113,112). Sum of RGB (Red+Green+Blue) = 66+113+112=291 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.68% from 291); Green value is 113 (44.53% from 255 or 38.83% from 291); Blue value is 112 (44.14% from 255 or 38.49% from 291); Max value from RGB is 113 - color contains mainly: green. Hex color #427170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427170 is #BD8E8F. Grayscale: #626262. Windows color (decimal): -12422800 or 7369026. OLE color: 7369026.
HSL color Cylindrical-coordinate representation of color #427170: hue angle of 178.72º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427170 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 112 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.56 |
| HSL | 178.72º | 0.26% | 0.35% | - |
| HSV(B) | 178.72º | 0.42% | 0.44% | - |
| XYZ | 11.08 | 14.14 | 17.47 | - |
| YUV | 98.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 112 | 0.42 | 0 | 0.01 | 0.56 | 178.72 | 0.26 | 0.35 |
| Hex | 42 | 71 | 70 | 2A | 0 | 1 | 38 | B3 | 1A | 23 |
| Octal | 102 | 161 | 160 | 52 | 0 | 1 | 70 | 263 | 32 | 43 |
| Binary | 1000010 | 1110001 | 1110000 | 101010 | 0 | 1 | 111000 | 10110011 | 11010 | 100011 |
Color Harmonies of #427170
Complementary color
Monochromatic Colors of #427170
Black with #427170
Text Example
Text Example
White with #427170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427170; }
p { color: rgb(66,113,112); }
H1.HeaderClassName
{
color: #427170;
}
.AnyTagClassName
{
color: #427170;
}
</style>
background-color css
<style>
a { background-color: #427170; }
a { background-color: rgb(66,113,112); }
div.DivClassName
{
background-color: #427170;
}
.BgClassName
{
background-color: #427170;
}
</style>
border-color css
<style>
span { border-color: #427170; }
span { border-color: rgb(66,113,112); }
td.TdClassName
{
border-color: #427170;
}
.TagClassName
{
border-color: #427170;
}
</style>