Shades of Ming #417378
Tints of Ming #417378
RGB
CMYK
RGB Variations
Color information
#417378 (or 0x417378) is known color: Ming. HEX triplet: 41, 73 and 78. RGB value is (65,115,120). Sum of RGB (Red+Green+Blue) = 65+115+120=300 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #417378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417378 is #BE8C87. Grayscale: #646464. Windows color (decimal): -12487816 or 7893825. OLE color: 7893825.
HSL color Cylindrical-coordinate representation of color #417378: hue angle of 185.45º 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 #417378 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 115 | 120 | - |
| CMYK | 0.46 | 0.04 | 0 | 0.53 |
| HSL | 185.45º | 0.3% | 0.36% | - |
| HSV(B) | 185.45º | 0.46% | 0.47% | - |
| XYZ | 11.7 | 14.74 | 20 | - |
| YUV | 100.62 | 138.94 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 120 | 0.46 | 0.04 | 0 | 0.53 | 185.45 | 0.3 | 0.36 |
| Hex | 41 | 73 | 78 | 2E | 4 | 0 | 35 | B9 | 1E | 24 |
| Octal | 101 | 163 | 170 | 56 | 4 | 0 | 65 | 271 | 36 | 44 |
| Binary | 1000001 | 1110011 | 1111000 | 101110 | 100 | 0 | 110101 | 10111001 | 11110 | 100100 |
Color Harmonies of #417378
Complementary color
Monochromatic Colors of #417378
Black with #417378
Text Example
Text Example
White with #417378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417378; }
p { color: rgb(65,115,120); }
H1.HeaderClassName
{
color: #417378;
}
.AnyTagClassName
{
color: #417378;
}
</style>
background-color css
<style>
a { background-color: #417378; }
a { background-color: rgb(65,115,120); }
div.DivClassName
{
background-color: #417378;
}
.BgClassName
{
background-color: #417378;
}
</style>
border-color css
<style>
span { border-color: #417378; }
span { border-color: rgb(65,115,120); }
td.TdClassName
{
border-color: #417378;
}
.TagClassName
{
border-color: #417378;
}
</style>