Shades of Matisse #346286
Tints of Matisse #346286
RGB
CMYK
RGB Variations
Color information
#346286 (or 0x346286) is known color: Matisse. HEX triplet: 34, 62 and 86. RGB value is (52,98,134). Sum of RGB (Red+Green+Blue) = 52+98+134=284 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.31% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 134 (52.73% from 255 or 47.18% from 284); Max value from RGB is 134 - color contains mainly: blue. Hex color #346286 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346286 is #CB9D79. Grayscale: #585858. Windows color (decimal): -13344122 or 8806964. OLE color: 8806964.
HSL color Cylindrical-coordinate representation of color #346286: hue angle of 206.34º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #346286 is Cyan = 0.61, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 98 | 134 | - |
| CMYK | 0.61 | 0.27 | 0 | 0.47 |
| HSL | 206.34º | 0.44% | 0.36% | - |
| HSV(B) | 206.34º | 0.61% | 0.53% | - |
| XYZ | 10.09 | 11.19 | 24.18 | - |
| YUV | 88.35 | 153.76 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 98 | 134 | 0.61 | 0.27 | 0 | 0.47 | 206.34 | 0.44 | 0.36 |
| Hex | 34 | 62 | 86 | 3D | 1B | 0 | 2F | CE | 2C | 24 |
| Octal | 64 | 142 | 206 | 75 | 33 | 0 | 57 | 316 | 54 | 44 |
| Binary | 110100 | 1100010 | 10000110 | 111101 | 11011 | 0 | 101111 | 11001110 | 101100 | 100100 |
Color Harmonies of #346286
Complementary color
Monochromatic Colors of #346286
Black with #346286
Text Example
Text Example
White with #346286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346286; }
p { color: rgb(52,98,134); }
H1.HeaderClassName
{
color: #346286;
}
.AnyTagClassName
{
color: #346286;
}
</style>
background-color css
<style>
a { background-color: #346286; }
a { background-color: rgb(52,98,134); }
div.DivClassName
{
background-color: #346286;
}
.BgClassName
{
background-color: #346286;
}
</style>
border-color css
<style>
span { border-color: #346286; }
span { border-color: rgb(52,98,134); }
td.TdClassName
{
border-color: #346286;
}
.TagClassName
{
border-color: #346286;
}
</style>