Shades of Ming #457577
Tints of Ming #457577
RGB
CMYK
RGB Variations
Color information
#457577 (or 0x457577) is known color: Ming. HEX triplet: 45, 75 and 77. RGB value is (69,117,119). Sum of RGB (Red+Green+Blue) = 69+117+119=305 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.62% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #457577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457577 is #BA8A88. Grayscale: #666666. Windows color (decimal): -12225161 or 7828805. OLE color: 7828805.
HSL color Cylindrical-coordinate representation of color #457577: hue angle of 182.4º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457577 is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 117 | 119 | - |
| CMYK | 0.42 | 0.02 | 0 | 0.53 |
| HSL | 182.4º | 0.27% | 0.37% | - |
| HSV(B) | 182.4º | 0.42% | 0.47% | - |
| XYZ | 12.15 | 15.32 | 19.77 | - |
| YUV | 102.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 119 | 0.42 | 0.02 | 0 | 0.53 | 182.4 | 0.27 | 0.37 |
| Hex | 45 | 75 | 77 | 2A | 2 | 0 | 35 | B6 | 1B | 25 |
| Octal | 105 | 165 | 167 | 52 | 2 | 0 | 65 | 266 | 33 | 45 |
| Binary | 1000101 | 1110101 | 1110111 | 101010 | 10 | 0 | 110101 | 10110110 | 11011 | 100101 |
Color Harmonies of #457577
Complementary color
Monochromatic Colors of #457577
Black with #457577
Text Example
Text Example
White with #457577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457577; }
p { color: rgb(69,117,119); }
H1.HeaderClassName
{
color: #457577;
}
.AnyTagClassName
{
color: #457577;
}
</style>
background-color css
<style>
a { background-color: #457577; }
a { background-color: rgb(69,117,119); }
div.DivClassName
{
background-color: #457577;
}
.BgClassName
{
background-color: #457577;
}
</style>
border-color css
<style>
span { border-color: #457577; }
span { border-color: rgb(69,117,119); }
td.TdClassName
{
border-color: #457577;
}
.TagClassName
{
border-color: #457577;
}
</style>