Shades of Ming #427774
Tints of Ming #427774
RGB
CMYK
RGB Variations
Color information
#427774 (or 0x427774) is known color: Ming. HEX triplet: 42, 77 and 74. RGB value is (66,119,116). Sum of RGB (Red+Green+Blue) = 66+119+116=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 119 - color contains mainly: green. Hex color #427774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427774 is #BD888B. Grayscale: #666666. Windows color (decimal): -12421260 or 7632706. OLE color: 7632706.
HSL color Cylindrical-coordinate representation of color #427774: hue angle of 176.6º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427774 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 116 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.53 |
| HSL | 176.6º | 0.29% | 0.36% | - |
| HSV(B) | 176.6º | 0.45% | 0.47% | - |
| XYZ | 12 | 15.61 | 18.9 | - |
| YUV | 102.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 116 | 0.45 | 0 | 0.03 | 0.53 | 176.6 | 0.29 | 0.36 |
| Hex | 42 | 77 | 74 | 2D | 0 | 3 | 35 | B1 | 1D | 24 |
| Octal | 102 | 167 | 164 | 55 | 0 | 3 | 65 | 261 | 35 | 44 |
| Binary | 1000010 | 1110111 | 1110100 | 101101 | 0 | 11 | 110101 | 10110001 | 11101 | 100100 |
Color Harmonies of #427774
Complementary color
Monochromatic Colors of #427774
Black with #427774
Text Example
Text Example
White with #427774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427774; }
p { color: rgb(66,119,116); }
H1.HeaderClassName
{
color: #427774;
}
.AnyTagClassName
{
color: #427774;
}
</style>
background-color css
<style>
a { background-color: #427774; }
a { background-color: rgb(66,119,116); }
div.DivClassName
{
background-color: #427774;
}
.BgClassName
{
background-color: #427774;
}
</style>
border-color css
<style>
span { border-color: #427774; }
span { border-color: rgb(66,119,116); }
td.TdClassName
{
border-color: #427774;
}
.TagClassName
{
border-color: #427774;
}
</style>