Shades of Ming #427278
Tints of Ming #427278
RGB
CMYK
RGB Variations
Color information
#427278 (or 0x427278) is known color: Ming. HEX triplet: 42, 72 and 78. RGB value is (66,114,120). Sum of RGB (Red+Green+Blue) = 66+114+120=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #427278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427278 is #BD8D87. Grayscale: #646464. Windows color (decimal): -12422536 or 7893570. OLE color: 7893570.
HSL color Cylindrical-coordinate representation of color #427278: hue angle of 186.67º 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 #427278 is Cyan = 0.45, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 114 | 120 | - |
| CMYK | 0.45 | 0.05 | 0 | 0.53 |
| HSL | 186.67º | 0.29% | 0.36% | - |
| HSV(B) | 186.67º | 0.45% | 0.47% | - |
| XYZ | 11.65 | 14.55 | 19.96 | - |
| YUV | 100.33 | 139.1 | 103.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 120 | 0.45 | 0.05 | 0 | 0.53 | 186.67 | 0.29 | 0.36 |
| Hex | 42 | 72 | 78 | 2D | 5 | 0 | 35 | BB | 1D | 24 |
| Octal | 102 | 162 | 170 | 55 | 5 | 0 | 65 | 273 | 35 | 44 |
| Binary | 1000010 | 1110010 | 1111000 | 101101 | 101 | 0 | 110101 | 10111011 | 11101 | 100100 |
Color Harmonies of #427278
Complementary color
Monochromatic Colors of #427278
Black with #427278
Text Example
Text Example
White with #427278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427278; }
p { color: rgb(66,114,120); }
H1.HeaderClassName
{
color: #427278;
}
.AnyTagClassName
{
color: #427278;
}
</style>
background-color css
<style>
a { background-color: #427278; }
a { background-color: rgb(66,114,120); }
div.DivClassName
{
background-color: #427278;
}
.BgClassName
{
background-color: #427278;
}
</style>
border-color css
<style>
span { border-color: #427278; }
span { border-color: rgb(66,114,120); }
td.TdClassName
{
border-color: #427278;
}
.TagClassName
{
border-color: #427278;
}
</style>