Shades of Ming #417678
Tints of Ming #417678
RGB
CMYK
RGB Variations
Color information
#417678 (or 0x417678) is known color: Ming. HEX triplet: 41, 76 and 78. RGB value is (65,118,120). Sum of RGB (Red+Green+Blue) = 65+118+120=303 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.45% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 120 (47.27% from 255 or 39.60% from 303); Max value from RGB is 120 - color contains mainly: blue. Hex color #417678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417678 is #BE8987. Grayscale: #666666. Windows color (decimal): -12487048 or 7894593. OLE color: 7894593.
HSL color Cylindrical-coordinate representation of color #417678: hue angle of 182.18º 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 #417678 is Cyan = 0.46, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 118 | 120 | - |
| CMYK | 0.46 | 0.02 | 0 | 0.53 |
| HSL | 182.18º | 0.3% | 0.36% | - |
| HSV(B) | 182.18º | 0.46% | 0.47% | - |
| XYZ | 12.05 | 15.44 | 20.11 | - |
| YUV | 102.38 | 137.94 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 120 | 0.46 | 0.02 | 0 | 0.53 | 182.18 | 0.3 | 0.36 |
| Hex | 41 | 76 | 78 | 2E | 2 | 0 | 35 | B6 | 1E | 24 |
| Octal | 101 | 166 | 170 | 56 | 2 | 0 | 65 | 266 | 36 | 44 |
| Binary | 1000001 | 1110110 | 1111000 | 101110 | 10 | 0 | 110101 | 10110110 | 11110 | 100100 |
Color Harmonies of #417678
Complementary color
Monochromatic Colors of #417678
Black with #417678
Text Example
Text Example
White with #417678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417678; }
p { color: rgb(65,118,120); }
H1.HeaderClassName
{
color: #417678;
}
.AnyTagClassName
{
color: #417678;
}
</style>
background-color css
<style>
a { background-color: #417678; }
a { background-color: rgb(65,118,120); }
div.DivClassName
{
background-color: #417678;
}
.BgClassName
{
background-color: #417678;
}
</style>
border-color css
<style>
span { border-color: #417678; }
span { border-color: rgb(65,118,120); }
td.TdClassName
{
border-color: #417678;
}
.TagClassName
{
border-color: #417678;
}
</style>