Shades of Ming #417076
Tints of Ming #417076
RGB
CMYK
RGB Variations
Color information
#417076 (or 0x417076) is known color: Ming. HEX triplet: 41, 70 and 76. RGB value is (65,112,118). Sum of RGB (Red+Green+Blue) = 65+112+118=295 (39% of max value = 765). Red value is 65 (25.78% from 255 or 22.03% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 118 (46.48% from 255 or 40% from 295); Max value from RGB is 118 - color contains mainly: blue. Hex color #417076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417076 is #BE8F89. Grayscale: #626262. Windows color (decimal): -12488586 or 7761985. OLE color: 7761985.
HSL color Cylindrical-coordinate representation of color #417076: hue angle of 186.79º 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 #417076 is Cyan = 0.45, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 112 | 118 | - |
| CMYK | 0.45 | 0.05 | 0 | 0.54 |
| HSL | 186.79º | 0.29% | 0.36% | - |
| HSV(B) | 186.79º | 0.45% | 0.46% | - |
| XYZ | 11.24 | 14.02 | 19.25 | - |
| YUV | 98.63 | 138.93 | 104.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 118 | 0.45 | 0.05 | 0 | 0.54 | 186.79 | 0.29 | 0.36 |
| Hex | 41 | 70 | 76 | 2D | 5 | 0 | 36 | BB | 1D | 24 |
| Octal | 101 | 160 | 166 | 55 | 5 | 0 | 66 | 273 | 35 | 44 |
| Binary | 1000001 | 1110000 | 1110110 | 101101 | 101 | 0 | 110110 | 10111011 | 11101 | 100100 |
Color Harmonies of #417076
Complementary color
Monochromatic Colors of #417076
Black with #417076
Text Example
Text Example
White with #417076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417076; }
p { color: rgb(65,112,118); }
H1.HeaderClassName
{
color: #417076;
}
.AnyTagClassName
{
color: #417076;
}
</style>
background-color css
<style>
a { background-color: #417076; }
a { background-color: rgb(65,112,118); }
div.DivClassName
{
background-color: #417076;
}
.BgClassName
{
background-color: #417076;
}
</style>
border-color css
<style>
span { border-color: #417076; }
span { border-color: rgb(65,112,118); }
td.TdClassName
{
border-color: #417076;
}
.TagClassName
{
border-color: #417076;
}
</style>