Shades of Ming #417277
Tints of Ming #417277
RGB
CMYK
RGB Variations
Color information
#417277 (or 0x417277) is known color: Ming. HEX triplet: 41, 72 and 77. RGB value is (65,114,119). Sum of RGB (Red+Green+Blue) = 65+114+119=298 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.81% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 119 (46.88% from 255 or 39.93% from 298); Max value from RGB is 119 - color contains mainly: blue. Hex color #417277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417277 is #BE8D88. Grayscale: #636363. Windows color (decimal): -12488073 or 7828033. OLE color: 7828033.
HSL color Cylindrical-coordinate representation of color #417277: hue angle of 185.56º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417277 is Cyan = 0.45, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 114 | 119 | - |
| CMYK | 0.45 | 0.04 | 0 | 0.53 |
| HSL | 185.56º | 0.29% | 0.36% | - |
| HSV(B) | 185.56º | 0.45% | 0.47% | - |
| XYZ | 11.53 | 14.49 | 19.64 | - |
| YUV | 99.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 119 | 0.45 | 0.04 | 0 | 0.53 | 185.56 | 0.29 | 0.36 |
| Hex | 41 | 72 | 77 | 2D | 4 | 0 | 35 | BA | 1D | 24 |
| Octal | 101 | 162 | 167 | 55 | 4 | 0 | 65 | 272 | 35 | 44 |
| Binary | 1000001 | 1110010 | 1110111 | 101101 | 100 | 0 | 110101 | 10111010 | 11101 | 100100 |
Color Harmonies of #417277
Complementary color
Monochromatic Colors of #417277
Black with #417277
Text Example
Text Example
White with #417277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417277; }
p { color: rgb(65,114,119); }
H1.HeaderClassName
{
color: #417277;
}
.AnyTagClassName
{
color: #417277;
}
</style>
background-color css
<style>
a { background-color: #417277; }
a { background-color: rgb(65,114,119); }
div.DivClassName
{
background-color: #417277;
}
.BgClassName
{
background-color: #417277;
}
</style>
border-color css
<style>
span { border-color: #417277; }
span { border-color: rgb(65,114,119); }
td.TdClassName
{
border-color: #417277;
}
.TagClassName
{
border-color: #417277;
}
</style>