Shades of Ming #487171
Tints of Ming #487171
RGB
CMYK
RGB Variations
Color information
#487171 (or 0x487171) is known color: Ming. HEX triplet: 48, 71 and 71. RGB value is (72,113,113). Sum of RGB (Red+Green+Blue) = 72+113+113=298 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.16% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #487171 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487171 is #B78E8E. Grayscale: #646464. Windows color (decimal): -12029583 or 7434568. OLE color: 7434568.
HSL color Cylindrical-coordinate representation of color #487171: hue angle of 180º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #487171 is Cyan = 0.36, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 113 | - |
| CMYK | 0.36 | 0 | 0 | 0.56 |
| HSL | 180º | 0.22% | 0.36% | - |
| HSV(B) | 180º | 0.36% | 0.44% | - |
| XYZ | 11.56 | 14.38 | 17.79 | - |
| YUV | 100.74 | 134.92 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 113 | 0.36 | 0 | 0 | 0.56 | 180 | 0.22 | 0.36 |
| Hex | 48 | 71 | 71 | 24 | 0 | 0 | 38 | B4 | 16 | 24 |
| Octal | 110 | 161 | 161 | 44 | 0 | 0 | 70 | 264 | 26 | 44 |
| Binary | 1001000 | 1110001 | 1110001 | 100100 | 0 | 0 | 111000 | 10110100 | 10110 | 100100 |
Color Harmonies of #487171
Complementary color
Monochromatic Colors of #487171
Black with #487171
Text Example
Text Example
White with #487171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487171; }
p { color: rgb(72,113,113); }
H1.HeaderClassName
{
color: #487171;
}
.AnyTagClassName
{
color: #487171;
}
</style>
background-color css
<style>
a { background-color: #487171; }
a { background-color: rgb(72,113,113); }
div.DivClassName
{
background-color: #487171;
}
.BgClassName
{
background-color: #487171;
}
</style>
border-color css
<style>
span { border-color: #487171; }
span { border-color: rgb(72,113,113); }
td.TdClassName
{
border-color: #487171;
}
.TagClassName
{
border-color: #487171;
}
</style>