Shades of Matisse #355775
Tints of Matisse #355775
RGB
CMYK
RGB Variations
Color information
#355775 (or 0x355775) is known color: Matisse. HEX triplet: 35, 57 and 75. RGB value is (53,87,117). Sum of RGB (Red+Green+Blue) = 53+87+117=257 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.62% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #355775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355775 is #CAA88A. Grayscale: #505050. Windows color (decimal): -13281419 or 7690037. OLE color: 7690037.
HSL color Cylindrical-coordinate representation of color #355775: hue angle of 208.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #355775 is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 87 | 117 | - |
| CMYK | 0.55 | 0.26 | 0 | 0.54 |
| HSL | 208.13º | 0.38% | 0.33% | - |
| HSV(B) | 208.13º | 0.55% | 0.46% | - |
| XYZ | 8.09 | 8.86 | 18.11 | - |
| YUV | 80.25 | 148.74 | 108.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 87 | 117 | 0.55 | 0.26 | 0 | 0.54 | 208.13 | 0.38 | 0.33 |
| Hex | 35 | 57 | 75 | 37 | 1A | 0 | 36 | D0 | 26 | 21 |
| Octal | 65 | 127 | 165 | 67 | 32 | 0 | 66 | 320 | 46 | 41 |
| Binary | 110101 | 1010111 | 1110101 | 110111 | 11010 | 0 | 110110 | 11010000 | 100110 | 100001 |
Color Harmonies of #355775
Complementary color
Monochromatic Colors of #355775
Black with #355775
Text Example
Text Example
White with #355775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355775; }
p { color: rgb(53,87,117); }
H1.HeaderClassName
{
color: #355775;
}
.AnyTagClassName
{
color: #355775;
}
</style>
background-color css
<style>
a { background-color: #355775; }
a { background-color: rgb(53,87,117); }
div.DivClassName
{
background-color: #355775;
}
.BgClassName
{
background-color: #355775;
}
</style>
border-color css
<style>
span { border-color: #355775; }
span { border-color: rgb(53,87,117); }
td.TdClassName
{
border-color: #355775;
}
.TagClassName
{
border-color: #355775;
}
</style>