Shades of Ming #427677
Tints of Ming #427677
RGB
CMYK
RGB Variations
Color information
#427677 (or 0x427677) is known color: Ming. HEX triplet: 42, 76 and 77. RGB value is (66,118,119). Sum of RGB (Red+Green+Blue) = 66+118+119=303 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.78% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 119 - color contains mainly: blue. Hex color #427677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427677 is #BD8988. Grayscale: #666666. Windows color (decimal): -12421513 or 7829058. OLE color: 7829058.
HSL color Cylindrical-coordinate representation of color #427677: hue angle of 181.13º 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 #427677 is Cyan = 0.45, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 118 | 119 | - |
| CMYK | 0.45 | 0.01 | 0 | 0.53 |
| HSL | 181.13º | 0.29% | 0.36% | - |
| HSV(B) | 181.13º | 0.45% | 0.47% | - |
| XYZ | 12.05 | 15.45 | 19.8 | - |
| YUV | 102.57 | 137.27 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 119 | 0.45 | 0.01 | 0 | 0.53 | 181.13 | 0.29 | 0.36 |
| Hex | 42 | 76 | 77 | 2D | 1 | 0 | 35 | B5 | 1D | 24 |
| Octal | 102 | 166 | 167 | 55 | 1 | 0 | 65 | 265 | 35 | 44 |
| Binary | 1000010 | 1110110 | 1110111 | 101101 | 1 | 0 | 110101 | 10110101 | 11101 | 100100 |
Color Harmonies of #427677
Complementary color
Monochromatic Colors of #427677
Black with #427677
Text Example
Text Example
White with #427677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427677; }
p { color: rgb(66,118,119); }
H1.HeaderClassName
{
color: #427677;
}
.AnyTagClassName
{
color: #427677;
}
</style>
background-color css
<style>
a { background-color: #427677; }
a { background-color: rgb(66,118,119); }
div.DivClassName
{
background-color: #427677;
}
.BgClassName
{
background-color: #427677;
}
</style>
border-color css
<style>
span { border-color: #427677; }
span { border-color: rgb(66,118,119); }
td.TdClassName
{
border-color: #427677;
}
.TagClassName
{
border-color: #427677;
}
</style>