Shades of Ming #427176
Tints of Ming #427176
RGB
CMYK
RGB Variations
Color information
#427176 (or 0x427176) is known color: Ming. HEX triplet: 42, 71 and 76. RGB value is (66,113,118). Sum of RGB (Red+Green+Blue) = 66+113+118=297 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.22% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 118 - color contains mainly: blue. Hex color #427176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427176 is #BD8E89. Grayscale: #636363. Windows color (decimal): -12422794 or 7762242. OLE color: 7762242.
HSL color Cylindrical-coordinate representation of color #427176: hue angle of 185.77º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427176 is Cyan = 0.44, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 113 | 118 | - |
| CMYK | 0.44 | 0.04 | 0 | 0.54 |
| HSL | 185.77º | 0.28% | 0.36% | - |
| HSV(B) | 185.77º | 0.44% | 0.46% | - |
| XYZ | 11.42 | 14.28 | 19.29 | - |
| YUV | 99.52 | 138.43 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 118 | 0.44 | 0.04 | 0 | 0.54 | 185.77 | 0.28 | 0.36 |
| Hex | 42 | 71 | 76 | 2C | 4 | 0 | 36 | BA | 1C | 24 |
| Octal | 102 | 161 | 166 | 54 | 4 | 0 | 66 | 272 | 34 | 44 |
| Binary | 1000010 | 1110001 | 1110110 | 101100 | 100 | 0 | 110110 | 10111010 | 11100 | 100100 |
Color Harmonies of #427176
Complementary color
Monochromatic Colors of #427176
Black with #427176
Text Example
Text Example
White with #427176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427176; }
p { color: rgb(66,113,118); }
H1.HeaderClassName
{
color: #427176;
}
.AnyTagClassName
{
color: #427176;
}
</style>
background-color css
<style>
a { background-color: #427176; }
a { background-color: rgb(66,113,118); }
div.DivClassName
{
background-color: #427176;
}
.BgClassName
{
background-color: #427176;
}
</style>
border-color css
<style>
span { border-color: #427176; }
span { border-color: rgb(66,113,118); }
td.TdClassName
{
border-color: #427176;
}
.TagClassName
{
border-color: #427176;
}
</style>