Shades of Matisse #386389
Tints of Matisse #386389
RGB
CMYK
RGB Variations
Color information
#386389 (or 0x386389) is known color: Matisse. HEX triplet: 38, 63 and 89. RGB value is (56,99,137). Sum of RGB (Red+Green+Blue) = 56+99+137=292 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.18% from 292); Green value is 99 (39.06% from 255 or 33.90% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #386389 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386389 is #C79C76. Grayscale: #5A5A5A. Windows color (decimal): -13081719 or 9003832. OLE color: 9003832.
HSL color Cylindrical-coordinate representation of color #386389: hue angle of 208.15º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #386389 is Cyan = 0.59, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 99 | 137 | - |
| CMYK | 0.59 | 0.28 | 0 | 0.46 |
| HSL | 208.15º | 0.42% | 0.38% | - |
| HSV(B) | 208.15º | 0.59% | 0.54% | - |
| XYZ | 10.61 | 11.57 | 25.34 | - |
| YUV | 90.48 | 154.25 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 137 | 0.59 | 0.28 | 0 | 0.46 | 208.15 | 0.42 | 0.38 |
| Hex | 38 | 63 | 89 | 3B | 1C | 0 | 2E | D0 | 2A | 26 |
| Octal | 70 | 143 | 211 | 73 | 34 | 0 | 56 | 320 | 52 | 46 |
| Binary | 111000 | 1100011 | 10001001 | 111011 | 11100 | 0 | 101110 | 11010000 | 101010 | 100110 |
Color Harmonies of #386389
Complementary color
Monochromatic Colors of #386389
Black with #386389
Text Example
Text Example
White with #386389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386389; }
p { color: rgb(56,99,137); }
H1.HeaderClassName
{
color: #386389;
}
.AnyTagClassName
{
color: #386389;
}
</style>
background-color css
<style>
a { background-color: #386389; }
a { background-color: rgb(56,99,137); }
div.DivClassName
{
background-color: #386389;
}
.BgClassName
{
background-color: #386389;
}
</style>
border-color css
<style>
span { border-color: #386389; }
span { border-color: rgb(56,99,137); }
td.TdClassName
{
border-color: #386389;
}
.TagClassName
{
border-color: #386389;
}
</style>