Shades of Matisse #366089
Tints of Matisse #366089
RGB
CMYK
RGB Variations
Color information
#366089 (or 0x366089) is known color: Matisse. HEX triplet: 36, 60 and 89. RGB value is (54,96,137). Sum of RGB (Red+Green+Blue) = 54+96+137=287 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.82% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #366089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366089 is #C99F76. Grayscale: #575757. Windows color (decimal): -13213559 or 9003062. OLE color: 9003062.
HSL color Cylindrical-coordinate representation of color #366089: hue angle of 209.64º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #366089 is Cyan = 0.61, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 96 | 137 | - |
| CMYK | 0.61 | 0.30 | 0 | 0.46 |
| HSL | 209.64º | 0.43% | 0.37% | - |
| HSV(B) | 209.64º | 0.61% | 0.54% | - |
| XYZ | 10.22 | 10.96 | 25.24 | - |
| YUV | 88.12 | 155.59 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 96 | 137 | 0.61 | 0.30 | 0 | 0.46 | 209.64 | 0.43 | 0.37 |
| Hex | 36 | 60 | 89 | 3D | 1E | 0 | 2E | D2 | 2B | 25 |
| Octal | 66 | 140 | 211 | 75 | 36 | 0 | 56 | 322 | 53 | 45 |
| Binary | 110110 | 1100000 | 10001001 | 111101 | 11110 | 0 | 101110 | 11010010 | 101011 | 100101 |
Color Harmonies of #366089
Complementary color
Monochromatic Colors of #366089
Black with #366089
Text Example
Text Example
White with #366089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366089; }
p { color: rgb(54,96,137); }
H1.HeaderClassName
{
color: #366089;
}
.AnyTagClassName
{
color: #366089;
}
</style>
background-color css
<style>
a { background-color: #366089; }
a { background-color: rgb(54,96,137); }
div.DivClassName
{
background-color: #366089;
}
.BgClassName
{
background-color: #366089;
}
</style>
border-color css
<style>
span { border-color: #366089; }
span { border-color: rgb(54,96,137); }
td.TdClassName
{
border-color: #366089;
}
.TagClassName
{
border-color: #366089;
}
</style>