Shades of Matisse #346387
Tints of Matisse #346387
RGB
CMYK
RGB Variations
Color information
#346387 (or 0x346387) is known color: Matisse. HEX triplet: 34, 63 and 87. RGB value is (52,99,135). Sum of RGB (Red+Green+Blue) = 52+99+135=286 (37% of max value = 765). Red value is 52 (20.70% from 255 or 18.18% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 135 (53.12% from 255 or 47.20% from 286); Max value from RGB is 135 - color contains mainly: blue. Hex color #346387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346387 is #CB9C78. Grayscale: #585858. Windows color (decimal): -13343865 or 8872756. OLE color: 8872756.
HSL color Cylindrical-coordinate representation of color #346387: hue angle of 206.02º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #346387 is Cyan = 0.61, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 99 | 135 | - |
| CMYK | 0.61 | 0.27 | 0 | 0.47 |
| HSL | 206.02º | 0.44% | 0.37% | - |
| HSV(B) | 206.02º | 0.61% | 0.53% | - |
| XYZ | 10.25 | 11.4 | 24.58 | - |
| YUV | 89.05 | 153.93 | 101.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 135 | 0.61 | 0.27 | 0 | 0.47 | 206.02 | 0.44 | 0.37 |
| Hex | 34 | 63 | 87 | 3D | 1B | 0 | 2F | CE | 2C | 25 |
| Octal | 64 | 143 | 207 | 75 | 33 | 0 | 57 | 316 | 54 | 45 |
| Binary | 110100 | 1100011 | 10000111 | 111101 | 11011 | 0 | 101111 | 11001110 | 101100 | 100101 |
Color Harmonies of #346387
Complementary color
Monochromatic Colors of #346387
Black with #346387
Text Example
Text Example
White with #346387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346387; }
p { color: rgb(52,99,135); }
H1.HeaderClassName
{
color: #346387;
}
.AnyTagClassName
{
color: #346387;
}
</style>
background-color css
<style>
a { background-color: #346387; }
a { background-color: rgb(52,99,135); }
div.DivClassName
{
background-color: #346387;
}
.BgClassName
{
background-color: #346387;
}
</style>
border-color css
<style>
span { border-color: #346387; }
span { border-color: rgb(52,99,135); }
td.TdClassName
{
border-color: #346387;
}
.TagClassName
{
border-color: #346387;
}
</style>