Shades of Ming #427874
Tints of Ming #427874
RGB
CMYK
RGB Variations
Color information
#427874 (or 0x427874) is known color: Ming. HEX triplet: 42, 78 and 74. RGB value is (66,120,116). Sum of RGB (Red+Green+Blue) = 66+120+116=302 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.85% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #427874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427874 is #BD878B. Grayscale: #676767. Windows color (decimal): -12421004 or 7632962. OLE color: 7632962.
HSL color Cylindrical-coordinate representation of color #427874: hue angle of 175.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 #427874 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 116 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.53 |
| HSL | 175.56º | 0.29% | 0.36% | - |
| HSV(B) | 175.56º | 0.45% | 0.47% | - |
| XYZ | 12.12 | 15.85 | 18.94 | - |
| YUV | 103.4 | 135.11 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 116 | 0.45 | 0 | 0.03 | 0.53 | 175.56 | 0.29 | 0.36 |
| Hex | 42 | 78 | 74 | 2D | 0 | 3 | 35 | B0 | 1D | 24 |
| Octal | 102 | 170 | 164 | 55 | 0 | 3 | 65 | 260 | 35 | 44 |
| Binary | 1000010 | 1111000 | 1110100 | 101101 | 0 | 11 | 110101 | 10110000 | 11101 | 100100 |
Color Harmonies of #427874
Complementary color
Monochromatic Colors of #427874
Black with #427874
Text Example
Text Example
White with #427874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427874; }
p { color: rgb(66,120,116); }
H1.HeaderClassName
{
color: #427874;
}
.AnyTagClassName
{
color: #427874;
}
</style>
background-color css
<style>
a { background-color: #427874; }
a { background-color: rgb(66,120,116); }
div.DivClassName
{
background-color: #427874;
}
.BgClassName
{
background-color: #427874;
}
</style>
border-color css
<style>
span { border-color: #427874; }
span { border-color: rgb(66,120,116); }
td.TdClassName
{
border-color: #427874;
}
.TagClassName
{
border-color: #427874;
}
</style>