Shades of Matisse #386081
Tints of Matisse #386081
RGB
CMYK
RGB Variations
Color information
#386081 (or 0x386081) is known color: Matisse. HEX triplet: 38, 60 and 81. RGB value is (56,96,129). Sum of RGB (Red+Green+Blue) = 56+96+129=281 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.93% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 129 (50.78% from 255 or 45.91% from 281); Max value from RGB is 129 - color contains mainly: blue. Hex color #386081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386081 is #C79F7E. Grayscale: #575757. Windows color (decimal): -13082495 or 8478776. OLE color: 8478776.
HSL color Cylindrical-coordinate representation of color #386081: hue angle of 207.12º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #386081 is Cyan = 0.57, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 96 | 129 | - |
| CMYK | 0.57 | 0.26 | 0 | 0.49 |
| HSL | 207.12º | 0.39% | 0.36% | - |
| HSV(B) | 207.12º | 0.57% | 0.51% | - |
| XYZ | 9.78 | 10.79 | 22.34 | - |
| YUV | 87.8 | 151.25 | 105.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 129 | 0.57 | 0.26 | 0 | 0.49 | 207.12 | 0.39 | 0.36 |
| Hex | 38 | 60 | 81 | 39 | 1A | 0 | 31 | CF | 27 | 24 |
| Octal | 70 | 140 | 201 | 71 | 32 | 0 | 61 | 317 | 47 | 44 |
| Binary | 111000 | 1100000 | 10000001 | 111001 | 11010 | 0 | 110001 | 11001111 | 100111 | 100100 |
Color Harmonies of #386081
Complementary color
Monochromatic Colors of #386081
Black with #386081
Text Example
Text Example
White with #386081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386081; }
p { color: rgb(56,96,129); }
H1.HeaderClassName
{
color: #386081;
}
.AnyTagClassName
{
color: #386081;
}
</style>
background-color css
<style>
a { background-color: #386081; }
a { background-color: rgb(56,96,129); }
div.DivClassName
{
background-color: #386081;
}
.BgClassName
{
background-color: #386081;
}
</style>
border-color css
<style>
span { border-color: #386081; }
span { border-color: rgb(56,96,129); }
td.TdClassName
{
border-color: #386081;
}
.TagClassName
{
border-color: #386081;
}
</style>