Shades of Ming #417177
Tints of Ming #417177
RGB
CMYK
RGB Variations
Color information
#417177 (or 0x417177) is known color: Ming. HEX triplet: 41, 71 and 77. RGB value is (65,113,119). Sum of RGB (Red+Green+Blue) = 65+113+119=297 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.89% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 119 (46.88% from 255 or 40.07% from 297); Max value from RGB is 119 - color contains mainly: blue. Hex color #417177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417177 is #BE8E88. Grayscale: #636363. Windows color (decimal): -12488329 or 7827777. OLE color: 7827777.
HSL color Cylindrical-coordinate representation of color #417177: hue angle of 186.67º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417177 is Cyan = 0.45, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 113 | 119 | - |
| CMYK | 0.45 | 0.05 | 0 | 0.53 |
| HSL | 186.67º | 0.29% | 0.36% | - |
| HSV(B) | 186.67º | 0.45% | 0.47% | - |
| XYZ | 11.41 | 14.27 | 19.6 | - |
| YUV | 99.33 | 139.1 | 103.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 119 | 0.45 | 0.05 | 0 | 0.53 | 186.67 | 0.29 | 0.36 |
| Hex | 41 | 71 | 77 | 2D | 5 | 0 | 35 | BB | 1D | 24 |
| Octal | 101 | 161 | 167 | 55 | 5 | 0 | 65 | 273 | 35 | 44 |
| Binary | 1000001 | 1110001 | 1110111 | 101101 | 101 | 0 | 110101 | 10111011 | 11101 | 100100 |
Color Harmonies of #417177
Complementary color
Monochromatic Colors of #417177
Black with #417177
Text Example
Text Example
White with #417177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417177; }
p { color: rgb(65,113,119); }
H1.HeaderClassName
{
color: #417177;
}
.AnyTagClassName
{
color: #417177;
}
</style>
background-color css
<style>
a { background-color: #417177; }
a { background-color: rgb(65,113,119); }
div.DivClassName
{
background-color: #417177;
}
.BgClassName
{
background-color: #417177;
}
</style>
border-color css
<style>
span { border-color: #417177; }
span { border-color: rgb(65,113,119); }
td.TdClassName
{
border-color: #417177;
}
.TagClassName
{
border-color: #417177;
}
</style>