Shades of Ming #417178
Tints of Ming #417178
RGB
CMYK
RGB Variations
Color information
#417178 (or 0x417178) is known color: Ming. HEX triplet: 41, 71 and 78. RGB value is (65,113,120). Sum of RGB (Red+Green+Blue) = 65+113+120=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 120 (47.27% from 255 or 40.27% from 298); Max value from RGB is 120 - color contains mainly: blue. Hex color #417178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417178 is #BE8E87. Grayscale: #636363. Windows color (decimal): -12488328 or 7893313. OLE color: 7893313.
HSL color Cylindrical-coordinate representation of color #417178: hue angle of 187.64º 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 #417178 is Cyan = 0.46, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 113 | 120 | - |
| CMYK | 0.46 | 0.06 | 0 | 0.53 |
| HSL | 187.64º | 0.3% | 0.36% | - |
| HSV(B) | 187.64º | 0.46% | 0.47% | - |
| XYZ | 11.48 | 14.29 | 19.92 | - |
| YUV | 99.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 120 | 0.46 | 0.06 | 0 | 0.53 | 187.64 | 0.3 | 0.36 |
| Hex | 41 | 71 | 78 | 2E | 6 | 0 | 35 | BC | 1E | 24 |
| Octal | 101 | 161 | 170 | 56 | 6 | 0 | 65 | 274 | 36 | 44 |
| Binary | 1000001 | 1110001 | 1111000 | 101110 | 110 | 0 | 110101 | 10111100 | 11110 | 100100 |
Color Harmonies of #417178
Complementary color
Monochromatic Colors of #417178
Black with #417178
Text Example
Text Example
White with #417178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417178; }
p { color: rgb(65,113,120); }
H1.HeaderClassName
{
color: #417178;
}
.AnyTagClassName
{
color: #417178;
}
</style>
background-color css
<style>
a { background-color: #417178; }
a { background-color: rgb(65,113,120); }
div.DivClassName
{
background-color: #417178;
}
.BgClassName
{
background-color: #417178;
}
</style>
border-color css
<style>
span { border-color: #417178; }
span { border-color: rgb(65,113,120); }
td.TdClassName
{
border-color: #417178;
}
.TagClassName
{
border-color: #417178;
}
</style>