Shades of Ming #427074
Tints of Ming #427074
RGB
CMYK
RGB Variations
Color information
#427074 (or 0x427074) is known color: Ming. HEX triplet: 42, 70 and 74. RGB value is (66,112,116). Sum of RGB (Red+Green+Blue) = 66+112+116=294 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.45% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 116 (45.70% from 255 or 39.46% from 294); Max value from RGB is 116 - color contains mainly: blue. Hex color #427074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427074 is #BD8F8B. Grayscale: #626262. Windows color (decimal): -12423052 or 7630914. OLE color: 7630914.
HSL color Cylindrical-coordinate representation of color #427074: hue angle of 184.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427074 is Cyan = 0.43, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 112 | 116 | - |
| CMYK | 0.43 | 0.03 | 0 | 0.55 |
| HSL | 184.8º | 0.27% | 0.36% | - |
| HSV(B) | 184.8º | 0.43% | 0.45% | - |
| XYZ | 11.19 | 14.01 | 18.64 | - |
| YUV | 98.7 | 137.76 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 116 | 0.43 | 0.03 | 0 | 0.55 | 184.8 | 0.27 | 0.36 |
| Hex | 42 | 70 | 74 | 2B | 3 | 0 | 37 | B9 | 1B | 24 |
| Octal | 102 | 160 | 164 | 53 | 3 | 0 | 67 | 271 | 33 | 44 |
| Binary | 1000010 | 1110000 | 1110100 | 101011 | 11 | 0 | 110111 | 10111001 | 11011 | 100100 |
Color Harmonies of #427074
Complementary color
Monochromatic Colors of #427074
Black with #427074
Text Example
Text Example
White with #427074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427074; }
p { color: rgb(66,112,116); }
H1.HeaderClassName
{
color: #427074;
}
.AnyTagClassName
{
color: #427074;
}
</style>
background-color css
<style>
a { background-color: #427074; }
a { background-color: rgb(66,112,116); }
div.DivClassName
{
background-color: #427074;
}
.BgClassName
{
background-color: #427074;
}
</style>
border-color css
<style>
span { border-color: #427074; }
span { border-color: rgb(66,112,116); }
td.TdClassName
{
border-color: #427074;
}
.TagClassName
{
border-color: #427074;
}
</style>