Shades of Ming #417673
Tints of Ming #417673
RGB
CMYK
RGB Variations
Color information
#417673 (or 0x417673) is known color: Ming. HEX triplet: 41, 76 and 73. RGB value is (65,118,115). Sum of RGB (Red+Green+Blue) = 65+118+115=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 118 (46.48% from 255 or 39.60% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 118 - color contains mainly: green. Hex color #417673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417673 is #BE898C. Grayscale: #656565. Windows color (decimal): -12487053 or 7566913. OLE color: 7566913.
HSL color Cylindrical-coordinate representation of color #417673: hue angle of 176.6º 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 #417673 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 115 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.54 |
| HSL | 176.6º | 0.29% | 0.36% | - |
| HSV(B) | 176.6º | 0.45% | 0.46% | - |
| XYZ | 11.75 | 15.32 | 18.56 | - |
| YUV | 101.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 115 | 0.45 | 0 | 0.03 | 0.54 | 176.6 | 0.29 | 0.36 |
| Hex | 41 | 76 | 73 | 2D | 0 | 3 | 36 | B1 | 1D | 24 |
| Octal | 101 | 166 | 163 | 55 | 0 | 3 | 66 | 261 | 35 | 44 |
| Binary | 1000001 | 1110110 | 1110011 | 101101 | 0 | 11 | 110110 | 10110001 | 11101 | 100100 |
Color Harmonies of #417673
Complementary color
Monochromatic Colors of #417673
Black with #417673
Text Example
Text Example
White with #417673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417673; }
p { color: rgb(65,118,115); }
H1.HeaderClassName
{
color: #417673;
}
.AnyTagClassName
{
color: #417673;
}
</style>
background-color css
<style>
a { background-color: #417673; }
a { background-color: rgb(65,118,115); }
div.DivClassName
{
background-color: #417673;
}
.BgClassName
{
background-color: #417673;
}
</style>
border-color css
<style>
span { border-color: #417673; }
span { border-color: rgb(65,118,115); }
td.TdClassName
{
border-color: #417673;
}
.TagClassName
{
border-color: #417673;
}
</style>