Shades of Matisse #386179
Tints of Matisse #386179
RGB
CMYK
RGB Variations
Color information
#386179 (or 0x386179) is known color: Matisse. HEX triplet: 38, 61 and 79. RGB value is (56,97,121). Sum of RGB (Red+Green+Blue) = 56+97+121=274 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.44% from 274); Green value is 97 (38.28% from 255 or 35.40% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #386179 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386179 is #C79E86. Grayscale: #575757. Windows color (decimal): -13082247 or 7954744. OLE color: 7954744.
HSL color Cylindrical-coordinate representation of color #386179: hue angle of 202.15º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #386179 is Cyan = 0.54, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 97 | 121 | - |
| CMYK | 0.54 | 0.20 | 0 | 0.53 |
| HSL | 202.15º | 0.37% | 0.35% | - |
| HSV(B) | 202.15º | 0.54% | 0.47% | - |
| XYZ | 9.36 | 10.77 | 19.67 | - |
| YUV | 87.48 | 146.92 | 105.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 121 | 0.54 | 0.20 | 0 | 0.53 | 202.15 | 0.37 | 0.35 |
| Hex | 38 | 61 | 79 | 36 | 14 | 0 | 35 | CA | 25 | 23 |
| Octal | 70 | 141 | 171 | 66 | 24 | 0 | 65 | 312 | 45 | 43 |
| Binary | 111000 | 1100001 | 1111001 | 110110 | 10100 | 0 | 110101 | 11001010 | 100101 | 100011 |
Color Harmonies of #386179
Complementary color
Monochromatic Colors of #386179
Black with #386179
Text Example
Text Example
White with #386179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386179; }
p { color: rgb(56,97,121); }
H1.HeaderClassName
{
color: #386179;
}
.AnyTagClassName
{
color: #386179;
}
</style>
background-color css
<style>
a { background-color: #386179; }
a { background-color: rgb(56,97,121); }
div.DivClassName
{
background-color: #386179;
}
.BgClassName
{
background-color: #386179;
}
</style>
border-color css
<style>
span { border-color: #386179; }
span { border-color: rgb(56,97,121); }
td.TdClassName
{
border-color: #386179;
}
.TagClassName
{
border-color: #386179;
}
</style>