Shades of Ming #417175
Tints of Ming #417175
RGB
CMYK
RGB Variations
Color information
#417175 (or 0x417175) is known color: Ming. HEX triplet: 41, 71 and 75. RGB value is (65,113,117). Sum of RGB (Red+Green+Blue) = 65+113+117=295 (39% of max value = 765). Red value is 65 (25.78% from 255 or 22.03% from 295); Green value is 113 (44.53% from 255 or 38.31% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 117 - color contains mainly: blue. Hex color #417175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417175 is #BE8E8A. Grayscale: #636363. Windows color (decimal): -12488331 or 7696705. OLE color: 7696705.
HSL color Cylindrical-coordinate representation of color #417175: hue angle of 184.62º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417175 is Cyan = 0.44, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 113 | 117 | - |
| CMYK | 0.44 | 0.03 | 0 | 0.54 |
| HSL | 184.62º | 0.29% | 0.36% | - |
| HSV(B) | 184.62º | 0.44% | 0.46% | - |
| XYZ | 11.3 | 14.22 | 18.98 | - |
| YUV | 99.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 113 | 117 | 0.44 | 0.03 | 0 | 0.54 | 184.62 | 0.29 | 0.36 |
| Hex | 41 | 71 | 75 | 2C | 3 | 0 | 36 | B9 | 1D | 24 |
| Octal | 101 | 161 | 165 | 54 | 3 | 0 | 66 | 271 | 35 | 44 |
| Binary | 1000001 | 1110001 | 1110101 | 101100 | 11 | 0 | 110110 | 10111001 | 11101 | 100100 |
Color Harmonies of #417175
Complementary color
Monochromatic Colors of #417175
Black with #417175
Text Example
Text Example
White with #417175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417175; }
p { color: rgb(65,113,117); }
H1.HeaderClassName
{
color: #417175;
}
.AnyTagClassName
{
color: #417175;
}
</style>
background-color css
<style>
a { background-color: #417175; }
a { background-color: rgb(65,113,117); }
div.DivClassName
{
background-color: #417175;
}
.BgClassName
{
background-color: #417175;
}
</style>
border-color css
<style>
span { border-color: #417175; }
span { border-color: rgb(65,113,117); }
td.TdClassName
{
border-color: #417175;
}
.TagClassName
{
border-color: #417175;
}
</style>