Shades of Ming #487576
Tints of Ming #487576
RGB
CMYK
RGB Variations
Color information
#487576 (or 0x487576) is known color: Ming. HEX triplet: 48, 75 and 76. RGB value is (72,117,118). Sum of RGB (Red+Green+Blue) = 72+117+118=307 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.45% from 307); Green value is 117 (46.09% from 255 or 38.11% from 307); Blue value is 118 (46.48% from 255 or 38.44% from 307); Max value from RGB is 118 - color contains mainly: blue. Hex color #487576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487576 is #B78A89. Grayscale: #676767. Windows color (decimal): -12028554 or 7763272. OLE color: 7763272.
HSL color Cylindrical-coordinate representation of color #487576: hue angle of 181.3º 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 #487576 is Cyan = 0.39, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 117 | 118 | - |
| CMYK | 0.39 | 0.01 | 0 | 0.54 |
| HSL | 181.3º | 0.24% | 0.37% | - |
| HSV(B) | 181.3º | 0.39% | 0.46% | - |
| XYZ | 12.3 | 15.41 | 19.47 | - |
| YUV | 103.66 | 136.09 | 105.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 117 | 118 | 0.39 | 0.01 | 0 | 0.54 | 181.3 | 0.24 | 0.37 |
| Hex | 48 | 75 | 76 | 27 | 1 | 0 | 36 | B5 | 18 | 25 |
| Octal | 110 | 165 | 166 | 47 | 1 | 0 | 66 | 265 | 30 | 45 |
| Binary | 1001000 | 1110101 | 1110110 | 100111 | 1 | 0 | 110110 | 10110101 | 11000 | 100101 |
Color Harmonies of #487576
Complementary color
Monochromatic Colors of #487576
Black with #487576
Text Example
Text Example
White with #487576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487576; }
p { color: rgb(72,117,118); }
H1.HeaderClassName
{
color: #487576;
}
.AnyTagClassName
{
color: #487576;
}
</style>
background-color css
<style>
a { background-color: #487576; }
a { background-color: rgb(72,117,118); }
div.DivClassName
{
background-color: #487576;
}
.BgClassName
{
background-color: #487576;
}
</style>
border-color css
<style>
span { border-color: #487576; }
span { border-color: rgb(72,117,118); }
td.TdClassName
{
border-color: #487576;
}
.TagClassName
{
border-color: #487576;
}
</style>