Shades of Matisse #426181
Tints of Matisse #426181
RGB
CMYK
RGB Variations
Color information
#426181 (or 0x426181) is known color: Matisse. HEX triplet: 42, 61 and 81. RGB value is (66,97,129). Sum of RGB (Red+Green+Blue) = 66+97+129=292 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.60% from 292); Green value is 97 (38.28% from 255 or 33.22% from 292); Blue value is 129 (50.78% from 255 or 44.18% from 292); Max value from RGB is 129 - color contains mainly: blue. Hex color #426181 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426181 is #BD9E7E. Grayscale: #5B5B5B. Windows color (decimal): -12426879 or 8479042. OLE color: 8479042.
HSL color Cylindrical-coordinate representation of color #426181: hue angle of 210.48º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #426181 is Cyan = 0.49, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 97 | 129 | - |
| CMYK | 0.49 | 0.25 | 0 | 0.49 |
| HSL | 210.48º | 0.32% | 0.38% | - |
| HSV(B) | 210.48º | 0.49% | 0.51% | - |
| XYZ | 10.48 | 11.29 | 22.4 | - |
| YUV | 91.38 | 149.23 | 109.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 129 | 0.49 | 0.25 | 0 | 0.49 | 210.48 | 0.32 | 0.38 |
| Hex | 42 | 61 | 81 | 31 | 19 | 0 | 31 | D2 | 20 | 26 |
| Octal | 102 | 141 | 201 | 61 | 31 | 0 | 61 | 322 | 40 | 46 |
| Binary | 1000010 | 1100001 | 10000001 | 110001 | 11001 | 0 | 110001 | 11010010 | 100000 | 100110 |
Color Harmonies of #426181
Complementary color
Monochromatic Colors of #426181
Black with #426181
Text Example
Text Example
White with #426181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426181; }
p { color: rgb(66,97,129); }
H1.HeaderClassName
{
color: #426181;
}
.AnyTagClassName
{
color: #426181;
}
</style>
background-color css
<style>
a { background-color: #426181; }
a { background-color: rgb(66,97,129); }
div.DivClassName
{
background-color: #426181;
}
.BgClassName
{
background-color: #426181;
}
</style>
border-color css
<style>
span { border-color: #426181; }
span { border-color: rgb(66,97,129); }
td.TdClassName
{
border-color: #426181;
}
.TagClassName
{
border-color: #426181;
}
</style>