Shades of Ming #417674
Tints of Ming #417674
RGB
CMYK
RGB Variations
Color information
#417674 (or 0x417674) is known color: Ming. HEX triplet: 41, 76 and 74. RGB value is (65,118,116). Sum of RGB (Red+Green+Blue) = 65+118+116=299 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.74% from 299); Green value is 118 (46.48% from 255 or 39.46% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 118 - color contains mainly: green. Hex color #417674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #417674 is #BE898B. Grayscale: #656565. Windows color (decimal): -12487052 or 7632449. OLE color: 7632449.
HSL color Cylindrical-coordinate representation of color #417674: hue angle of 177.74º 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 #417674 is Cyan = 0.45, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 118 | 116 | - |
| CMYK | 0.45 | 0 | 0.02 | 0.54 |
| HSL | 177.74º | 0.29% | 0.36% | - |
| HSV(B) | 177.74º | 0.45% | 0.46% | - |
| XYZ | 11.81 | 15.34 | 18.86 | - |
| YUV | 101.93 | 135.94 | 101.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 116 | 0.45 | 0 | 0.02 | 0.54 | 177.74 | 0.29 | 0.36 |
| Hex | 41 | 76 | 74 | 2D | 0 | 2 | 36 | B2 | 1D | 24 |
| Octal | 101 | 166 | 164 | 55 | 0 | 2 | 66 | 262 | 35 | 44 |
| Binary | 1000001 | 1110110 | 1110100 | 101101 | 0 | 10 | 110110 | 10110010 | 11101 | 100100 |
Color Harmonies of #417674
Complementary color
Monochromatic Colors of #417674
Black with #417674
Text Example
Text Example
White with #417674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417674; }
p { color: rgb(65,118,116); }
H1.HeaderClassName
{
color: #417674;
}
.AnyTagClassName
{
color: #417674;
}
</style>
background-color css
<style>
a { background-color: #417674; }
a { background-color: rgb(65,118,116); }
div.DivClassName
{
background-color: #417674;
}
.BgClassName
{
background-color: #417674;
}
</style>
border-color css
<style>
span { border-color: #417674; }
span { border-color: rgb(65,118,116); }
td.TdClassName
{
border-color: #417674;
}
.TagClassName
{
border-color: #417674;
}
</style>