Shades of Ming #457376
Tints of Ming #457376
RGB
CMYK
RGB Variations
Color information
#457376 (or 0x457376) is known color: Ming. HEX triplet: 45, 73 and 76. RGB value is (69,115,118). Sum of RGB (Red+Green+Blue) = 69+115+118=302 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.85% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #457376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457376 is #BA8C89. Grayscale: #656565. Windows color (decimal): -12225674 or 7762757. OLE color: 7762757.
HSL color Cylindrical-coordinate representation of color #457376: hue angle of 183.67º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457376 is Cyan = 0.42, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 115 | 118 | - |
| CMYK | 0.42 | 0.03 | 0 | 0.54 |
| HSL | 183.67º | 0.26% | 0.37% | - |
| HSV(B) | 183.67º | 0.42% | 0.46% | - |
| XYZ | 11.85 | 14.83 | 19.38 | - |
| YUV | 101.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 118 | 0.42 | 0.03 | 0 | 0.54 | 183.67 | 0.26 | 0.37 |
| Hex | 45 | 73 | 76 | 2A | 3 | 0 | 36 | B8 | 1A | 25 |
| Octal | 105 | 163 | 166 | 52 | 3 | 0 | 66 | 270 | 32 | 45 |
| Binary | 1000101 | 1110011 | 1110110 | 101010 | 11 | 0 | 110110 | 10111000 | 11010 | 100101 |
Color Harmonies of #457376
Complementary color
Monochromatic Colors of #457376
Black with #457376
Text Example
Text Example
White with #457376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457376; }
p { color: rgb(69,115,118); }
H1.HeaderClassName
{
color: #457376;
}
.AnyTagClassName
{
color: #457376;
}
</style>
background-color css
<style>
a { background-color: #457376; }
a { background-color: rgb(69,115,118); }
div.DivClassName
{
background-color: #457376;
}
.BgClassName
{
background-color: #457376;
}
</style>
border-color css
<style>
span { border-color: #457376; }
span { border-color: rgb(69,115,118); }
td.TdClassName
{
border-color: #457376;
}
.TagClassName
{
border-color: #457376;
}
</style>