Shades of Matisse #386289
Tints of Matisse #386289
RGB
CMYK
RGB Variations
Color information
#386289 (or 0x386289) is known color: Matisse. HEX triplet: 38, 62 and 89. RGB value is (56,98,137). Sum of RGB (Red+Green+Blue) = 56+98+137=291 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.24% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #386289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386289 is #C79D76. Grayscale: #595959. Windows color (decimal): -13081975 or 9003576. OLE color: 9003576.
HSL color Cylindrical-coordinate representation of color #386289: hue angle of 208.89º 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 #386289 is Cyan = 0.59, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 98 | 137 | - |
| CMYK | 0.59 | 0.28 | 0 | 0.46 |
| HSL | 208.89º | 0.42% | 0.38% | - |
| HSV(B) | 208.89º | 0.59% | 0.54% | - |
| XYZ | 10.51 | 11.38 | 25.31 | - |
| YUV | 89.89 | 154.59 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 137 | 0.59 | 0.28 | 0 | 0.46 | 208.89 | 0.42 | 0.38 |
| Hex | 38 | 62 | 89 | 3B | 1C | 0 | 2E | D1 | 2A | 26 |
| Octal | 70 | 142 | 211 | 73 | 34 | 0 | 56 | 321 | 52 | 46 |
| Binary | 111000 | 1100010 | 10001001 | 111011 | 11100 | 0 | 101110 | 11010001 | 101010 | 100110 |
Color Harmonies of #386289
Complementary color
Monochromatic Colors of #386289
Black with #386289
Text Example
Text Example
White with #386289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386289; }
p { color: rgb(56,98,137); }
H1.HeaderClassName
{
color: #386289;
}
.AnyTagClassName
{
color: #386289;
}
</style>
background-color css
<style>
a { background-color: #386289; }
a { background-color: rgb(56,98,137); }
div.DivClassName
{
background-color: #386289;
}
.BgClassName
{
background-color: #386289;
}
</style>
border-color css
<style>
span { border-color: #386289; }
span { border-color: rgb(56,98,137); }
td.TdClassName
{
border-color: #386289;
}
.TagClassName
{
border-color: #386289;
}
</style>