Shades of Ming #457270
Tints of Ming #457270
RGB
CMYK
RGB Variations
Color information
#457270 (or 0x457270) is known color: Ming. HEX triplet: 45, 72 and 70. RGB value is (69,114,112). Sum of RGB (Red+Green+Blue) = 69+114+112=295 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.39% from 295); Green value is 114 (44.92% from 255 or 38.64% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 114 - color contains mainly: green. Hex color #457270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457270 is #BA8D8F. Grayscale: #646464. Windows color (decimal): -12225936 or 7369285. OLE color: 7369285.
HSL color Cylindrical-coordinate representation of color #457270: hue angle of 177.33º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457270 is Cyan = 0.39, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 112 | - |
| CMYK | 0.39 | 0 | 0.02 | 0.55 |
| HSL | 177.33º | 0.25% | 0.36% | - |
| HSV(B) | 177.33º | 0.39% | 0.45% | - |
| XYZ | 11.4 | 14.47 | 17.52 | - |
| YUV | 100.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 112 | 0.39 | 0 | 0.02 | 0.55 | 177.33 | 0.25 | 0.36 |
| Hex | 45 | 72 | 70 | 27 | 0 | 2 | 37 | B1 | 19 | 24 |
| Octal | 105 | 162 | 160 | 47 | 0 | 2 | 67 | 261 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1110000 | 100111 | 0 | 10 | 110111 | 10110001 | 11001 | 100100 |
Color Harmonies of #457270
Complementary color
Monochromatic Colors of #457270
Black with #457270
Text Example
Text Example
White with #457270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457270; }
p { color: rgb(69,114,112); }
H1.HeaderClassName
{
color: #457270;
}
.AnyTagClassName
{
color: #457270;
}
</style>
background-color css
<style>
a { background-color: #457270; }
a { background-color: rgb(69,114,112); }
div.DivClassName
{
background-color: #457270;
}
.BgClassName
{
background-color: #457270;
}
</style>
border-color css
<style>
span { border-color: #457270; }
span { border-color: rgb(69,114,112); }
td.TdClassName
{
border-color: #457270;
}
.TagClassName
{
border-color: #457270;
}
</style>