Shades of Ming #427172
Tints of Ming #427172
RGB
CMYK
RGB Variations
Color information
#427172 (or 0x427172) is known color: Ming. HEX triplet: 42, 71 and 72. RGB value is (66,113,114). Sum of RGB (Red+Green+Blue) = 66+113+114=293 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.53% from 293); Green value is 113 (44.53% from 255 or 38.57% from 293); Blue value is 114 (44.92% from 255 or 38.91% from 293); Max value from RGB is 114 - color contains mainly: blue. Hex color #427172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427172 is #BD8E8D. Grayscale: #636363. Windows color (decimal): -12422798 or 7500098. OLE color: 7500098.
HSL color Cylindrical-coordinate representation of color #427172: hue angle of 181.25º 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 #427172 is Cyan = 0.42, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 113 | 114 | - |
| CMYK | 0.42 | 0.01 | 0 | 0.55 |
| HSL | 181.25º | 0.27% | 0.35% | - |
| HSV(B) | 181.25º | 0.42% | 0.45% | - |
| XYZ | 11.19 | 14.18 | 18.07 | - |
| YUV | 99.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 114 | 0.42 | 0.01 | 0 | 0.55 | 181.25 | 0.27 | 0.35 |
| Hex | 42 | 71 | 72 | 2A | 1 | 0 | 37 | B5 | 1B | 23 |
| Octal | 102 | 161 | 162 | 52 | 1 | 0 | 67 | 265 | 33 | 43 |
| Binary | 1000010 | 1110001 | 1110010 | 101010 | 1 | 0 | 110111 | 10110101 | 11011 | 100011 |
Color Harmonies of #427172
Complementary color
Monochromatic Colors of #427172
Black with #427172
Text Example
Text Example
White with #427172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427172; }
p { color: rgb(66,113,114); }
H1.HeaderClassName
{
color: #427172;
}
.AnyTagClassName
{
color: #427172;
}
</style>
background-color css
<style>
a { background-color: #427172; }
a { background-color: rgb(66,113,114); }
div.DivClassName
{
background-color: #427172;
}
.BgClassName
{
background-color: #427172;
}
</style>
border-color css
<style>
span { border-color: #427172; }
span { border-color: rgb(66,113,114); }
td.TdClassName
{
border-color: #427172;
}
.TagClassName
{
border-color: #427172;
}
</style>