Shades of Ming #457877
Tints of Ming #457877
RGB
CMYK
RGB Variations
Color information
#457877 (or 0x457877) is known color: Ming. HEX triplet: 45, 78 and 77. RGB value is (69,120,119). Sum of RGB (Red+Green+Blue) = 69+120+119=308 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.40% from 308); Green value is 120 (47.27% from 255 or 38.96% from 308); Blue value is 119 (46.88% from 255 or 38.64% from 308); Max value from RGB is 120 - color contains mainly: green. Hex color #457877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457877 is #BA8788. Grayscale: #686868. Windows color (decimal): -12224393 or 7829573. OLE color: 7829573.
HSL color Cylindrical-coordinate representation of color #457877: hue angle of 178.82º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #457877 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 120 | 119 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.53 |
| HSL | 178.82º | 0.27% | 0.37% | - |
| HSV(B) | 178.82º | 0.43% | 0.47% | - |
| XYZ | 12.5 | 16.03 | 19.89 | - |
| YUV | 104.64 | 136.1 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 120 | 119 | 0.42 | 0 | 0.01 | 0.53 | 178.82 | 0.27 | 0.37 |
| Hex | 45 | 78 | 77 | 2A | 0 | 1 | 35 | B3 | 1B | 25 |
| Octal | 105 | 170 | 167 | 52 | 0 | 1 | 65 | 263 | 33 | 45 |
| Binary | 1000101 | 1111000 | 1110111 | 101010 | 0 | 1 | 110101 | 10110011 | 11011 | 100101 |
Color Harmonies of #457877
Complementary color
Monochromatic Colors of #457877
Black with #457877
Text Example
Text Example
White with #457877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457877; }
p { color: rgb(69,120,119); }
H1.HeaderClassName
{
color: #457877;
}
.AnyTagClassName
{
color: #457877;
}
</style>
background-color css
<style>
a { background-color: #457877; }
a { background-color: rgb(69,120,119); }
div.DivClassName
{
background-color: #457877;
}
.BgClassName
{
background-color: #457877;
}
</style>
border-color css
<style>
span { border-color: #457877; }
span { border-color: rgb(69,120,119); }
td.TdClassName
{
border-color: #457877;
}
.TagClassName
{
border-color: #457877;
}
</style>