Shades of Ming #427174
Tints of Ming #427174
RGB
CMYK
RGB Variations
Color information
#427174 (or 0x427174) is known color: Ming. HEX triplet: 42, 71 and 74. RGB value is (66,113,116). Sum of RGB (Red+Green+Blue) = 66+113+116=295 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.37% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 116 (45.70% from 255 or 39.32% from 295); Max value from RGB is 116 - color contains mainly: blue. Hex color #427174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427174 is #BD8E8B. Grayscale: #636363. Windows color (decimal): -12422796 or 7631170. OLE color: 7631170.
HSL color Cylindrical-coordinate representation of color #427174: hue angle of 183.6º 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 #427174 is Cyan = 0.43, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 113 | 116 | - |
| CMYK | 0.43 | 0.03 | 0 | 0.55 |
| HSL | 183.6º | 0.27% | 0.36% | - |
| HSV(B) | 183.6º | 0.43% | 0.45% | - |
| XYZ | 11.3 | 14.23 | 18.67 | - |
| YUV | 99.29 | 137.43 | 104.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 116 | 0.43 | 0.03 | 0 | 0.55 | 183.6 | 0.27 | 0.36 |
| Hex | 42 | 71 | 74 | 2B | 3 | 0 | 37 | B8 | 1B | 24 |
| Octal | 102 | 161 | 164 | 53 | 3 | 0 | 67 | 270 | 33 | 44 |
| Binary | 1000010 | 1110001 | 1110100 | 101011 | 11 | 0 | 110111 | 10111000 | 11011 | 100100 |
Color Harmonies of #427174
Complementary color
Monochromatic Colors of #427174
Black with #427174
Text Example
Text Example
White with #427174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427174; }
p { color: rgb(66,113,116); }
H1.HeaderClassName
{
color: #427174;
}
.AnyTagClassName
{
color: #427174;
}
</style>
background-color css
<style>
a { background-color: #427174; }
a { background-color: rgb(66,113,116); }
div.DivClassName
{
background-color: #427174;
}
.BgClassName
{
background-color: #427174;
}
</style>
border-color css
<style>
span { border-color: #427174; }
span { border-color: rgb(66,113,116); }
td.TdClassName
{
border-color: #427174;
}
.TagClassName
{
border-color: #427174;
}
</style>