Shades of Matisse #366281
Tints of Matisse #366281
RGB
CMYK
RGB Variations
Color information
#366281 (or 0x366281) is known color: Matisse. HEX triplet: 36, 62 and 81. RGB value is (54,98,129). Sum of RGB (Red+Green+Blue) = 54+98+129=281 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.22% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 129 (50.78% from 255 or 45.91% from 281); Max value from RGB is 129 - color contains mainly: blue. Hex color #366281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366281 is #C99D7E. Grayscale: #585858. Windows color (decimal): -13213055 or 8479286. OLE color: 8479286.
HSL color Cylindrical-coordinate representation of color #366281: hue angle of 204.8º 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 #366281 is Cyan = 0.58, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 98 | 129 | - |
| CMYK | 0.58 | 0.24 | 0 | 0.49 |
| HSL | 204.8º | 0.41% | 0.36% | - |
| HSV(B) | 204.8º | 0.58% | 0.51% | - |
| XYZ | 9.85 | 11.1 | 22.39 | - |
| YUV | 88.38 | 150.92 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 129 | 0.58 | 0.24 | 0 | 0.49 | 204.8 | 0.41 | 0.36 |
| Hex | 36 | 62 | 81 | 3A | 18 | 0 | 31 | CD | 29 | 24 |
| Octal | 66 | 142 | 201 | 72 | 30 | 0 | 61 | 315 | 51 | 44 |
| Binary | 110110 | 1100010 | 10000001 | 111010 | 11000 | 0 | 110001 | 11001101 | 101001 | 100100 |
Color Harmonies of #366281
Complementary color
Monochromatic Colors of #366281
Black with #366281
Text Example
Text Example
White with #366281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366281; }
p { color: rgb(54,98,129); }
H1.HeaderClassName
{
color: #366281;
}
.AnyTagClassName
{
color: #366281;
}
</style>
background-color css
<style>
a { background-color: #366281; }
a { background-color: rgb(54,98,129); }
div.DivClassName
{
background-color: #366281;
}
.BgClassName
{
background-color: #366281;
}
</style>
border-color css
<style>
span { border-color: #366281; }
span { border-color: rgb(54,98,129); }
td.TdClassName
{
border-color: #366281;
}
.TagClassName
{
border-color: #366281;
}
</style>