Shades of Ming #417371
Tints of Ming #417371
RGB
CMYK
RGB Variations
Color information
#417371 (or 0x417371) is known color: Ming. HEX triplet: 41, 73 and 71. RGB value is (65,115,113). Sum of RGB (Red+Green+Blue) = 65+115+113=293 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.18% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 113 (44.53% from 255 or 38.57% from 293); Max value from RGB is 115 - color contains mainly: green. Hex color #417371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417371 is #BE8C8E. Grayscale: #636363. Windows color (decimal): -12487823 or 7435073. OLE color: 7435073.
HSL color Cylindrical-coordinate representation of color #417371: hue angle of 177.6º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #417371 is Cyan = 0.43, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 113 | - |
| CMYK | 0.43 | 0 | 0.02 | 0.55 |
| HSL | 177.6º | 0.28% | 0.35% | - |
| HSV(B) | 177.6º | 0.43% | 0.45% | - |
| XYZ | 11.29 | 14.58 | 17.84 | - |
| YUV | 99.82 | 135.44 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 113 | 0.43 | 0 | 0.02 | 0.55 | 177.6 | 0.28 | 0.35 |
| Hex | 41 | 73 | 71 | 2B | 0 | 2 | 37 | B2 | 1C | 23 |
| Octal | 101 | 163 | 161 | 53 | 0 | 2 | 67 | 262 | 34 | 43 |
| Binary | 1000001 | 1110011 | 1110001 | 101011 | 0 | 10 | 110111 | 10110010 | 11100 | 100011 |
Color Harmonies of #417371
Complementary color
Monochromatic Colors of #417371
Black with #417371
Text Example
Text Example
White with #417371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417371; }
p { color: rgb(65,115,113); }
H1.HeaderClassName
{
color: #417371;
}
.AnyTagClassName
{
color: #417371;
}
</style>
background-color css
<style>
a { background-color: #417371; }
a { background-color: rgb(65,115,113); }
div.DivClassName
{
background-color: #417371;
}
.BgClassName
{
background-color: #417371;
}
</style>
border-color css
<style>
span { border-color: #417371; }
span { border-color: rgb(65,115,113); }
td.TdClassName
{
border-color: #417371;
}
.TagClassName
{
border-color: #417371;
}
</style>