Shades of Matisse #386382
Tints of Matisse #386382
RGB
CMYK
RGB Variations
Color information
#386382 (or 0x386382) is known color: Matisse. HEX triplet: 38, 63 and 82. RGB value is (56,99,130). Sum of RGB (Red+Green+Blue) = 56+99+130=285 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.65% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 130 (51.17% from 255 or 45.61% from 285); Max value from RGB is 130 - color contains mainly: blue. Hex color #386382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386382 is #C79C7D. Grayscale: #595959. Windows color (decimal): -13081726 or 8545080. OLE color: 8545080.
HSL color Cylindrical-coordinate representation of color #386382: hue angle of 205.14º 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 #386382 is Cyan = 0.57, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 99 | 130 | - |
| CMYK | 0.57 | 0.24 | 0 | 0.49 |
| HSL | 205.14º | 0.4% | 0.36% | - |
| HSV(B) | 205.14º | 0.57% | 0.51% | - |
| XYZ | 10.12 | 11.38 | 22.78 | - |
| YUV | 89.68 | 150.75 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 130 | 0.57 | 0.24 | 0 | 0.49 | 205.14 | 0.4 | 0.36 |
| Hex | 38 | 63 | 82 | 39 | 18 | 0 | 31 | CD | 28 | 24 |
| Octal | 70 | 143 | 202 | 71 | 30 | 0 | 61 | 315 | 50 | 44 |
| Binary | 111000 | 1100011 | 10000010 | 111001 | 11000 | 0 | 110001 | 11001101 | 101000 | 100100 |
Color Harmonies of #386382
Complementary color
Monochromatic Colors of #386382
Black with #386382
Text Example
Text Example
White with #386382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386382; }
p { color: rgb(56,99,130); }
H1.HeaderClassName
{
color: #386382;
}
.AnyTagClassName
{
color: #386382;
}
</style>
background-color css
<style>
a { background-color: #386382; }
a { background-color: rgb(56,99,130); }
div.DivClassName
{
background-color: #386382;
}
.BgClassName
{
background-color: #386382;
}
</style>
border-color css
<style>
span { border-color: #386382; }
span { border-color: rgb(56,99,130); }
td.TdClassName
{
border-color: #386382;
}
.TagClassName
{
border-color: #386382;
}
</style>