Shades of Ming #417778
Tints of Ming #417778
RGB
CMYK
RGB Variations
Color information
#417778 (or 0x417778) is known color: Ming. HEX triplet: 41, 77 and 78. RGB value is (65,119,120). Sum of RGB (Red+Green+Blue) = 65+119+120=304 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.38% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #417778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417778 is #BE8887. Grayscale: #666666. Windows color (decimal): -12486792 or 7894849. OLE color: 7894849.
HSL color Cylindrical-coordinate representation of color #417778: hue angle of 181.09º 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 #417778 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 120 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.53 |
| HSL | 181.09º | 0.3% | 0.36% | - |
| HSV(B) | 181.09º | 0.46% | 0.47% | - |
| XYZ | 12.17 | 15.67 | 20.15 | - |
| YUV | 102.97 | 137.61 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 120 | 0.46 | 0.01 | 0 | 0.53 | 181.09 | 0.3 | 0.36 |
| Hex | 41 | 77 | 78 | 2E | 1 | 0 | 35 | B5 | 1E | 24 |
| Octal | 101 | 167 | 170 | 56 | 1 | 0 | 65 | 265 | 36 | 44 |
| Binary | 1000001 | 1110111 | 1111000 | 101110 | 1 | 0 | 110101 | 10110101 | 11110 | 100100 |
Color Harmonies of #417778
Complementary color
Monochromatic Colors of #417778
Black with #417778
Text Example
Text Example
White with #417778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417778; }
p { color: rgb(65,119,120); }
H1.HeaderClassName
{
color: #417778;
}
.AnyTagClassName
{
color: #417778;
}
</style>
background-color css
<style>
a { background-color: #417778; }
a { background-color: rgb(65,119,120); }
div.DivClassName
{
background-color: #417778;
}
.BgClassName
{
background-color: #417778;
}
</style>
border-color css
<style>
span { border-color: #417778; }
span { border-color: rgb(65,119,120); }
td.TdClassName
{
border-color: #417778;
}
.TagClassName
{
border-color: #417778;
}
</style>