Shades of Ming #427373
Tints of Ming #427373
RGB
CMYK
RGB Variations
Color information
#427373 (or 0x427373) is known color: Ming. HEX triplet: 42, 73 and 73. RGB value is (66,115,115). Sum of RGB (Red+Green+Blue) = 66+115+115=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 115 (45.31% from 255 or 38.85% from 296); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #427373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427373 is #BD8C8C. Grayscale: #646464. Windows color (decimal): -12422285 or 7566146. OLE color: 7566146.
HSL color Cylindrical-coordinate representation of color #427373: hue angle of 180º 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 #427373 is Cyan = 0.43, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 115 | - |
| CMYK | 0.43 | 0 | 0 | 0.55 |
| HSL | 180º | 0.27% | 0.35% | - |
| HSV(B) | 180º | 0.43% | 0.45% | - |
| XYZ | 11.47 | 14.66 | 18.44 | - |
| YUV | 100.35 | 136.27 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 115 | 0.43 | 0 | 0 | 0.55 | 180 | 0.27 | 0.35 |
| Hex | 42 | 73 | 73 | 2B | 0 | 0 | 37 | B4 | 1B | 23 |
| Octal | 102 | 163 | 163 | 53 | 0 | 0 | 67 | 264 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1110011 | 101011 | 0 | 0 | 110111 | 10110100 | 11011 | 100011 |
Color Harmonies of #427373
Complementary color
Monochromatic Colors of #427373
Black with #427373
Text Example
Text Example
White with #427373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427373; }
p { color: rgb(66,115,115); }
H1.HeaderClassName
{
color: #427373;
}
.AnyTagClassName
{
color: #427373;
}
</style>
background-color css
<style>
a { background-color: #427373; }
a { background-color: rgb(66,115,115); }
div.DivClassName
{
background-color: #427373;
}
.BgClassName
{
background-color: #427373;
}
</style>
border-color css
<style>
span { border-color: #427373; }
span { border-color: rgb(66,115,115); }
td.TdClassName
{
border-color: #427373;
}
.TagClassName
{
border-color: #427373;
}
</style>