Shades of Ming #417374
Tints of Ming #417374
RGB
CMYK
RGB Variations
Color information
#417374 (or 0x417374) is known color: Ming. HEX triplet: 41, 73 and 74. RGB value is (65,115,116). Sum of RGB (Red+Green+Blue) = 65+115+116=296 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.96% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 116 (45.70% from 255 or 39.19% from 296); Max value from RGB is 116 - color contains mainly: blue. Hex color #417374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417374 is #BE8C8B. Grayscale: #646464. Windows color (decimal): -12487820 or 7631681. OLE color: 7631681.
HSL color Cylindrical-coordinate representation of color #417374: hue angle of 181.18º 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 #417374 is Cyan = 0.44, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 115 | 116 | - |
| CMYK | 0.44 | 0.01 | 0 | 0.55 |
| HSL | 181.18º | 0.28% | 0.35% | - |
| HSV(B) | 181.18º | 0.44% | 0.45% | - |
| XYZ | 11.46 | 14.65 | 18.75 | - |
| YUV | 100.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 116 | 0.44 | 0.01 | 0 | 0.55 | 181.18 | 0.28 | 0.35 |
| Hex | 41 | 73 | 74 | 2C | 1 | 0 | 37 | B5 | 1C | 23 |
| Octal | 101 | 163 | 164 | 54 | 1 | 0 | 67 | 265 | 34 | 43 |
| Binary | 1000001 | 1110011 | 1110100 | 101100 | 1 | 0 | 110111 | 10110101 | 11100 | 100011 |
Color Harmonies of #417374
Complementary color
Monochromatic Colors of #417374
Black with #417374
Text Example
Text Example
White with #417374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417374; }
p { color: rgb(65,115,116); }
H1.HeaderClassName
{
color: #417374;
}
.AnyTagClassName
{
color: #417374;
}
</style>
background-color css
<style>
a { background-color: #417374; }
a { background-color: rgb(65,115,116); }
div.DivClassName
{
background-color: #417374;
}
.BgClassName
{
background-color: #417374;
}
</style>
border-color css
<style>
span { border-color: #417374; }
span { border-color: rgb(65,115,116); }
td.TdClassName
{
border-color: #417374;
}
.TagClassName
{
border-color: #417374;
}
</style>