Shades of Ming #427073
Tints of Ming #427073
RGB
CMYK
RGB Variations
Color information
#427073 (or 0x427073) is known color: Ming. HEX triplet: 42, 70 and 73. RGB value is (66,112,115). Sum of RGB (Red+Green+Blue) = 66+112+115=293 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.53% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 115 (45.31% from 255 or 39.25% from 293); Max value from RGB is 115 - color contains mainly: blue. Hex color #427073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427073 is #BD8F8C. Grayscale: #626262. Windows color (decimal): -12423053 or 7565378. OLE color: 7565378.
HSL color Cylindrical-coordinate representation of color #427073: hue angle of 183.67º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427073 is Cyan = 0.43, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 112 | 115 | - |
| CMYK | 0.43 | 0.03 | 0 | 0.55 |
| HSL | 183.67º | 0.27% | 0.35% | - |
| HSV(B) | 183.67º | 0.43% | 0.45% | - |
| XYZ | 11.14 | 13.98 | 18.33 | - |
| YUV | 98.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 115 | 0.43 | 0.03 | 0 | 0.55 | 183.67 | 0.27 | 0.35 |
| Hex | 42 | 70 | 73 | 2B | 3 | 0 | 37 | B8 | 1B | 23 |
| Octal | 102 | 160 | 163 | 53 | 3 | 0 | 67 | 270 | 33 | 43 |
| Binary | 1000010 | 1110000 | 1110011 | 101011 | 11 | 0 | 110111 | 10111000 | 11011 | 100011 |
Color Harmonies of #427073
Complementary color
Monochromatic Colors of #427073
Black with #427073
Text Example
Text Example
White with #427073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427073; }
p { color: rgb(66,112,115); }
H1.HeaderClassName
{
color: #427073;
}
.AnyTagClassName
{
color: #427073;
}
</style>
background-color css
<style>
a { background-color: #427073; }
a { background-color: rgb(66,112,115); }
div.DivClassName
{
background-color: #427073;
}
.BgClassName
{
background-color: #427073;
}
</style>
border-color css
<style>
span { border-color: #427073; }
span { border-color: rgb(66,112,115); }
td.TdClassName
{
border-color: #427073;
}
.TagClassName
{
border-color: #427073;
}
</style>