Shades of Matisse #356281
Tints of Matisse #356281
RGB
CMYK
RGB Variations
Color information
#356281 (or 0x356281) is known color: Matisse. HEX triplet: 35, 62 and 81. RGB value is (53,98,129). Sum of RGB (Red+Green+Blue) = 53+98+129=280 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.93% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #356281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356281 is #CA9D7E. Grayscale: #575757. Windows color (decimal): -13278591 or 8479285. OLE color: 8479285.
HSL color Cylindrical-coordinate representation of color #356281: hue angle of 204.47º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #356281 is Cyan = 0.59, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 98 | 129 | - |
| CMYK | 0.59 | 0.24 | 0 | 0.49 |
| HSL | 204.47º | 0.42% | 0.36% | - |
| HSV(B) | 204.47º | 0.59% | 0.51% | - |
| XYZ | 9.8 | 11.08 | 22.39 | - |
| YUV | 88.08 | 151.09 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 98 | 129 | 0.59 | 0.24 | 0 | 0.49 | 204.47 | 0.42 | 0.36 |
| Hex | 35 | 62 | 81 | 3B | 18 | 0 | 31 | CC | 2A | 24 |
| Octal | 65 | 142 | 201 | 73 | 30 | 0 | 61 | 314 | 52 | 44 |
| Binary | 110101 | 1100010 | 10000001 | 111011 | 11000 | 0 | 110001 | 11001100 | 101010 | 100100 |
Color Harmonies of #356281
Complementary color
Monochromatic Colors of #356281
Black with #356281
Text Example
Text Example
White with #356281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356281; }
p { color: rgb(53,98,129); }
H1.HeaderClassName
{
color: #356281;
}
.AnyTagClassName
{
color: #356281;
}
</style>
background-color css
<style>
a { background-color: #356281; }
a { background-color: rgb(53,98,129); }
div.DivClassName
{
background-color: #356281;
}
.BgClassName
{
background-color: #356281;
}
</style>
border-color css
<style>
span { border-color: #356281; }
span { border-color: rgb(53,98,129); }
td.TdClassName
{
border-color: #356281;
}
.TagClassName
{
border-color: #356281;
}
</style>