Shades of Matisse #366482
Tints of Matisse #366482
RGB
CMYK
RGB Variations
Color information
#366482 (or 0x366482) is known color: Matisse. HEX triplet: 36, 64 and 82. RGB value is (54,100,130). Sum of RGB (Red+Green+Blue) = 54+100+130=284 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.01% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 130 (51.17% from 255 or 45.77% from 284); Max value from RGB is 130 - color contains mainly: blue. Hex color #366482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366482 is #C99B7D. Grayscale: #595959. Windows color (decimal): -13212542 or 8545334. OLE color: 8545334.
HSL color Cylindrical-coordinate representation of color #366482: hue angle of 203.68º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #366482 is Cyan = 0.58, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 100 | 130 | - |
| CMYK | 0.58 | 0.23 | 0 | 0.49 |
| HSL | 203.68º | 0.41% | 0.36% | - |
| HSV(B) | 203.68º | 0.58% | 0.51% | - |
| XYZ | 10.11 | 11.51 | 22.81 | - |
| YUV | 89.67 | 150.76 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 130 | 0.58 | 0.23 | 0 | 0.49 | 203.68 | 0.41 | 0.36 |
| Hex | 36 | 64 | 82 | 3A | 17 | 0 | 31 | CC | 29 | 24 |
| Octal | 66 | 144 | 202 | 72 | 27 | 0 | 61 | 314 | 51 | 44 |
| Binary | 110110 | 1100100 | 10000010 | 111010 | 10111 | 0 | 110001 | 11001100 | 101001 | 100100 |
Color Harmonies of #366482
Complementary color
Monochromatic Colors of #366482
Black with #366482
Text Example
Text Example
White with #366482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366482; }
p { color: rgb(54,100,130); }
H1.HeaderClassName
{
color: #366482;
}
.AnyTagClassName
{
color: #366482;
}
</style>
background-color css
<style>
a { background-color: #366482; }
a { background-color: rgb(54,100,130); }
div.DivClassName
{
background-color: #366482;
}
.BgClassName
{
background-color: #366482;
}
</style>
border-color css
<style>
span { border-color: #366482; }
span { border-color: rgb(54,100,130); }
td.TdClassName
{
border-color: #366482;
}
.TagClassName
{
border-color: #366482;
}
</style>