Shades of Ming #487477
Tints of Ming #487477
RGB
CMYK
RGB Variations
Color information
#487477 (or 0x487477) is known color: Ming. HEX triplet: 48, 74 and 77. RGB value is (72,116,119). Sum of RGB (Red+Green+Blue) = 72+116+119=307 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.45% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 119 - color contains mainly: blue. Hex color #487477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487477 is #B78B88. Grayscale: #676767. Windows color (decimal): -12028809 or 7828552. OLE color: 7828552.
HSL color Cylindrical-coordinate representation of color #487477: hue angle of 183.83º 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 #487477 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 116 | 119 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.53 |
| HSL | 183.83º | 0.25% | 0.37% | - |
| HSV(B) | 183.83º | 0.39% | 0.47% | - |
| XYZ | 12.25 | 15.2 | 19.74 | - |
| YUV | 103.19 | 136.92 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 119 | 0.39 | 0.03 | 0 | 0.53 | 183.83 | 0.25 | 0.37 |
| Hex | 48 | 74 | 77 | 27 | 3 | 0 | 35 | B8 | 19 | 25 |
| Octal | 110 | 164 | 167 | 47 | 3 | 0 | 65 | 270 | 31 | 45 |
| Binary | 1001000 | 1110100 | 1110111 | 100111 | 11 | 0 | 110101 | 10111000 | 11001 | 100101 |
Color Harmonies of #487477
Complementary color
Monochromatic Colors of #487477
Black with #487477
Text Example
Text Example
White with #487477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487477; }
p { color: rgb(72,116,119); }
H1.HeaderClassName
{
color: #487477;
}
.AnyTagClassName
{
color: #487477;
}
</style>
background-color css
<style>
a { background-color: #487477; }
a { background-color: rgb(72,116,119); }
div.DivClassName
{
background-color: #487477;
}
.BgClassName
{
background-color: #487477;
}
</style>
border-color css
<style>
span { border-color: #487477; }
span { border-color: rgb(72,116,119); }
td.TdClassName
{
border-color: #487477;
}
.TagClassName
{
border-color: #487477;
}
</style>