Shades of Matisse #386078
Tints of Matisse #386078
RGB
CMYK
RGB Variations
Color information
#386078 (or 0x386078) is known color: Matisse. HEX triplet: 38, 60 and 78. RGB value is (56,96,120). Sum of RGB (Red+Green+Blue) = 56+96+120=272 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.59% from 272); Green value is 96 (37.89% from 255 or 35.29% from 272); Blue value is 120 (47.27% from 255 or 44.12% from 272); Max value from RGB is 120 - color contains mainly: blue. Hex color #386078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386078 is #C79F87. Grayscale: #565656. Windows color (decimal): -13082504 or 7888952. OLE color: 7888952.
HSL color Cylindrical-coordinate representation of color #386078: hue angle of 202.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #386078 is Cyan = 0.53, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 96 | 120 | - |
| CMYK | 0.53 | 0.2 | 0 | 0.53 |
| HSL | 202.5º | 0.36% | 0.35% | - |
| HSV(B) | 202.5º | 0.53% | 0.47% | - |
| XYZ | 9.2 | 10.56 | 19.32 | - |
| YUV | 86.78 | 146.75 | 106.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 120 | 0.53 | 0.2 | 0 | 0.53 | 202.5 | 0.36 | 0.35 |
| Hex | 38 | 60 | 78 | 35 | 14 | 0 | 35 | CA | 24 | 23 |
| Octal | 70 | 140 | 170 | 65 | 24 | 0 | 65 | 312 | 44 | 43 |
| Binary | 111000 | 1100000 | 1111000 | 110101 | 10100 | 0 | 110101 | 11001010 | 100100 | 100011 |
Color Harmonies of #386078
Complementary color
Monochromatic Colors of #386078
Black with #386078
Text Example
Text Example
White with #386078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386078; }
p { color: rgb(56,96,120); }
H1.HeaderClassName
{
color: #386078;
}
.AnyTagClassName
{
color: #386078;
}
</style>
background-color css
<style>
a { background-color: #386078; }
a { background-color: rgb(56,96,120); }
div.DivClassName
{
background-color: #386078;
}
.BgClassName
{
background-color: #386078;
}
</style>
border-color css
<style>
span { border-color: #386078; }
span { border-color: rgb(56,96,120); }
td.TdClassName
{
border-color: #386078;
}
.TagClassName
{
border-color: #386078;
}
</style>