Shades of Ming #417478
Tints of Ming #417478
RGB
CMYK
RGB Variations
Color information
#417478 (or 0x417478) is known color: Ming. HEX triplet: 41, 74 and 78. RGB value is (65,116,120). Sum of RGB (Red+Green+Blue) = 65+116+120=301 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.59% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 120 (47.27% from 255 or 39.87% from 301); Max value from RGB is 120 - color contains mainly: blue. Hex color #417478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417478 is #BE8B87. Grayscale: #656565. Windows color (decimal): -12487560 or 7894081. OLE color: 7894081.
HSL color Cylindrical-coordinate representation of color #417478: hue angle of 184.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #417478 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 116 | 120 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.53 |
| HSL | 184.36º | 0.3% | 0.36% | - |
| HSV(B) | 184.36º | 0.46% | 0.47% | - |
| XYZ | 11.82 | 14.97 | 20.04 | - |
| YUV | 101.21 | 138.6 | 102.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 120 | 0.46 | 0.03 | 0 | 0.53 | 184.36 | 0.3 | 0.36 |
| Hex | 41 | 74 | 78 | 2E | 3 | 0 | 35 | B8 | 1E | 24 |
| Octal | 101 | 164 | 170 | 56 | 3 | 0 | 65 | 270 | 36 | 44 |
| Binary | 1000001 | 1110100 | 1111000 | 101110 | 11 | 0 | 110101 | 10111000 | 11110 | 100100 |
Color Harmonies of #417478
Complementary color
Monochromatic Colors of #417478
Black with #417478
Text Example
Text Example
White with #417478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417478; }
p { color: rgb(65,116,120); }
H1.HeaderClassName
{
color: #417478;
}
.AnyTagClassName
{
color: #417478;
}
</style>
background-color css
<style>
a { background-color: #417478; }
a { background-color: rgb(65,116,120); }
div.DivClassName
{
background-color: #417478;
}
.BgClassName
{
background-color: #417478;
}
</style>
border-color css
<style>
span { border-color: #417478; }
span { border-color: rgb(65,116,120); }
td.TdClassName
{
border-color: #417478;
}
.TagClassName
{
border-color: #417478;
}
</style>