Shades of Ming #427476
Tints of Ming #427476
RGB
CMYK
RGB Variations
Color information
#427476 (or 0x427476) is known color: Ming. HEX triplet: 42, 74 and 76. RGB value is (66,116,118). Sum of RGB (Red+Green+Blue) = 66+116+118=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #427476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427476 is #BD8B89. Grayscale: #656565. Windows color (decimal): -12422026 or 7763010. OLE color: 7763010.
HSL color Cylindrical-coordinate representation of color #427476: hue angle of 182.31º 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 #427476 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 116 | 118 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.54 |
| HSL | 182.31º | 0.28% | 0.36% | - |
| HSV(B) | 182.31º | 0.44% | 0.46% | - |
| XYZ | 11.76 | 14.96 | 19.41 | - |
| YUV | 101.28 | 137.44 | 102.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 118 | 0.44 | 0.02 | 0 | 0.54 | 182.31 | 0.28 | 0.36 |
| Hex | 42 | 74 | 76 | 2C | 2 | 0 | 36 | B6 | 1C | 24 |
| Octal | 102 | 164 | 166 | 54 | 2 | 0 | 66 | 266 | 34 | 44 |
| Binary | 1000010 | 1110100 | 1110110 | 101100 | 10 | 0 | 110110 | 10110110 | 11100 | 100100 |
Color Harmonies of #427476
Complementary color
Monochromatic Colors of #427476
Black with #427476
Text Example
Text Example
White with #427476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427476; }
p { color: rgb(66,116,118); }
H1.HeaderClassName
{
color: #427476;
}
.AnyTagClassName
{
color: #427476;
}
</style>
background-color css
<style>
a { background-color: #427476; }
a { background-color: rgb(66,116,118); }
div.DivClassName
{
background-color: #427476;
}
.BgClassName
{
background-color: #427476;
}
</style>
border-color css
<style>
span { border-color: #427476; }
span { border-color: rgb(66,116,118); }
td.TdClassName
{
border-color: #427476;
}
.TagClassName
{
border-color: #427476;
}
</style>