Shades of Matisse #346386
Tints of Matisse #346386
RGB
CMYK
RGB Variations
Color information
#346386 (or 0x346386) is known color: Matisse. HEX triplet: 34, 63 and 86. RGB value is (52,99,134). Sum of RGB (Red+Green+Blue) = 52+99+134=285 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.25% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 134 (52.73% from 255 or 47.02% from 285); Max value from RGB is 134 - color contains mainly: blue. Hex color #346386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346386 is #CB9C79. Grayscale: #585858. Windows color (decimal): -13343866 or 8807220. OLE color: 8807220.
HSL color Cylindrical-coordinate representation of color #346386: hue angle of 205.61º 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 #346386 is Cyan = 0.61, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 99 | 134 | - |
| CMYK | 0.61 | 0.26 | 0 | 0.47 |
| HSL | 205.61º | 0.44% | 0.36% | - |
| HSV(B) | 205.61º | 0.61% | 0.53% | - |
| XYZ | 10.18 | 11.37 | 24.21 | - |
| YUV | 88.94 | 153.43 | 101.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 134 | 0.61 | 0.26 | 0 | 0.47 | 205.61 | 0.44 | 0.36 |
| Hex | 34 | 63 | 86 | 3D | 1A | 0 | 2F | CE | 2C | 24 |
| Octal | 64 | 143 | 206 | 75 | 32 | 0 | 57 | 316 | 54 | 44 |
| Binary | 110100 | 1100011 | 10000110 | 111101 | 11010 | 0 | 101111 | 11001110 | 101100 | 100100 |
Color Harmonies of #346386
Complementary color
Monochromatic Colors of #346386
Black with #346386
Text Example
Text Example
White with #346386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346386; }
p { color: rgb(52,99,134); }
H1.HeaderClassName
{
color: #346386;
}
.AnyTagClassName
{
color: #346386;
}
</style>
background-color css
<style>
a { background-color: #346386; }
a { background-color: rgb(52,99,134); }
div.DivClassName
{
background-color: #346386;
}
.BgClassName
{
background-color: #346386;
}
</style>
border-color css
<style>
span { border-color: #346386; }
span { border-color: rgb(52,99,134); }
td.TdClassName
{
border-color: #346386;
}
.TagClassName
{
border-color: #346386;
}
</style>