Shades of Ming #417078
Tints of Ming #417078
RGB
CMYK
RGB Variations
Color information
#417078 (or 0x417078) is known color: Ming. HEX triplet: 41, 70 and 78. RGB value is (65,112,120). Sum of RGB (Red+Green+Blue) = 65+112+120=297 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.89% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 120 (47.27% from 255 or 40.40% from 297); Max value from RGB is 120 - color contains mainly: blue. Hex color #417078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417078 is #BE8F87. Grayscale: #626262. Windows color (decimal): -12488584 or 7893057. OLE color: 7893057.
HSL color Cylindrical-coordinate representation of color #417078: hue angle of 188.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 #417078 is Cyan = 0.46, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 112 | 120 | - |
| CMYK | 0.46 | 0.07 | 0 | 0.53 |
| HSL | 188.73º | 0.3% | 0.36% | - |
| HSV(B) | 188.73º | 0.46% | 0.47% | - |
| XYZ | 11.36 | 14.07 | 19.89 | - |
| YUV | 98.86 | 139.93 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 120 | 0.46 | 0.07 | 0 | 0.53 | 188.73 | 0.3 | 0.36 |
| Hex | 41 | 70 | 78 | 2E | 7 | 0 | 35 | BD | 1E | 24 |
| Octal | 101 | 160 | 170 | 56 | 7 | 0 | 65 | 275 | 36 | 44 |
| Binary | 1000001 | 1110000 | 1111000 | 101110 | 111 | 0 | 110101 | 10111101 | 11110 | 100100 |
Color Harmonies of #417078
Complementary color
Monochromatic Colors of #417078
Black with #417078
Text Example
Text Example
White with #417078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417078; }
p { color: rgb(65,112,120); }
H1.HeaderClassName
{
color: #417078;
}
.AnyTagClassName
{
color: #417078;
}
</style>
background-color css
<style>
a { background-color: #417078; }
a { background-color: rgb(65,112,120); }
div.DivClassName
{
background-color: #417078;
}
.BgClassName
{
background-color: #417078;
}
</style>
border-color css
<style>
span { border-color: #417078; }
span { border-color: rgb(65,112,120); }
td.TdClassName
{
border-color: #417078;
}
.TagClassName
{
border-color: #417078;
}
</style>