Shades of Ming #427271
Tints of Ming #427271
RGB
CMYK
RGB Variations
Color information
#427271 (or 0x427271) is known color: Ming. HEX triplet: 42, 72 and 71. RGB value is (66,114,113). Sum of RGB (Red+Green+Blue) = 66+114+113=293 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.53% from 293); Green value is 114 (44.92% from 255 or 38.91% from 293); Blue value is 113 (44.53% from 255 or 38.57% from 293); Max value from RGB is 114 - color contains mainly: green. Hex color #427271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427271 is #BD8D8E. Grayscale: #636363. Windows color (decimal): -12422543 or 7434818. OLE color: 7434818.
HSL color Cylindrical-coordinate representation of color #427271: hue angle of 178.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427271 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 113 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.55 |
| HSL | 178.75º | 0.27% | 0.35% | - |
| HSV(B) | 178.75º | 0.42% | 0.45% | - |
| XYZ | 11.24 | 14.39 | 17.81 | - |
| YUV | 99.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 113 | 0.42 | 0 | 0.01 | 0.55 | 178.75 | 0.27 | 0.35 |
| Hex | 42 | 72 | 71 | 2A | 0 | 1 | 37 | B3 | 1B | 23 |
| Octal | 102 | 162 | 161 | 52 | 0 | 1 | 67 | 263 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1110001 | 101010 | 0 | 1 | 110111 | 10110011 | 11011 | 100011 |
Color Harmonies of #427271
Complementary color
Monochromatic Colors of #427271
Black with #427271
Text Example
Text Example
White with #427271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427271; }
p { color: rgb(66,114,113); }
H1.HeaderClassName
{
color: #427271;
}
.AnyTagClassName
{
color: #427271;
}
</style>
background-color css
<style>
a { background-color: #427271; }
a { background-color: rgb(66,114,113); }
div.DivClassName
{
background-color: #427271;
}
.BgClassName
{
background-color: #427271;
}
</style>
border-color css
<style>
span { border-color: #427271; }
span { border-color: rgb(66,114,113); }
td.TdClassName
{
border-color: #427271;
}
.TagClassName
{
border-color: #427271;
}
</style>