Shades of Matisse #386485
Tints of Matisse #386485
RGB
CMYK
RGB Variations
Color information
#386485 (or 0x386485) is known color: Matisse. HEX triplet: 38, 64 and 85. RGB value is (56,100,133). Sum of RGB (Red+Green+Blue) = 56+100+133=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 133 (52.34% from 255 or 46.02% from 289); Max value from RGB is 133 - color contains mainly: blue. Hex color #386485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386485 is #C79B7A. Grayscale: #5A5A5A. Windows color (decimal): -13081467 or 8741944. OLE color: 8741944.
HSL color Cylindrical-coordinate representation of color #386485: hue angle of 205.71º degrees, saturation: 0.41, 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 #386485 is Cyan = 0.58, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 100 | 133 | - |
| CMYK | 0.58 | 0.25 | 0 | 0.48 |
| HSL | 205.71º | 0.41% | 0.37% | - |
| HSV(B) | 205.71º | 0.58% | 0.52% | - |
| XYZ | 10.42 | 11.65 | 23.89 | - |
| YUV | 90.61 | 151.92 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 133 | 0.58 | 0.25 | 0 | 0.48 | 205.71 | 0.41 | 0.37 |
| Hex | 38 | 64 | 85 | 3A | 19 | 0 | 30 | CE | 29 | 25 |
| Octal | 70 | 144 | 205 | 72 | 31 | 0 | 60 | 316 | 51 | 45 |
| Binary | 111000 | 1100100 | 10000101 | 111010 | 11001 | 0 | 110000 | 11001110 | 101001 | 100101 |
Color Harmonies of #386485
Complementary color
Monochromatic Colors of #386485
Black with #386485
Text Example
Text Example
White with #386485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386485; }
p { color: rgb(56,100,133); }
H1.HeaderClassName
{
color: #386485;
}
.AnyTagClassName
{
color: #386485;
}
</style>
background-color css
<style>
a { background-color: #386485; }
a { background-color: rgb(56,100,133); }
div.DivClassName
{
background-color: #386485;
}
.BgClassName
{
background-color: #386485;
}
</style>
border-color css
<style>
span { border-color: #386485; }
span { border-color: rgb(56,100,133); }
td.TdClassName
{
border-color: #386485;
}
.TagClassName
{
border-color: #386485;
}
</style>