Shades of Matisse #386282
Tints of Matisse #386282
RGB
CMYK
RGB Variations
Color information
#386282 (or 0x386282) is known color: Matisse. HEX triplet: 38, 62 and 82. RGB value is (56,98,130). Sum of RGB (Red+Green+Blue) = 56+98+130=284 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.72% from 284); Green value is 98 (38.67% from 255 or 34.51% 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 #386282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386282 is #C79D7D. Grayscale: #585858. Windows color (decimal): -13081982 or 8544824. OLE color: 8544824.
HSL color Cylindrical-coordinate representation of color #386282: hue angle of 205.95º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #386282 is Cyan = 0.57, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 98 | 130 | - |
| CMYK | 0.57 | 0.25 | 0 | 0.49 |
| HSL | 205.95º | 0.4% | 0.36% | - |
| HSV(B) | 205.95º | 0.57% | 0.51% | - |
| XYZ | 10.03 | 11.19 | 22.75 | - |
| YUV | 89.09 | 151.09 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 130 | 0.57 | 0.25 | 0 | 0.49 | 205.95 | 0.4 | 0.36 |
| Hex | 38 | 62 | 82 | 39 | 19 | 0 | 31 | CE | 28 | 24 |
| Octal | 70 | 142 | 202 | 71 | 31 | 0 | 61 | 316 | 50 | 44 |
| Binary | 111000 | 1100010 | 10000010 | 111001 | 11001 | 0 | 110001 | 11001110 | 101000 | 100100 |
Color Harmonies of #386282
Complementary color
Monochromatic Colors of #386282
Black with #386282
Text Example
Text Example
White with #386282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386282; }
p { color: rgb(56,98,130); }
H1.HeaderClassName
{
color: #386282;
}
.AnyTagClassName
{
color: #386282;
}
</style>
background-color css
<style>
a { background-color: #386282; }
a { background-color: rgb(56,98,130); }
div.DivClassName
{
background-color: #386282;
}
.BgClassName
{
background-color: #386282;
}
</style>
border-color css
<style>
span { border-color: #386282; }
span { border-color: rgb(56,98,130); }
td.TdClassName
{
border-color: #386282;
}
.TagClassName
{
border-color: #386282;
}
</style>