Shades of Ming #427372
Tints of Ming #427372
RGB
CMYK
RGB Variations
Color information
#427372 (or 0x427372) is known color: Ming. HEX triplet: 42, 73 and 72. RGB value is (66,115,114). Sum of RGB (Red+Green+Blue) = 66+115+114=295 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.37% from 295); Green value is 115 (45.31% from 255 or 38.98% from 295); Blue value is 114 (44.92% from 255 or 38.64% from 295); Max value from RGB is 115 - color contains mainly: green. Hex color #427372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427372 is #BD8C8D. Grayscale: #646464. Windows color (decimal): -12422286 or 7500610. OLE color: 7500610.
HSL color Cylindrical-coordinate representation of color #427372: hue angle of 178.78º 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 #427372 is Cyan = 0.43, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 114 | - |
| CMYK | 0.43 | 0 | 0.01 | 0.55 |
| HSL | 178.78º | 0.27% | 0.35% | - |
| HSV(B) | 178.78º | 0.43% | 0.45% | - |
| XYZ | 11.41 | 14.63 | 18.14 | - |
| YUV | 100.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 114 | 0.43 | 0 | 0.01 | 0.55 | 178.78 | 0.27 | 0.35 |
| Hex | 42 | 73 | 72 | 2B | 0 | 1 | 37 | B3 | 1B | 23 |
| Octal | 102 | 163 | 162 | 53 | 0 | 1 | 67 | 263 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1110010 | 101011 | 0 | 1 | 110111 | 10110011 | 11011 | 100011 |
Color Harmonies of #427372
Complementary color
Monochromatic Colors of #427372
Black with #427372
Text Example
Text Example
White with #427372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427372; }
p { color: rgb(66,115,114); }
H1.HeaderClassName
{
color: #427372;
}
.AnyTagClassName
{
color: #427372;
}
</style>
background-color css
<style>
a { background-color: #427372; }
a { background-color: rgb(66,115,114); }
div.DivClassName
{
background-color: #427372;
}
.BgClassName
{
background-color: #427372;
}
</style>
border-color css
<style>
span { border-color: #427372; }
span { border-color: rgb(66,115,114); }
td.TdClassName
{
border-color: #427372;
}
.TagClassName
{
border-color: #427372;
}
</style>