Shades of Ming #417375
Tints of Ming #417375
RGB
CMYK
RGB Variations
Color information
#417375 (or 0x417375) is known color: Ming. HEX triplet: 41, 73 and 75. RGB value is (65,115,117). Sum of RGB (Red+Green+Blue) = 65+115+117=297 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.89% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 117 - color contains mainly: blue. Hex color #417375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417375 is #BE8C8A. Grayscale: #646464. Windows color (decimal): -12487819 or 7697217. OLE color: 7697217.
HSL color Cylindrical-coordinate representation of color #417375: hue angle of 182.31º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #417375 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 115 | 117 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.54 |
| HSL | 182.31º | 0.29% | 0.36% | - |
| HSV(B) | 182.31º | 0.44% | 0.46% | - |
| XYZ | 11.52 | 14.67 | 19.05 | - |
| YUV | 100.28 | 137.44 | 102.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 117 | 0.44 | 0.02 | 0 | 0.54 | 182.31 | 0.29 | 0.36 |
| Hex | 41 | 73 | 75 | 2C | 2 | 0 | 36 | B6 | 1D | 24 |
| Octal | 101 | 163 | 165 | 54 | 2 | 0 | 66 | 266 | 35 | 44 |
| Binary | 1000001 | 1110011 | 1110101 | 101100 | 10 | 0 | 110110 | 10110110 | 11101 | 100100 |
Color Harmonies of #417375
Complementary color
Monochromatic Colors of #417375
Black with #417375
Text Example
Text Example
White with #417375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417375; }
p { color: rgb(65,115,117); }
H1.HeaderClassName
{
color: #417375;
}
.AnyTagClassName
{
color: #417375;
}
</style>
background-color css
<style>
a { background-color: #417375; }
a { background-color: rgb(65,115,117); }
div.DivClassName
{
background-color: #417375;
}
.BgClassName
{
background-color: #417375;
}
</style>
border-color css
<style>
span { border-color: #417375; }
span { border-color: rgb(65,115,117); }
td.TdClassName
{
border-color: #417375;
}
.TagClassName
{
border-color: #417375;
}
</style>