Shades of Ming #427573
Tints of Ming #427573
RGB
CMYK
RGB Variations
Color information
#427573 (or 0x427573) is known color: Ming. HEX triplet: 42, 75 and 73. RGB value is (66,117,115). Sum of RGB (Red+Green+Blue) = 66+117+115=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 117 - color contains mainly: green. Hex color #427573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427573 is #BD8A8C. Grayscale: #656565. Windows color (decimal): -12421773 or 7566658. OLE color: 7566658.
HSL color Cylindrical-coordinate representation of color #427573: hue angle of 177.65º 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 #427573 is Cyan = 0.44, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 115 | - |
| CMYK | 0.44 | 0 | 0.02 | 0.54 |
| HSL | 177.65º | 0.28% | 0.36% | - |
| HSV(B) | 177.65º | 0.44% | 0.46% | - |
| XYZ | 11.7 | 15.12 | 18.52 | - |
| YUV | 101.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 115 | 0.44 | 0 | 0.02 | 0.54 | 177.65 | 0.28 | 0.36 |
| Hex | 42 | 75 | 73 | 2C | 0 | 2 | 36 | B2 | 1C | 24 |
| Octal | 102 | 165 | 163 | 54 | 0 | 2 | 66 | 262 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1110011 | 101100 | 0 | 10 | 110110 | 10110010 | 11100 | 100100 |
Color Harmonies of #427573
Complementary color
Monochromatic Colors of #427573
Black with #427573
Text Example
Text Example
White with #427573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427573; }
p { color: rgb(66,117,115); }
H1.HeaderClassName
{
color: #427573;
}
.AnyTagClassName
{
color: #427573;
}
</style>
background-color css
<style>
a { background-color: #427573; }
a { background-color: rgb(66,117,115); }
div.DivClassName
{
background-color: #427573;
}
.BgClassName
{
background-color: #427573;
}
</style>
border-color css
<style>
span { border-color: #427573; }
span { border-color: rgb(66,117,115); }
td.TdClassName
{
border-color: #427573;
}
.TagClassName
{
border-color: #427573;
}
</style>