Shades of Ming #427276
Tints of Ming #427276
RGB
CMYK
RGB Variations
Color information
#427276 (or 0x427276) is known color: Ming. HEX triplet: 42, 72 and 76. RGB value is (66,114,118). Sum of RGB (Red+Green+Blue) = 66+114+118=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 118 (46.48% from 255 or 39.60% from 298); Max value from RGB is 118 - color contains mainly: blue. Hex color #427276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427276 is #BD8D89. Grayscale: #646464. Windows color (decimal): -12422538 or 7762498. OLE color: 7762498.
HSL color Cylindrical-coordinate representation of color #427276: hue angle of 184.62º 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 #427276 is Cyan = 0.44, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 114 | 118 | - |
| CMYK | 0.44 | 0.03 | 0 | 0.54 |
| HSL | 184.62º | 0.28% | 0.36% | - |
| HSV(B) | 184.62º | 0.44% | 0.46% | - |
| XYZ | 11.53 | 14.5 | 19.33 | - |
| YUV | 100.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 118 | 0.44 | 0.03 | 0 | 0.54 | 184.62 | 0.28 | 0.36 |
| Hex | 42 | 72 | 76 | 2C | 3 | 0 | 36 | B9 | 1C | 24 |
| Octal | 102 | 162 | 166 | 54 | 3 | 0 | 66 | 271 | 34 | 44 |
| Binary | 1000010 | 1110010 | 1110110 | 101100 | 11 | 0 | 110110 | 10111001 | 11100 | 100100 |
Color Harmonies of #427276
Complementary color
Monochromatic Colors of #427276
Black with #427276
Text Example
Text Example
White with #427276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427276; }
p { color: rgb(66,114,118); }
H1.HeaderClassName
{
color: #427276;
}
.AnyTagClassName
{
color: #427276;
}
</style>
background-color css
<style>
a { background-color: #427276; }
a { background-color: rgb(66,114,118); }
div.DivClassName
{
background-color: #427276;
}
.BgClassName
{
background-color: #427276;
}
</style>
border-color css
<style>
span { border-color: #427276; }
span { border-color: rgb(66,114,118); }
td.TdClassName
{
border-color: #427276;
}
.TagClassName
{
border-color: #427276;
}
</style>