Shades of Ming #457574
Tints of Ming #457574
RGB
CMYK
RGB Variations
Color information
#457574 (or 0x457574) is known color: Ming. HEX triplet: 45, 75 and 74. RGB value is (69,117,116). Sum of RGB (Red+Green+Blue) = 69+117+116=302 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.85% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 117 - color contains mainly: green. Hex color #457574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457574 is #BA8A8B. Grayscale: #666666. Windows color (decimal): -12225164 or 7632197. OLE color: 7632197.
HSL color Cylindrical-coordinate representation of color #457574: hue angle of 178.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457574 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 116 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.54 |
| HSL | 178.75º | 0.26% | 0.36% | - |
| HSV(B) | 178.75º | 0.41% | 0.46% | - |
| XYZ | 11.97 | 15.25 | 18.84 | - |
| YUV | 102.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 116 | 0.41 | 0 | 0.01 | 0.54 | 178.75 | 0.26 | 0.36 |
| Hex | 45 | 75 | 74 | 29 | 0 | 1 | 36 | B3 | 1A | 24 |
| Octal | 105 | 165 | 164 | 51 | 0 | 1 | 66 | 263 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1110100 | 101001 | 0 | 1 | 110110 | 10110011 | 11010 | 100100 |
Color Harmonies of #457574
Complementary color
Monochromatic Colors of #457574
Black with #457574
Text Example
Text Example
White with #457574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457574; }
p { color: rgb(69,117,116); }
H1.HeaderClassName
{
color: #457574;
}
.AnyTagClassName
{
color: #457574;
}
</style>
background-color css
<style>
a { background-color: #457574; }
a { background-color: rgb(69,117,116); }
div.DivClassName
{
background-color: #457574;
}
.BgClassName
{
background-color: #457574;
}
</style>
border-color css
<style>
span { border-color: #457574; }
span { border-color: rgb(69,117,116); }
td.TdClassName
{
border-color: #457574;
}
.TagClassName
{
border-color: #457574;
}
</style>