Shades of Ming #417276
Tints of Ming #417276
RGB
CMYK
RGB Variations
Color information
#417276 (or 0x417276) is known color: Ming. HEX triplet: 41, 72 and 76. RGB value is (65,114,118). Sum of RGB (Red+Green+Blue) = 65+114+118=297 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.89% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 118 - color contains mainly: blue. Hex color #417276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417276 is #BE8D89. Grayscale: #636363. Windows color (decimal): -12488074 or 7762497. OLE color: 7762497.
HSL color Cylindrical-coordinate representation of color #417276: hue angle of 184.53º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #417276 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 114 | 118 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.54 |
| HSL | 184.53º | 0.29% | 0.36% | - |
| HSV(B) | 184.53º | 0.45% | 0.46% | - |
| XYZ | 11.47 | 14.47 | 19.33 | - |
| YUV | 99.81 | 138.27 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 118 | 0.45 | 0.03 | 0 | 0.54 | 184.53 | 0.29 | 0.36 |
| Hex | 41 | 72 | 76 | 2D | 3 | 0 | 36 | B9 | 1D | 24 |
| Octal | 101 | 162 | 166 | 55 | 3 | 0 | 66 | 271 | 35 | 44 |
| Binary | 1000001 | 1110010 | 1110110 | 101101 | 11 | 0 | 110110 | 10111001 | 11101 | 100100 |
Color Harmonies of #417276
Complementary color
Monochromatic Colors of #417276
Black with #417276
Text Example
Text Example
White with #417276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417276; }
p { color: rgb(65,114,118); }
H1.HeaderClassName
{
color: #417276;
}
.AnyTagClassName
{
color: #417276;
}
</style>
background-color css
<style>
a { background-color: #417276; }
a { background-color: rgb(65,114,118); }
div.DivClassName
{
background-color: #417276;
}
.BgClassName
{
background-color: #417276;
}
</style>
border-color css
<style>
span { border-color: #417276; }
span { border-color: rgb(65,114,118); }
td.TdClassName
{
border-color: #417276;
}
.TagClassName
{
border-color: #417276;
}
</style>