Shades of Ming #457474
Tints of Ming #457474
RGB
CMYK
RGB Variations
Color information
#457474 (or 0x457474) is known color: Ming. HEX triplet: 45, 74 and 74. RGB value is (69,116,116). Sum of RGB (Red+Green+Blue) = 69+116+116=301 (39% of max value = 765). Red value is 69 (27.34% from 255 or 22.92% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #457474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457474 is #BA8B8B. Grayscale: #656565. Windows color (decimal): -12225420 or 7631941. OLE color: 7631941.
HSL color Cylindrical-coordinate representation of color #457474: hue angle of 180º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457474 is Cyan = 0.41, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 116 | - |
| CMYK | 0.41 | 0 | 0 | 0.55 |
| HSL | 180º | 0.25% | 0.36% | - |
| HSV(B) | 180º | 0.41% | 0.45% | - |
| XYZ | 11.85 | 15.02 | 18.8 | - |
| YUV | 101.95 | 135.93 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 116 | 0.41 | 0 | 0 | 0.55 | 180 | 0.25 | 0.36 |
| Hex | 45 | 74 | 74 | 29 | 0 | 0 | 37 | B4 | 19 | 24 |
| Octal | 105 | 164 | 164 | 51 | 0 | 0 | 67 | 264 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1110100 | 101001 | 0 | 0 | 110111 | 10110100 | 11001 | 100100 |
Color Harmonies of #457474
Complementary color
Monochromatic Colors of #457474
Black with #457474
Text Example
Text Example
White with #457474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457474; }
p { color: rgb(69,116,116); }
H1.HeaderClassName
{
color: #457474;
}
.AnyTagClassName
{
color: #457474;
}
</style>
background-color css
<style>
a { background-color: #457474; }
a { background-color: rgb(69,116,116); }
div.DivClassName
{
background-color: #457474;
}
.BgClassName
{
background-color: #457474;
}
</style>
border-color css
<style>
span { border-color: #457474; }
span { border-color: rgb(69,116,116); }
td.TdClassName
{
border-color: #457474;
}
.TagClassName
{
border-color: #457474;
}
</style>