Shades of Ming #467276
Tints of Ming #467276
RGB
CMYK
RGB Variations
Color information
#467276 (or 0x467276) is known color: Ming. HEX triplet: 46, 72 and 76. RGB value is (70,114,118). Sum of RGB (Red+Green+Blue) = 70+114+118=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 114 (44.92% from 255 or 37.75% 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 #467276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467276 is #B98D89. Grayscale: #656565. Windows color (decimal): -12160394 or 7762502. OLE color: 7762502.
HSL color Cylindrical-coordinate representation of color #467276: hue angle of 185º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467276 is Cyan = 0.41, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 114 | 118 | - |
| CMYK | 0.41 | 0.03 | 0 | 0.54 |
| HSL | 185º | 0.26% | 0.37% | - |
| HSV(B) | 185º | 0.41% | 0.46% | - |
| XYZ | 11.81 | 14.64 | 19.34 | - |
| YUV | 101.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 118 | 0.41 | 0.03 | 0 | 0.54 | 185 | 0.26 | 0.37 |
| Hex | 46 | 72 | 76 | 29 | 3 | 0 | 36 | B9 | 1A | 25 |
| Octal | 106 | 162 | 166 | 51 | 3 | 0 | 66 | 271 | 32 | 45 |
| Binary | 1000110 | 1110010 | 1110110 | 101001 | 11 | 0 | 110110 | 10111001 | 11010 | 100101 |
Color Harmonies of #467276
Complementary color
Monochromatic Colors of #467276
Black with #467276
Text Example
Text Example
White with #467276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467276; }
p { color: rgb(70,114,118); }
H1.HeaderClassName
{
color: #467276;
}
.AnyTagClassName
{
color: #467276;
}
</style>
background-color css
<style>
a { background-color: #467276; }
a { background-color: rgb(70,114,118); }
div.DivClassName
{
background-color: #467276;
}
.BgClassName
{
background-color: #467276;
}
</style>
border-color css
<style>
span { border-color: #467276; }
span { border-color: rgb(70,114,118); }
td.TdClassName
{
border-color: #467276;
}
.TagClassName
{
border-color: #467276;
}
</style>