Shades of Ming #427378
Tints of Ming #427378
RGB
CMYK
RGB Variations
Color information
#427378 (or 0x427378) is known color: Ming. HEX triplet: 42, 73 and 78. RGB value is (66,115,120). Sum of RGB (Red+Green+Blue) = 66+115+120=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 120 (47.27% from 255 or 39.87% from 301); Max value from RGB is 120 - color contains mainly: blue. Hex color #427378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427378 is #BD8C87. Grayscale: #646464. Windows color (decimal): -12422280 or 7893826. OLE color: 7893826.
HSL color Cylindrical-coordinate representation of color #427378: hue angle of 185.56º 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 #427378 is Cyan = 0.45, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 115 | 120 | - |
| CMYK | 0.45 | 0.04 | 0 | 0.53 |
| HSL | 185.56º | 0.29% | 0.36% | - |
| HSV(B) | 185.56º | 0.45% | 0.47% | - |
| XYZ | 11.77 | 14.78 | 20 | - |
| YUV | 100.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 120 | 0.45 | 0.04 | 0 | 0.53 | 185.56 | 0.29 | 0.36 |
| Hex | 42 | 73 | 78 | 2D | 4 | 0 | 35 | BA | 1D | 24 |
| Octal | 102 | 163 | 170 | 55 | 4 | 0 | 65 | 272 | 35 | 44 |
| Binary | 1000010 | 1110011 | 1111000 | 101101 | 100 | 0 | 110101 | 10111010 | 11101 | 100100 |
Color Harmonies of #427378
Complementary color
Monochromatic Colors of #427378
Black with #427378
Text Example
Text Example
White with #427378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427378; }
p { color: rgb(66,115,120); }
H1.HeaderClassName
{
color: #427378;
}
.AnyTagClassName
{
color: #427378;
}
</style>
background-color css
<style>
a { background-color: #427378; }
a { background-color: rgb(66,115,120); }
div.DivClassName
{
background-color: #427378;
}
.BgClassName
{
background-color: #427378;
}
</style>
border-color css
<style>
span { border-color: #427378; }
span { border-color: rgb(66,115,120); }
td.TdClassName
{
border-color: #427378;
}
.TagClassName
{
border-color: #427378;
}
</style>