Shades of Ming #457775
Tints of Ming #457775
RGB
CMYK
RGB Variations
Color information
#457775 (or 0x457775) is known color: Ming. HEX triplet: 45, 77 and 75. RGB value is (69,119,117). Sum of RGB (Red+Green+Blue) = 69+119+117=305 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.62% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 117 (46.09% from 255 or 38.36% from 305); Max value from RGB is 119 - color contains mainly: green. Hex color #457775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457775 is #BA888A. Grayscale: #676767. Windows color (decimal): -12224651 or 7698245. OLE color: 7698245.
HSL color Cylindrical-coordinate representation of color #457775: hue angle of 177.6º 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 #457775 is Cyan = 0.42, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 117 | - |
| CMYK | 0.42 | 0 | 0.02 | 0.53 |
| HSL | 177.6º | 0.27% | 0.37% | - |
| HSV(B) | 177.6º | 0.42% | 0.47% | - |
| XYZ | 12.26 | 15.74 | 19.22 | - |
| YUV | 103.82 | 135.44 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 117 | 0.42 | 0 | 0.02 | 0.53 | 177.6 | 0.27 | 0.37 |
| Hex | 45 | 77 | 75 | 2A | 0 | 2 | 35 | B2 | 1B | 25 |
| Octal | 105 | 167 | 165 | 52 | 0 | 2 | 65 | 262 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1110101 | 101010 | 0 | 10 | 110101 | 10110010 | 11011 | 100101 |
Color Harmonies of #457775
Complementary color
Monochromatic Colors of #457775
Black with #457775
Text Example
Text Example
White with #457775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457775; }
p { color: rgb(69,119,117); }
H1.HeaderClassName
{
color: #457775;
}
.AnyTagClassName
{
color: #457775;
}
</style>
background-color css
<style>
a { background-color: #457775; }
a { background-color: rgb(69,119,117); }
div.DivClassName
{
background-color: #457775;
}
.BgClassName
{
background-color: #457775;
}
</style>
border-color css
<style>
span { border-color: #457775; }
span { border-color: rgb(69,119,117); }
td.TdClassName
{
border-color: #457775;
}
.TagClassName
{
border-color: #457775;
}
</style>