Shades of Ming #457576
Tints of Ming #457576
RGB
CMYK
RGB Variations
Color information
#457576 (or 0x457576) is known color: Ming. HEX triplet: 45, 75 and 76. RGB value is (69,117,118). Sum of RGB (Red+Green+Blue) = 69+117+118=304 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.70% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #457576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457576 is #BA8A89. Grayscale: #666666. Windows color (decimal): -12225162 or 7763269. OLE color: 7763269.
HSL color Cylindrical-coordinate representation of color #457576: hue angle of 181.22º 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 #457576 is Cyan = 0.42, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 118 | - |
| CMYK | 0.42 | 0.01 | 0 | 0.54 |
| HSL | 181.22º | 0.26% | 0.37% | - |
| HSV(B) | 181.22º | 0.42% | 0.46% | - |
| XYZ | 12.09 | 15.3 | 19.45 | - |
| YUV | 102.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 118 | 0.42 | 0.01 | 0 | 0.54 | 181.22 | 0.26 | 0.37 |
| Hex | 45 | 75 | 76 | 2A | 1 | 0 | 36 | B5 | 1A | 25 |
| Octal | 105 | 165 | 166 | 52 | 1 | 0 | 66 | 265 | 32 | 45 |
| Binary | 1000101 | 1110101 | 1110110 | 101010 | 1 | 0 | 110110 | 10110101 | 11010 | 100101 |
Color Harmonies of #457576
Complementary color
Monochromatic Colors of #457576
Black with #457576
Text Example
Text Example
White with #457576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457576; }
p { color: rgb(69,117,118); }
H1.HeaderClassName
{
color: #457576;
}
.AnyTagClassName
{
color: #457576;
}
</style>
background-color css
<style>
a { background-color: #457576; }
a { background-color: rgb(69,117,118); }
div.DivClassName
{
background-color: #457576;
}
.BgClassName
{
background-color: #457576;
}
</style>
border-color css
<style>
span { border-color: #457576; }
span { border-color: rgb(69,117,118); }
td.TdClassName
{
border-color: #457576;
}
.TagClassName
{
border-color: #457576;
}
</style>