Shades of Matisse #366387
Tints of Matisse #366387
RGB
CMYK
RGB Variations
Color information
#366387 (or 0x366387) is known color: Matisse. HEX triplet: 36, 63 and 87. RGB value is (54,99,135). Sum of RGB (Red+Green+Blue) = 54+99+135=288 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.75% from 288); Green value is 99 (39.06% from 255 or 34.38% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #366387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366387 is #C99C78. Grayscale: #595959. Windows color (decimal): -13212793 or 8872758. OLE color: 8872758.
HSL color Cylindrical-coordinate representation of color #366387: hue angle of 206.67º 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 #366387 is Cyan = 0.60, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 99 | 135 | - |
| CMYK | 0.60 | 0.27 | 0 | 0.47 |
| HSL | 206.67º | 0.43% | 0.37% | - |
| HSV(B) | 206.67º | 0.6% | 0.53% | - |
| XYZ | 10.36 | 11.46 | 24.59 | - |
| YUV | 89.65 | 153.59 | 102.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 135 | 0.60 | 0.27 | 0 | 0.47 | 206.67 | 0.43 | 0.37 |
| Hex | 36 | 63 | 87 | 3C | 1B | 0 | 2F | CF | 2B | 25 |
| Octal | 66 | 143 | 207 | 74 | 33 | 0 | 57 | 317 | 53 | 45 |
| Binary | 110110 | 1100011 | 10000111 | 111100 | 11011 | 0 | 101111 | 11001111 | 101011 | 100101 |
Color Harmonies of #366387
Complementary color
Monochromatic Colors of #366387
Black with #366387
Text Example
Text Example
White with #366387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366387; }
p { color: rgb(54,99,135); }
H1.HeaderClassName
{
color: #366387;
}
.AnyTagClassName
{
color: #366387;
}
</style>
background-color css
<style>
a { background-color: #366387; }
a { background-color: rgb(54,99,135); }
div.DivClassName
{
background-color: #366387;
}
.BgClassName
{
background-color: #366387;
}
</style>
border-color css
<style>
span { border-color: #366387; }
span { border-color: rgb(54,99,135); }
td.TdClassName
{
border-color: #366387;
}
.TagClassName
{
border-color: #366387;
}
</style>