Shades of Ming #427274
Tints of Ming #427274
RGB
CMYK
RGB Variations
Color information
#427274 (or 0x427274) is known color: Ming. HEX triplet: 42, 72 and 74. RGB value is (66,114,116). Sum of RGB (Red+Green+Blue) = 66+114+116=296 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.30% from 296); Green value is 114 (44.92% from 255 or 38.51% from 296); Blue value is 116 (45.70% from 255 or 39.19% from 296); Max value from RGB is 116 - color contains mainly: blue. Hex color #427274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427274 is #BD8D8B. Grayscale: #636363. Windows color (decimal): -12422540 or 7631426. OLE color: 7631426.
HSL color Cylindrical-coordinate representation of color #427274: hue angle of 182.4º 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 #427274 is Cyan = 0.43, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 116 | - |
| CMYK | 0.43 | 0.02 | 0 | 0.55 |
| HSL | 182.4º | 0.27% | 0.36% | - |
| HSV(B) | 182.4º | 0.43% | 0.45% | - |
| XYZ | 11.42 | 14.45 | 18.71 | - |
| YUV | 99.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 116 | 0.43 | 0.02 | 0 | 0.55 | 182.4 | 0.27 | 0.36 |
| Hex | 42 | 72 | 74 | 2B | 2 | 0 | 37 | B6 | 1B | 24 |
| Octal | 102 | 162 | 164 | 53 | 2 | 0 | 67 | 266 | 33 | 44 |
| Binary | 1000010 | 1110010 | 1110100 | 101011 | 10 | 0 | 110111 | 10110110 | 11011 | 100100 |
Color Harmonies of #427274
Complementary color
Monochromatic Colors of #427274
Black with #427274
Text Example
Text Example
White with #427274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427274; }
p { color: rgb(66,114,116); }
H1.HeaderClassName
{
color: #427274;
}
.AnyTagClassName
{
color: #427274;
}
</style>
background-color css
<style>
a { background-color: #427274; }
a { background-color: rgb(66,114,116); }
div.DivClassName
{
background-color: #427274;
}
.BgClassName
{
background-color: #427274;
}
</style>
border-color css
<style>
span { border-color: #427274; }
span { border-color: rgb(66,114,116); }
td.TdClassName
{
border-color: #427274;
}
.TagClassName
{
border-color: #427274;
}
</style>