Shades of Matisse #416175
Tints of Matisse #416175
RGB
CMYK
RGB Variations
Color information
#416175 (or 0x416175) is known color: Matisse. HEX triplet: 41, 61 and 75. RGB value is (65,97,117). Sum of RGB (Red+Green+Blue) = 65+97+117=279 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.30% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 117 (46.09% from 255 or 41.94% from 279); Max value from RGB is 117 - color contains mainly: blue. Hex color #416175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416175 is #BE9E8A. Grayscale: #595959. Windows color (decimal): -12492427 or 7692609. OLE color: 7692609.
HSL color Cylindrical-coordinate representation of color #416175: hue angle of 203.08º 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 #416175 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 97 | 117 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.54 |
| HSL | 203.08º | 0.29% | 0.36% | - |
| HSV(B) | 203.08º | 0.44% | 0.46% | - |
| XYZ | 9.67 | 10.96 | 18.44 | - |
| YUV | 89.71 | 143.4 | 110.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 117 | 0.44 | 0.17 | 0 | 0.54 | 203.08 | 0.29 | 0.36 |
| Hex | 41 | 61 | 75 | 2C | 11 | 0 | 36 | CB | 1D | 24 |
| Octal | 101 | 141 | 165 | 54 | 21 | 0 | 66 | 313 | 35 | 44 |
| Binary | 1000001 | 1100001 | 1110101 | 101100 | 10001 | 0 | 110110 | 11001011 | 11101 | 100100 |
Color Harmonies of #416175
Complementary color
Monochromatic Colors of #416175
Black with #416175
Text Example
Text Example
White with #416175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416175; }
p { color: rgb(65,97,117); }
H1.HeaderClassName
{
color: #416175;
}
.AnyTagClassName
{
color: #416175;
}
</style>
background-color css
<style>
a { background-color: #416175; }
a { background-color: rgb(65,97,117); }
div.DivClassName
{
background-color: #416175;
}
.BgClassName
{
background-color: #416175;
}
</style>
border-color css
<style>
span { border-color: #416175; }
span { border-color: rgb(65,97,117); }
td.TdClassName
{
border-color: #416175;
}
.TagClassName
{
border-color: #416175;
}
</style>