Shades of Matisse #366583
Tints of Matisse #366583
RGB
CMYK
RGB Variations
Color information
#366583 (or 0x366583) is known color: Matisse. HEX triplet: 36, 65 and 83. RGB value is (54,101,131). Sum of RGB (Red+Green+Blue) = 54+101+131=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 131 (51.56% from 255 or 45.80% from 286); Max value from RGB is 131 - color contains mainly: blue. Hex color #366583 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366583 is #C99A7C. Grayscale: #5A5A5A. Windows color (decimal): -13212285 or 8611126. OLE color: 8611126.
HSL color Cylindrical-coordinate representation of color #366583: hue angle of 203.38º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #366583 is Cyan = 0.59, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 101 | 131 | - |
| CMYK | 0.59 | 0.23 | 0 | 0.49 |
| HSL | 203.38º | 0.42% | 0.36% | - |
| HSV(B) | 203.38º | 0.59% | 0.51% | - |
| XYZ | 10.27 | 11.73 | 23.2 | - |
| YUV | 90.37 | 150.93 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 131 | 0.59 | 0.23 | 0 | 0.49 | 203.38 | 0.42 | 0.36 |
| Hex | 36 | 65 | 83 | 3B | 17 | 0 | 31 | CB | 2A | 24 |
| Octal | 66 | 145 | 203 | 73 | 27 | 0 | 61 | 313 | 52 | 44 |
| Binary | 110110 | 1100101 | 10000011 | 111011 | 10111 | 0 | 110001 | 11001011 | 101010 | 100100 |
Color Harmonies of #366583
Complementary color
Monochromatic Colors of #366583
Black with #366583
Text Example
Text Example
White with #366583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366583; }
p { color: rgb(54,101,131); }
H1.HeaderClassName
{
color: #366583;
}
.AnyTagClassName
{
color: #366583;
}
</style>
background-color css
<style>
a { background-color: #366583; }
a { background-color: rgb(54,101,131); }
div.DivClassName
{
background-color: #366583;
}
.BgClassName
{
background-color: #366583;
}
</style>
border-color css
<style>
span { border-color: #366583; }
span { border-color: rgb(54,101,131); }
td.TdClassName
{
border-color: #366583;
}
.TagClassName
{
border-color: #366583;
}
</style>