Shades of Matisse #386188
Tints of Matisse #386188
RGB
CMYK
RGB Variations
Color information
#386188 (or 0x386188) is known color: Matisse. HEX triplet: 38, 61 and 88. RGB value is (56,97,136). Sum of RGB (Red+Green+Blue) = 56+97+136=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 97 (38.28% from 255 or 33.56% from 289); Blue value is 136 (53.52% from 255 or 47.06% from 289); Max value from RGB is 136 - color contains mainly: blue. Hex color #386188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386188 is #C79E77. Grayscale: #585858. Windows color (decimal): -13082232 or 8937784. OLE color: 8937784.
HSL color Cylindrical-coordinate representation of color #386188: hue angle of 209.25º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #386188 is Cyan = 0.59, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 97 | 136 | - |
| CMYK | 0.59 | 0.29 | 0 | 0.47 |
| HSL | 209.25º | 0.42% | 0.38% | - |
| HSV(B) | 209.25º | 0.59% | 0.53% | - |
| XYZ | 10.35 | 11.17 | 24.9 | - |
| YUV | 89.19 | 154.42 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 136 | 0.59 | 0.29 | 0 | 0.47 | 209.25 | 0.42 | 0.38 |
| Hex | 38 | 61 | 88 | 3B | 1D | 0 | 2F | D1 | 2A | 26 |
| Octal | 70 | 141 | 210 | 73 | 35 | 0 | 57 | 321 | 52 | 46 |
| Binary | 111000 | 1100001 | 10001000 | 111011 | 11101 | 0 | 101111 | 11010001 | 101010 | 100110 |
Color Harmonies of #386188
Complementary color
Monochromatic Colors of #386188
Black with #386188
Text Example
Text Example
White with #386188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386188; }
p { color: rgb(56,97,136); }
H1.HeaderClassName
{
color: #386188;
}
.AnyTagClassName
{
color: #386188;
}
</style>
background-color css
<style>
a { background-color: #386188; }
a { background-color: rgb(56,97,136); }
div.DivClassName
{
background-color: #386188;
}
.BgClassName
{
background-color: #386188;
}
</style>
border-color css
<style>
span { border-color: #386188; }
span { border-color: rgb(56,97,136); }
td.TdClassName
{
border-color: #386188;
}
.TagClassName
{
border-color: #386188;
}
</style>