Shades of Ming #417875
Tints of Ming #417875
RGB
CMYK
RGB Variations
Color information
#417875 (or 0x417875) is known color: Ming. HEX triplet: 41, 78 and 75. RGB value is (65,120,117). Sum of RGB (Red+Green+Blue) = 65+120+117=302 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.52% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #417875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417875 is #BE878A. Grayscale: #676767. Windows color (decimal): -12486539 or 7698497. OLE color: 7698497.
HSL color Cylindrical-coordinate representation of color #417875: hue angle of 176.73º 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 #417875 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 120 | 117 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.53 |
| HSL | 176.73º | 0.3% | 0.36% | - |
| HSV(B) | 176.73º | 0.46% | 0.47% | - |
| XYZ | 12.11 | 15.84 | 19.25 | - |
| YUV | 103.21 | 135.78 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 120 | 117 | 0.46 | 0 | 0.02 | 0.53 | 176.73 | 0.3 | 0.36 |
| Hex | 41 | 78 | 75 | 2E | 0 | 2 | 35 | B1 | 1E | 24 |
| Octal | 101 | 170 | 165 | 56 | 0 | 2 | 65 | 261 | 36 | 44 |
| Binary | 1000001 | 1111000 | 1110101 | 101110 | 0 | 10 | 110101 | 10110001 | 11110 | 100100 |
Color Harmonies of #417875
Complementary color
Monochromatic Colors of #417875
Black with #417875
Text Example
Text Example
White with #417875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417875; }
p { color: rgb(65,120,117); }
H1.HeaderClassName
{
color: #417875;
}
.AnyTagClassName
{
color: #417875;
}
</style>
background-color css
<style>
a { background-color: #417875; }
a { background-color: rgb(65,120,117); }
div.DivClassName
{
background-color: #417875;
}
.BgClassName
{
background-color: #417875;
}
</style>
border-color css
<style>
span { border-color: #417875; }
span { border-color: rgb(65,120,117); }
td.TdClassName
{
border-color: #417875;
}
.TagClassName
{
border-color: #417875;
}
</style>