Shades of Ming #427473
Tints of Ming #427473
RGB
CMYK
RGB Variations
Color information
#427473 (or 0x427473) is known color: Ming. HEX triplet: 42, 74 and 73. RGB value is (66,116,115). Sum of RGB (Red+Green+Blue) = 66+116+115=297 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.22% from 297); Green value is 116 (45.70% from 255 or 39.06% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 116 - color contains mainly: green. Hex color #427473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427473 is #BD8B8C. Grayscale: #646464. Windows color (decimal): -12422029 or 7566402. OLE color: 7566402.
HSL color Cylindrical-coordinate representation of color #427473: hue angle of 178.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427473 is Cyan = 0.43, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 116 | 115 | - |
| CMYK | 0.43 | 0 | 0.01 | 0.55 |
| HSL | 178.8º | 0.27% | 0.36% | - |
| HSV(B) | 178.8º | 0.43% | 0.45% | - |
| XYZ | 11.59 | 14.89 | 18.48 | - |
| YUV | 100.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 115 | 0.43 | 0 | 0.01 | 0.55 | 178.8 | 0.27 | 0.36 |
| Hex | 42 | 74 | 73 | 2B | 0 | 1 | 37 | B3 | 1B | 24 |
| Octal | 102 | 164 | 163 | 53 | 0 | 1 | 67 | 263 | 33 | 44 |
| Binary | 1000010 | 1110100 | 1110011 | 101011 | 0 | 1 | 110111 | 10110011 | 11011 | 100100 |
Color Harmonies of #427473
Complementary color
Monochromatic Colors of #427473
Black with #427473
Text Example
Text Example
White with #427473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427473; }
p { color: rgb(66,116,115); }
H1.HeaderClassName
{
color: #427473;
}
.AnyTagClassName
{
color: #427473;
}
</style>
background-color css
<style>
a { background-color: #427473; }
a { background-color: rgb(66,116,115); }
div.DivClassName
{
background-color: #427473;
}
.BgClassName
{
background-color: #427473;
}
</style>
border-color css
<style>
span { border-color: #427473; }
span { border-color: rgb(66,116,115); }
td.TdClassName
{
border-color: #427473;
}
.TagClassName
{
border-color: #427473;
}
</style>