Shades of Ming #487777
Tints of Ming #487777
RGB
CMYK
RGB Variations
Color information
#487777 (or 0x487777) is known color: Ming. HEX triplet: 48, 77 and 77. RGB value is (72,119,119). Sum of RGB (Red+Green+Blue) = 72+119+119=310 (41% of max value = 765). Red value is 72 (28.52% from 255 or 23.23% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #487777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487777 is #B78888. Grayscale: #686868. Windows color (decimal): -12028041 or 7829320. OLE color: 7829320.
HSL color Cylindrical-coordinate representation of color #487777: hue angle of 180º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487777 is Cyan = 0.39, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 119 | 119 | - |
| CMYK | 0.39 | 0 | 0 | 0.53 |
| HSL | 180º | 0.25% | 0.37% | - |
| HSV(B) | 180º | 0.39% | 0.47% | - |
| XYZ | 12.6 | 15.9 | 19.86 | - |
| YUV | 104.95 | 135.93 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 119 | 119 | 0.39 | 0 | 0 | 0.53 | 180 | 0.25 | 0.37 |
| Hex | 48 | 77 | 77 | 27 | 0 | 0 | 35 | B4 | 19 | 25 |
| Octal | 110 | 167 | 167 | 47 | 0 | 0 | 65 | 264 | 31 | 45 |
| Binary | 1001000 | 1110111 | 1110111 | 100111 | 0 | 0 | 110101 | 10110100 | 11001 | 100101 |
Color Harmonies of #487777
Complementary color
Monochromatic Colors of #487777
Black with #487777
Text Example
Text Example
White with #487777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487777; }
p { color: rgb(72,119,119); }
H1.HeaderClassName
{
color: #487777;
}
.AnyTagClassName
{
color: #487777;
}
</style>
background-color css
<style>
a { background-color: #487777; }
a { background-color: rgb(72,119,119); }
div.DivClassName
{
background-color: #487777;
}
.BgClassName
{
background-color: #487777;
}
</style>
border-color css
<style>
span { border-color: #487777; }
span { border-color: rgb(72,119,119); }
td.TdClassName
{
border-color: #487777;
}
.TagClassName
{
border-color: #487777;
}
</style>