Shades of Ming #457274
Tints of Ming #457274
RGB
CMYK
RGB Variations
Color information
#457274 (or 0x457274) is known color: Ming. HEX triplet: 45, 72 and 74. RGB value is (69,114,116). Sum of RGB (Red+Green+Blue) = 69+114+116=299 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.08% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 116 - color contains mainly: blue. Hex color #457274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457274 is #BA8D8B. Grayscale: #646464. Windows color (decimal): -12225932 or 7631429. OLE color: 7631429.
HSL color Cylindrical-coordinate representation of color #457274: hue angle of 182.55º 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 #457274 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 116 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.55 |
| HSL | 182.55º | 0.25% | 0.36% | - |
| HSV(B) | 182.55º | 0.41% | 0.45% | - |
| XYZ | 11.62 | 14.56 | 18.72 | - |
| YUV | 100.77 | 136.59 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 116 | 0.41 | 0.02 | 0 | 0.55 | 182.55 | 0.25 | 0.36 |
| Hex | 45 | 72 | 74 | 29 | 2 | 0 | 37 | B7 | 19 | 24 |
| Octal | 105 | 162 | 164 | 51 | 2 | 0 | 67 | 267 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1110100 | 101001 | 10 | 0 | 110111 | 10110111 | 11001 | 100100 |
Color Harmonies of #457274
Complementary color
Monochromatic Colors of #457274
Black with #457274
Text Example
Text Example
White with #457274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457274; }
p { color: rgb(69,114,116); }
H1.HeaderClassName
{
color: #457274;
}
.AnyTagClassName
{
color: #457274;
}
</style>
background-color css
<style>
a { background-color: #457274; }
a { background-color: rgb(69,114,116); }
div.DivClassName
{
background-color: #457274;
}
.BgClassName
{
background-color: #457274;
}
</style>
border-color css
<style>
span { border-color: #457274; }
span { border-color: rgb(69,114,116); }
td.TdClassName
{
border-color: #457274;
}
.TagClassName
{
border-color: #457274;
}
</style>