Shades of Ming #417876
Tints of Ming #417876
RGB
CMYK
RGB Variations
Color information
#417876 (or 0x417876) is known color: Ming. HEX triplet: 41, 78 and 76. RGB value is (65,120,118). Sum of RGB (Red+Green+Blue) = 65+120+118=303 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.45% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 120 - color contains mainly: green. Hex color #417876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417876 is #BE8789. Grayscale: #676767. Windows color (decimal): -12486538 or 7764033. OLE color: 7764033.
HSL color Cylindrical-coordinate representation of color #417876: hue angle of 177.82º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #417876 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 120 | 118 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.53 |
| HSL | 177.82º | 0.3% | 0.36% | - |
| HSV(B) | 177.82º | 0.46% | 0.47% | - |
| XYZ | 12.17 | 15.86 | 19.56 | - |
| YUV | 103.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 120 | 118 | 0.46 | 0 | 0.02 | 0.53 | 177.82 | 0.3 | 0.36 |
| Hex | 41 | 78 | 76 | 2E | 0 | 2 | 35 | B2 | 1E | 24 |
| Octal | 101 | 170 | 166 | 56 | 0 | 2 | 65 | 262 | 36 | 44 |
| Binary | 1000001 | 1111000 | 1110110 | 101110 | 0 | 10 | 110101 | 10110010 | 11110 | 100100 |
Color Harmonies of #417876
Complementary color
Monochromatic Colors of #417876
Black with #417876
Text Example
Text Example
White with #417876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417876; }
p { color: rgb(65,120,118); }
H1.HeaderClassName
{
color: #417876;
}
.AnyTagClassName
{
color: #417876;
}
</style>
background-color css
<style>
a { background-color: #417876; }
a { background-color: rgb(65,120,118); }
div.DivClassName
{
background-color: #417876;
}
.BgClassName
{
background-color: #417876;
}
</style>
border-color css
<style>
span { border-color: #417876; }
span { border-color: rgb(65,120,118); }
td.TdClassName
{
border-color: #417876;
}
.TagClassName
{
border-color: #417876;
}
</style>