Shades of Ming #417874
Tints of Ming #417874
RGB
CMYK
RGB Variations
Color information
#417874 (or 0x417874) is known color: Ming. HEX triplet: 41, 78 and 74. RGB value is (65,120,116). Sum of RGB (Red+Green+Blue) = 65+120+116=301 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.59% from 301); Green value is 120 (47.27% from 255 or 39.87% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 120 - color contains mainly: green. Hex color #417874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417874 is #BE878B. Grayscale: #676767. Windows color (decimal): -12486540 or 7632961. OLE color: 7632961.
HSL color Cylindrical-coordinate representation of color #417874: hue angle of 175.64º 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 #417874 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 120 | 116 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.53 |
| HSL | 175.64º | 0.3% | 0.36% | - |
| HSV(B) | 175.64º | 0.46% | 0.47% | - |
| XYZ | 12.05 | 15.82 | 18.94 | - |
| YUV | 103.1 | 135.28 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 120 | 116 | 0.46 | 0 | 0.03 | 0.53 | 175.64 | 0.3 | 0.36 |
| Hex | 41 | 78 | 74 | 2E | 0 | 3 | 35 | B0 | 1E | 24 |
| Octal | 101 | 170 | 164 | 56 | 0 | 3 | 65 | 260 | 36 | 44 |
| Binary | 1000001 | 1111000 | 1110100 | 101110 | 0 | 11 | 110101 | 10110000 | 11110 | 100100 |
Color Harmonies of #417874
Complementary color
Monochromatic Colors of #417874
Black with #417874
Text Example
Text Example
White with #417874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417874; }
p { color: rgb(65,120,116); }
H1.HeaderClassName
{
color: #417874;
}
.AnyTagClassName
{
color: #417874;
}
</style>
background-color css
<style>
a { background-color: #417874; }
a { background-color: rgb(65,120,116); }
div.DivClassName
{
background-color: #417874;
}
.BgClassName
{
background-color: #417874;
}
</style>
border-color css
<style>
span { border-color: #417874; }
span { border-color: rgb(65,120,116); }
td.TdClassName
{
border-color: #417874;
}
.TagClassName
{
border-color: #417874;
}
</style>