Shades of Ming #487675
Tints of Ming #487675
RGB
CMYK
RGB Variations
Color information
#487675 (or 0x487675) is known color: Ming. HEX triplet: 48, 76 and 75. RGB value is (72,118,117). Sum of RGB (Red+Green+Blue) = 72+118+117=307 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.45% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 117 (46.09% from 255 or 38.11% from 307); Max value from RGB is 118 - color contains mainly: green. Hex color #487675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487675 is #B7898A. Grayscale: #686868. Windows color (decimal): -12028299 or 7697992. OLE color: 7697992.
HSL color Cylindrical-coordinate representation of color #487675: hue angle of 178.7º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487675 is Cyan = 0.39, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 117 | - |
| CMYK | 0.39 | 0 | 0.01 | 0.54 |
| HSL | 178.7º | 0.24% | 0.37% | - |
| HSV(B) | 178.7º | 0.39% | 0.46% | - |
| XYZ | 12.36 | 15.62 | 19.19 | - |
| YUV | 104.13 | 135.26 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 117 | 0.39 | 0 | 0.01 | 0.54 | 178.7 | 0.24 | 0.37 |
| Hex | 48 | 76 | 75 | 27 | 0 | 1 | 36 | B3 | 18 | 25 |
| Octal | 110 | 166 | 165 | 47 | 0 | 1 | 66 | 263 | 30 | 45 |
| Binary | 1001000 | 1110110 | 1110101 | 100111 | 0 | 1 | 110110 | 10110011 | 11000 | 100101 |
Color Harmonies of #487675
Complementary color
Monochromatic Colors of #487675
Black with #487675
Text Example
Text Example
White with #487675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487675; }
p { color: rgb(72,118,117); }
H1.HeaderClassName
{
color: #487675;
}
.AnyTagClassName
{
color: #487675;
}
</style>
background-color css
<style>
a { background-color: #487675; }
a { background-color: rgb(72,118,117); }
div.DivClassName
{
background-color: #487675;
}
.BgClassName
{
background-color: #487675;
}
</style>
border-color css
<style>
span { border-color: #487675; }
span { border-color: rgb(72,118,117); }
td.TdClassName
{
border-color: #487675;
}
.TagClassName
{
border-color: #487675;
}
</style>