Shades of Ming #427777
Tints of Ming #427777
RGB
CMYK
RGB Variations
Color information
#427777 (or 0x427777) is known color: Ming. HEX triplet: 42, 77 and 77. RGB value is (66,119,119). Sum of RGB (Red+Green+Blue) = 66+119+119=304 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.71% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #427777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427777 is #BD8888. Grayscale: #676767. Windows color (decimal): -12421257 or 7829314. OLE color: 7829314.
HSL color Cylindrical-coordinate representation of color #427777: hue angle of 180º 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 #427777 is Cyan = 0.45, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 119 | - |
| CMYK | 0.45 | 0 | 0 | 0.53 |
| HSL | 180º | 0.29% | 0.36% | - |
| HSV(B) | 180º | 0.45% | 0.47% | - |
| XYZ | 12.17 | 15.68 | 19.84 | - |
| YUV | 103.15 | 136.94 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 119 | 0.45 | 0 | 0 | 0.53 | 180 | 0.29 | 0.36 |
| Hex | 42 | 77 | 77 | 2D | 0 | 0 | 35 | B4 | 1D | 24 |
| Octal | 102 | 167 | 167 | 55 | 0 | 0 | 65 | 264 | 35 | 44 |
| Binary | 1000010 | 1110111 | 1110111 | 101101 | 0 | 0 | 110101 | 10110100 | 11101 | 100100 |
Color Harmonies of #427777
Complementary color
Monochromatic Colors of #427777
Black with #427777
Text Example
Text Example
White with #427777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427777; }
p { color: rgb(66,119,119); }
H1.HeaderClassName
{
color: #427777;
}
.AnyTagClassName
{
color: #427777;
}
</style>
background-color css
<style>
a { background-color: #427777; }
a { background-color: rgb(66,119,119); }
div.DivClassName
{
background-color: #427777;
}
.BgClassName
{
background-color: #427777;
}
</style>
border-color css
<style>
span { border-color: #427777; }
span { border-color: rgb(66,119,119); }
td.TdClassName
{
border-color: #427777;
}
.TagClassName
{
border-color: #427777;
}
</style>