Shades of Matisse #365974
Tints of Matisse #365974
RGB
CMYK
RGB Variations
Color information
#365974 (or 0x365974) is known color: Matisse. HEX triplet: 36, 59 and 74. RGB value is (54,89,116). Sum of RGB (Red+Green+Blue) = 54+89+116=259 (34% of max value = 765). Red value is 54 (21.48% from 255 or 20.85% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 116 (45.70% from 255 or 44.79% from 259); Max value from RGB is 116 - color contains mainly: blue. Hex color #365974 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365974 is #C9A68B. Grayscale: #515151. Windows color (decimal): -13215372 or 7625014. OLE color: 7625014.
HSL color Cylindrical-coordinate representation of color #365974: hue angle of 206.13º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #365974 is Cyan = 0.53, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 89 | 116 | - |
| CMYK | 0.53 | 0.23 | 0 | 0.55 |
| HSL | 206.13º | 0.36% | 0.33% | - |
| HSV(B) | 206.13º | 0.53% | 0.45% | - |
| XYZ | 8.25 | 9.19 | 17.86 | - |
| YUV | 81.61 | 147.4 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 116 | 0.53 | 0.23 | 0 | 0.55 | 206.13 | 0.36 | 0.33 |
| Hex | 36 | 59 | 74 | 35 | 17 | 0 | 37 | CE | 24 | 21 |
| Octal | 66 | 131 | 164 | 65 | 27 | 0 | 67 | 316 | 44 | 41 |
| Binary | 110110 | 1011001 | 1110100 | 110101 | 10111 | 0 | 110111 | 11001110 | 100100 | 100001 |
Color Harmonies of #365974
Complementary color
Monochromatic Colors of #365974
Black with #365974
Text Example
Text Example
White with #365974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365974; }
p { color: rgb(54,89,116); }
H1.HeaderClassName
{
color: #365974;
}
.AnyTagClassName
{
color: #365974;
}
</style>
background-color css
<style>
a { background-color: #365974; }
a { background-color: rgb(54,89,116); }
div.DivClassName
{
background-color: #365974;
}
.BgClassName
{
background-color: #365974;
}
</style>
border-color css
<style>
span { border-color: #365974; }
span { border-color: rgb(54,89,116); }
td.TdClassName
{
border-color: #365974;
}
.TagClassName
{
border-color: #365974;
}
</style>