Shades of Matisse #366484
Tints of Matisse #366484
RGB
CMYK
RGB Variations
Color information
#366484 (or 0x366484) is known color: Matisse. HEX triplet: 36, 64 and 84. RGB value is (54,100,132). Sum of RGB (Red+Green+Blue) = 54+100+132=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #366484 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366484 is #C99B7B. Grayscale: #595959. Windows color (decimal): -13212540 or 8676406. OLE color: 8676406.
HSL color Cylindrical-coordinate representation of color #366484: hue angle of 204.62º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #366484 is Cyan = 0.59, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 100 | 132 | - |
| CMYK | 0.59 | 0.24 | 0 | 0.48 |
| HSL | 204.62º | 0.42% | 0.36% | - |
| HSV(B) | 204.62º | 0.59% | 0.52% | - |
| XYZ | 10.24 | 11.56 | 23.52 | - |
| YUV | 89.89 | 151.76 | 102.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 132 | 0.59 | 0.24 | 0 | 0.48 | 204.62 | 0.42 | 0.36 |
| Hex | 36 | 64 | 84 | 3B | 18 | 0 | 30 | CD | 2A | 24 |
| Octal | 66 | 144 | 204 | 73 | 30 | 0 | 60 | 315 | 52 | 44 |
| Binary | 110110 | 1100100 | 10000100 | 111011 | 11000 | 0 | 110000 | 11001101 | 101010 | 100100 |
Color Harmonies of #366484
Complementary color
Monochromatic Colors of #366484
Black with #366484
Text Example
Text Example
White with #366484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366484; }
p { color: rgb(54,100,132); }
H1.HeaderClassName
{
color: #366484;
}
.AnyTagClassName
{
color: #366484;
}
</style>
background-color css
<style>
a { background-color: #366484; }
a { background-color: rgb(54,100,132); }
div.DivClassName
{
background-color: #366484;
}
.BgClassName
{
background-color: #366484;
}
</style>
border-color css
<style>
span { border-color: #366484; }
span { border-color: rgb(54,100,132); }
td.TdClassName
{
border-color: #366484;
}
.TagClassName
{
border-color: #366484;
}
</style>