Shades of Ming #427075
Tints of Ming #427075
RGB
CMYK
RGB Variations
Color information
#427075 (or 0x427075) is known color: Ming. HEX triplet: 42, 70 and 75. RGB value is (66,112,117). Sum of RGB (Red+Green+Blue) = 66+112+117=295 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.37% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 117 - color contains mainly: blue. Hex color #427075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427075 is #BD8F8A. Grayscale: #626262. Windows color (decimal): -12423051 or 7696450. OLE color: 7696450.
HSL color Cylindrical-coordinate representation of color #427075: hue angle of 185.88º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427075 is Cyan = 0.44, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 112 | 117 | - |
| CMYK | 0.44 | 0.04 | 0 | 0.54 |
| HSL | 185.88º | 0.28% | 0.36% | - |
| HSV(B) | 185.88º | 0.44% | 0.46% | - |
| XYZ | 11.25 | 14.03 | 18.94 | - |
| YUV | 98.82 | 138.26 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 117 | 0.44 | 0.04 | 0 | 0.54 | 185.88 | 0.28 | 0.36 |
| Hex | 42 | 70 | 75 | 2C | 4 | 0 | 36 | BA | 1C | 24 |
| Octal | 102 | 160 | 165 | 54 | 4 | 0 | 66 | 272 | 34 | 44 |
| Binary | 1000010 | 1110000 | 1110101 | 101100 | 100 | 0 | 110110 | 10111010 | 11100 | 100100 |
Color Harmonies of #427075
Complementary color
Monochromatic Colors of #427075
Black with #427075
Text Example
Text Example
White with #427075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427075; }
p { color: rgb(66,112,117); }
H1.HeaderClassName
{
color: #427075;
}
.AnyTagClassName
{
color: #427075;
}
</style>
background-color css
<style>
a { background-color: #427075; }
a { background-color: rgb(66,112,117); }
div.DivClassName
{
background-color: #427075;
}
.BgClassName
{
background-color: #427075;
}
</style>
border-color css
<style>
span { border-color: #427075; }
span { border-color: rgb(66,112,117); }
td.TdClassName
{
border-color: #427075;
}
.TagClassName
{
border-color: #427075;
}
</style>