Shades of Ming #487278
Tints of Ming #487278
RGB
CMYK
RGB Variations
Color information
#487278 (or 0x487278) is known color: Ming. HEX triplet: 48, 72 and 78. RGB value is (72,114,120). Sum of RGB (Red+Green+Blue) = 72+114+120=306 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.53% from 306); Green value is 114 (44.92% from 255 or 37.25% from 306); Blue value is 120 (47.27% from 255 or 39.22% from 306); Max value from RGB is 120 - color contains mainly: blue. Hex color #487278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487278 is #B78D87. Grayscale: #666666. Windows color (decimal): -12029320 or 7893576. OLE color: 7893576.
HSL color Cylindrical-coordinate representation of color #487278: hue angle of 187.5º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487278 is Cyan = 0.40, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 114 | 120 | - |
| CMYK | 0.40 | 0.05 | 0 | 0.53 |
| HSL | 187.5º | 0.25% | 0.38% | - |
| HSV(B) | 187.5º | 0.4% | 0.47% | - |
| XYZ | 12.08 | 14.77 | 19.98 | - |
| YUV | 102.13 | 138.09 | 106.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 120 | 0.40 | 0.05 | 0 | 0.53 | 187.5 | 0.25 | 0.38 |
| Hex | 48 | 72 | 78 | 28 | 5 | 0 | 35 | BC | 19 | 26 |
| Octal | 110 | 162 | 170 | 50 | 5 | 0 | 65 | 274 | 31 | 46 |
| Binary | 1001000 | 1110010 | 1111000 | 101000 | 101 | 0 | 110101 | 10111100 | 11001 | 100110 |
Color Harmonies of #487278
Complementary color
Monochromatic Colors of #487278
Black with #487278
Text Example
Text Example
White with #487278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487278; }
p { color: rgb(72,114,120); }
H1.HeaderClassName
{
color: #487278;
}
.AnyTagClassName
{
color: #487278;
}
</style>
background-color css
<style>
a { background-color: #487278; }
a { background-color: rgb(72,114,120); }
div.DivClassName
{
background-color: #487278;
}
.BgClassName
{
background-color: #487278;
}
</style>
border-color css
<style>
span { border-color: #487278; }
span { border-color: rgb(72,114,120); }
td.TdClassName
{
border-color: #487278;
}
.TagClassName
{
border-color: #487278;
}
</style>