Shades of Matisse #366486
Tints of Matisse #366486
RGB
CMYK
RGB Variations
Color information
#366486 (or 0x366486) is known color: Matisse. HEX triplet: 36, 64 and 86. RGB value is (54,100,134). Sum of RGB (Red+Green+Blue) = 54+100+134=288 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.75% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 134 (52.73% from 255 or 46.53% from 288); Max value from RGB is 134 - color contains mainly: blue. Hex color #366486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366486 is #C99B79. Grayscale: #595959. Windows color (decimal): -13212538 or 8807478. OLE color: 8807478.
HSL color Cylindrical-coordinate representation of color #366486: hue angle of 205.5º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #366486 is Cyan = 0.60, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 100 | 134 | - |
| CMYK | 0.60 | 0.25 | 0 | 0.47 |
| HSL | 205.5º | 0.43% | 0.37% | - |
| HSV(B) | 205.5º | 0.6% | 0.53% | - |
| XYZ | 10.38 | 11.62 | 24.25 | - |
| YUV | 90.12 | 152.76 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 134 | 0.60 | 0.25 | 0 | 0.47 | 205.5 | 0.43 | 0.37 |
| Hex | 36 | 64 | 86 | 3C | 19 | 0 | 2F | CE | 2B | 25 |
| Octal | 66 | 144 | 206 | 74 | 31 | 0 | 57 | 316 | 53 | 45 |
| Binary | 110110 | 1100100 | 10000110 | 111100 | 11001 | 0 | 101111 | 11001110 | 101011 | 100101 |
Color Harmonies of #366486
Complementary color
Monochromatic Colors of #366486
Black with #366486
Text Example
Text Example
White with #366486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366486; }
p { color: rgb(54,100,134); }
H1.HeaderClassName
{
color: #366486;
}
.AnyTagClassName
{
color: #366486;
}
</style>
background-color css
<style>
a { background-color: #366486; }
a { background-color: rgb(54,100,134); }
div.DivClassName
{
background-color: #366486;
}
.BgClassName
{
background-color: #366486;
}
</style>
border-color css
<style>
span { border-color: #366486; }
span { border-color: rgb(54,100,134); }
td.TdClassName
{
border-color: #366486;
}
.TagClassName
{
border-color: #366486;
}
</style>