Shades of Matisse #426175
Tints of Matisse #426175
RGB
CMYK
RGB Variations
Color information
#426175 (or 0x426175) is known color: Matisse. HEX triplet: 42, 61 and 75. RGB value is (66,97,117). Sum of RGB (Red+Green+Blue) = 66+97+117=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 117 (46.09% from 255 or 41.79% from 280); Max value from RGB is 117 - color contains mainly: blue. Hex color #426175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426175 is #BD9E8A. Grayscale: #595959. Windows color (decimal): -12426891 or 7692610. OLE color: 7692610.
HSL color Cylindrical-coordinate representation of color #426175: hue angle of 203.53º degrees, saturation: 0.28, 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 #426175 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 97 | 117 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.54 |
| HSL | 203.53º | 0.28% | 0.36% | - |
| HSV(B) | 203.53º | 0.44% | 0.46% | - |
| XYZ | 9.73 | 10.99 | 18.44 | - |
| YUV | 90.01 | 143.23 | 110.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 117 | 0.44 | 0.17 | 0 | 0.54 | 203.53 | 0.28 | 0.36 |
| Hex | 42 | 61 | 75 | 2C | 11 | 0 | 36 | CC | 1C | 24 |
| Octal | 102 | 141 | 165 | 54 | 21 | 0 | 66 | 314 | 34 | 44 |
| Binary | 1000010 | 1100001 | 1110101 | 101100 | 10001 | 0 | 110110 | 11001100 | 11100 | 100100 |
Color Harmonies of #426175
Complementary color
Monochromatic Colors of #426175
Black with #426175
Text Example
Text Example
White with #426175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426175; }
p { color: rgb(66,97,117); }
H1.HeaderClassName
{
color: #426175;
}
.AnyTagClassName
{
color: #426175;
}
</style>
background-color css
<style>
a { background-color: #426175; }
a { background-color: rgb(66,97,117); }
div.DivClassName
{
background-color: #426175;
}
.BgClassName
{
background-color: #426175;
}
</style>
border-color css
<style>
span { border-color: #426175; }
span { border-color: rgb(66,97,117); }
td.TdClassName
{
border-color: #426175;
}
.TagClassName
{
border-color: #426175;
}
</style>