Shades of Ming #427676
Tints of Ming #427676
RGB
CMYK
RGB Variations
Color information
#427676 (or 0x427676) is known color: Ming. HEX triplet: 42, 76 and 76. RGB value is (66,118,118). Sum of RGB (Red+Green+Blue) = 66+118+118=302 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.85% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #427676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427676 is #BD8989. Grayscale: #666666. Windows color (decimal): -12421514 or 7763522. OLE color: 7763522.
HSL color Cylindrical-coordinate representation of color #427676: hue angle of 180º 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 #427676 is Cyan = 0.44, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 118 | - |
| CMYK | 0.44 | 0 | 0 | 0.54 |
| HSL | 180º | 0.28% | 0.36% | - |
| HSV(B) | 180º | 0.44% | 0.46% | - |
| XYZ | 12 | 15.42 | 19.48 | - |
| YUV | 102.45 | 136.77 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 118 | 0.44 | 0 | 0 | 0.54 | 180 | 0.28 | 0.36 |
| Hex | 42 | 76 | 76 | 2C | 0 | 0 | 36 | B4 | 1C | 24 |
| Octal | 102 | 166 | 166 | 54 | 0 | 0 | 66 | 264 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1110110 | 101100 | 0 | 0 | 110110 | 10110100 | 11100 | 100100 |
Color Harmonies of #427676
Complementary color
Monochromatic Colors of #427676
Black with #427676
Text Example
Text Example
White with #427676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427676; }
p { color: rgb(66,118,118); }
H1.HeaderClassName
{
color: #427676;
}
.AnyTagClassName
{
color: #427676;
}
</style>
background-color css
<style>
a { background-color: #427676; }
a { background-color: rgb(66,118,118); }
div.DivClassName
{
background-color: #427676;
}
.BgClassName
{
background-color: #427676;
}
</style>
border-color css
<style>
span { border-color: #427676; }
span { border-color: rgb(66,118,118); }
td.TdClassName
{
border-color: #427676;
}
.TagClassName
{
border-color: #427676;
}
</style>