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