Shades of Matisse #366289
Tints of Matisse #366289
RGB
CMYK
RGB Variations
Color information
#366289 (or 0x366289) is known color: Matisse. HEX triplet: 36, 62 and 89. RGB value is (54,98,137). Sum of RGB (Red+Green+Blue) = 54+98+137=289 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.69% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 137 (53.91% from 255 or 47.40% from 289); Max value from RGB is 137 - color contains mainly: blue. Hex color #366289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366289 is #C99D76. Grayscale: #595959. Windows color (decimal): -13213047 or 9003574. OLE color: 9003574.
HSL color Cylindrical-coordinate representation of color #366289: hue angle of 208.19º 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 #366289 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 98 | 137 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.46 |
| HSL | 208.19º | 0.43% | 0.37% | - |
| HSV(B) | 208.19º | 0.61% | 0.54% | - |
| XYZ | 10.4 | 11.33 | 25.3 | - |
| YUV | 89.29 | 154.92 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 137 | 0.61 | 0.28 | 0 | 0.46 | 208.19 | 0.43 | 0.37 |
| Hex | 36 | 62 | 89 | 3D | 1C | 0 | 2E | D0 | 2B | 25 |
| Octal | 66 | 142 | 211 | 75 | 34 | 0 | 56 | 320 | 53 | 45 |
| Binary | 110110 | 1100010 | 10001001 | 111101 | 11100 | 0 | 101110 | 11010000 | 101011 | 100101 |
Color Harmonies of #366289
Complementary color
Monochromatic Colors of #366289
Black with #366289
Text Example
Text Example
White with #366289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366289; }
p { color: rgb(54,98,137); }
H1.HeaderClassName
{
color: #366289;
}
.AnyTagClassName
{
color: #366289;
}
</style>
background-color css
<style>
a { background-color: #366289; }
a { background-color: rgb(54,98,137); }
div.DivClassName
{
background-color: #366289;
}
.BgClassName
{
background-color: #366289;
}
</style>
border-color css
<style>
span { border-color: #366289; }
span { border-color: rgb(54,98,137); }
td.TdClassName
{
border-color: #366289;
}
.TagClassName
{
border-color: #366289;
}
</style>