Shades of Ming #417176
Tints of Ming #417176
RGB
CMYK
RGB Variations
Color information
#417176 (or 0x417176) is known color: Ming. HEX triplet: 41, 71 and 76. RGB value is (65,113,118). Sum of RGB (Red+Green+Blue) = 65+113+118=296 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.96% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 118 (46.48% from 255 or 39.86% from 296); Max value from RGB is 118 - color contains mainly: blue. Hex color #417176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417176 is #BE8E89. Grayscale: #636363. Windows color (decimal): -12488330 or 7762241. OLE color: 7762241.
HSL color Cylindrical-coordinate representation of color #417176: hue angle of 185.66º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417176 is Cyan = 0.45, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 113 | 118 | - |
| CMYK | 0.45 | 0.04 | 0 | 0.54 |
| HSL | 185.66º | 0.29% | 0.36% | - |
| HSV(B) | 185.66º | 0.45% | 0.46% | - |
| XYZ | 11.36 | 14.24 | 19.29 | - |
| YUV | 99.22 | 138.6 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 118 | 0.45 | 0.04 | 0 | 0.54 | 185.66 | 0.29 | 0.36 |
| Hex | 41 | 71 | 76 | 2D | 4 | 0 | 36 | BA | 1D | 24 |
| Octal | 101 | 161 | 166 | 55 | 4 | 0 | 66 | 272 | 35 | 44 |
| Binary | 1000001 | 1110001 | 1110110 | 101101 | 100 | 0 | 110110 | 10111010 | 11101 | 100100 |
Color Harmonies of #417176
Complementary color
Monochromatic Colors of #417176
Black with #417176
Text Example
Text Example
White with #417176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417176; }
p { color: rgb(65,113,118); }
H1.HeaderClassName
{
color: #417176;
}
.AnyTagClassName
{
color: #417176;
}
</style>
background-color css
<style>
a { background-color: #417176; }
a { background-color: rgb(65,113,118); }
div.DivClassName
{
background-color: #417176;
}
.BgClassName
{
background-color: #417176;
}
</style>
border-color css
<style>
span { border-color: #417176; }
span { border-color: rgb(65,113,118); }
td.TdClassName
{
border-color: #417176;
}
.TagClassName
{
border-color: #417176;
}
</style>