Shades of Matisse #386584
Tints of Matisse #386584
RGB
CMYK
RGB Variations
Color information
#386584 (or 0x386584) is known color: Matisse. HEX triplet: 38, 65 and 84. RGB value is (56,101,132). Sum of RGB (Red+Green+Blue) = 56+101+132=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 132 (51.95% from 255 or 45.67% from 289); Max value from RGB is 132 - color contains mainly: blue. Hex color #386584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386584 is #C79A7B. Grayscale: #5A5A5A. Windows color (decimal): -13081212 or 8676664. OLE color: 8676664.
HSL color Cylindrical-coordinate representation of color #386584: hue angle of 204.47º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #386584 is Cyan = 0.58, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 101 | 132 | - |
| CMYK | 0.58 | 0.23 | 0 | 0.48 |
| HSL | 204.47º | 0.4% | 0.37% | - |
| HSV(B) | 204.47º | 0.58% | 0.52% | - |
| XYZ | 10.45 | 11.81 | 23.56 | - |
| YUV | 91.08 | 151.09 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 132 | 0.58 | 0.23 | 0 | 0.48 | 204.47 | 0.4 | 0.37 |
| Hex | 38 | 65 | 84 | 3A | 17 | 0 | 30 | CC | 28 | 25 |
| Octal | 70 | 145 | 204 | 72 | 27 | 0 | 60 | 314 | 50 | 45 |
| Binary | 111000 | 1100101 | 10000100 | 111010 | 10111 | 0 | 110000 | 11001100 | 101000 | 100101 |
Color Harmonies of #386584
Complementary color
Monochromatic Colors of #386584
Black with #386584
Text Example
Text Example
White with #386584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386584; }
p { color: rgb(56,101,132); }
H1.HeaderClassName
{
color: #386584;
}
.AnyTagClassName
{
color: #386584;
}
</style>
background-color css
<style>
a { background-color: #386584; }
a { background-color: rgb(56,101,132); }
div.DivClassName
{
background-color: #386584;
}
.BgClassName
{
background-color: #386584;
}
</style>
border-color css
<style>
span { border-color: #386584; }
span { border-color: rgb(56,101,132); }
td.TdClassName
{
border-color: #386584;
}
.TagClassName
{
border-color: #386584;
}
</style>