Shades of Ming #417773
Tints of Ming #417773
RGB
CMYK
RGB Variations
Color information
#417773 (or 0x417773) is known color: Ming. HEX triplet: 41, 77 and 73. RGB value is (65,119,115). Sum of RGB (Red+Green+Blue) = 65+119+115=299 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.74% from 299); Green value is 119 (46.88% from 255 or 39.80% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 119 - color contains mainly: green. Hex color #417773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417773 is #BE888C. Grayscale: #666666. Windows color (decimal): -12486797 or 7567169. OLE color: 7567169.
HSL color Cylindrical-coordinate representation of color #417773: hue angle of 175.56º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417773 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 119 | 115 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.53 |
| HSL | 175.56º | 0.29% | 0.36% | - |
| HSV(B) | 175.56º | 0.45% | 0.47% | - |
| XYZ | 11.87 | 15.56 | 18.6 | - |
| YUV | 102.4 | 135.11 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 119 | 115 | 0.45 | 0 | 0.03 | 0.53 | 175.56 | 0.29 | 0.36 |
| Hex | 41 | 77 | 73 | 2D | 0 | 3 | 35 | B0 | 1D | 24 |
| Octal | 101 | 167 | 163 | 55 | 0 | 3 | 65 | 260 | 35 | 44 |
| Binary | 1000001 | 1110111 | 1110011 | 101101 | 0 | 11 | 110101 | 10110000 | 11101 | 100100 |
Color Harmonies of #417773
Complementary color
Monochromatic Colors of #417773
Black with #417773
Text Example
Text Example
White with #417773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417773; }
p { color: rgb(65,119,115); }
H1.HeaderClassName
{
color: #417773;
}
.AnyTagClassName
{
color: #417773;
}
</style>
background-color css
<style>
a { background-color: #417773; }
a { background-color: rgb(65,119,115); }
div.DivClassName
{
background-color: #417773;
}
.BgClassName
{
background-color: #417773;
}
</style>
border-color css
<style>
span { border-color: #417773; }
span { border-color: rgb(65,119,115); }
td.TdClassName
{
border-color: #417773;
}
.TagClassName
{
border-color: #417773;
}
</style>