Shades of Ming #467171
Tints of Ming #467171
RGB
CMYK
RGB Variations
Color information
#467171 (or 0x467171) is known color: Ming. HEX triplet: 46, 71 and 71. RGB value is (70,113,113). Sum of RGB (Red+Green+Blue) = 70+113+113=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #467171 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467171 is #B98E8E. Grayscale: #646464. Windows color (decimal): -12160655 or 7434566. OLE color: 7434566.
HSL color Cylindrical-coordinate representation of color #467171: hue angle of 180º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467171 is Cyan = 0.38, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 113 | - |
| CMYK | 0.38 | 0 | 0 | 0.56 |
| HSL | 180º | 0.23% | 0.36% | - |
| HSV(B) | 180º | 0.38% | 0.44% | - |
| XYZ | 11.41 | 14.3 | 17.78 | - |
| YUV | 100.14 | 135.25 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 113 | 0.38 | 0 | 0 | 0.56 | 180 | 0.23 | 0.36 |
| Hex | 46 | 71 | 71 | 26 | 0 | 0 | 38 | B4 | 17 | 24 |
| Octal | 106 | 161 | 161 | 46 | 0 | 0 | 70 | 264 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1110001 | 100110 | 0 | 0 | 111000 | 10110100 | 10111 | 100100 |
Color Harmonies of #467171
Complementary color
Monochromatic Colors of #467171
Black with #467171
Text Example
Text Example
White with #467171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467171; }
p { color: rgb(70,113,113); }
H1.HeaderClassName
{
color: #467171;
}
.AnyTagClassName
{
color: #467171;
}
</style>
background-color css
<style>
a { background-color: #467171; }
a { background-color: rgb(70,113,113); }
div.DivClassName
{
background-color: #467171;
}
.BgClassName
{
background-color: #467171;
}
</style>
border-color css
<style>
span { border-color: #467171; }
span { border-color: rgb(70,113,113); }
td.TdClassName
{
border-color: #467171;
}
.TagClassName
{
border-color: #467171;
}
</style>