Shades of Ming #417470
Tints of Ming #417470
RGB
CMYK
RGB Variations
Color information
#417470 (or 0x417470) is known color: Ming. HEX triplet: 41, 74 and 70. RGB value is (65,116,112). Sum of RGB (Red+Green+Blue) = 65+116+112=293 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.18% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 116 - color contains mainly: green. Hex color #417470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417470 is #BE8B8F. Grayscale: #646464. Windows color (decimal): -12487568 or 7369793. OLE color: 7369793.
HSL color Cylindrical-coordinate representation of color #417470: hue angle of 175.29º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417470 is Cyan = 0.44, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 116 | 112 | - |
| CMYK | 0.44 | 0 | 0.03 | 0.55 |
| HSL | 175.29º | 0.28% | 0.35% | - |
| HSV(B) | 175.29º | 0.44% | 0.45% | - |
| XYZ | 11.35 | 14.78 | 17.58 | - |
| YUV | 100.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 116 | 112 | 0.44 | 0 | 0.03 | 0.55 | 175.29 | 0.28 | 0.35 |
| Hex | 41 | 74 | 70 | 2C | 0 | 3 | 37 | AF | 1C | 23 |
| Octal | 101 | 164 | 160 | 54 | 0 | 3 | 67 | 257 | 34 | 43 |
| Binary | 1000001 | 1110100 | 1110000 | 101100 | 0 | 11 | 110111 | 10101111 | 11100 | 100011 |
Color Harmonies of #417470
Complementary color
Monochromatic Colors of #417470
Black with #417470
Text Example
Text Example
White with #417470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417470; }
p { color: rgb(65,116,112); }
H1.HeaderClassName
{
color: #417470;
}
.AnyTagClassName
{
color: #417470;
}
</style>
background-color css
<style>
a { background-color: #417470; }
a { background-color: rgb(65,116,112); }
div.DivClassName
{
background-color: #417470;
}
.BgClassName
{
background-color: #417470;
}
</style>
border-color css
<style>
span { border-color: #417470; }
span { border-color: rgb(65,116,112); }
td.TdClassName
{
border-color: #417470;
}
.TagClassName
{
border-color: #417470;
}
</style>