Shades of Matisse #345879
Tints of Matisse #345879
RGB
CMYK
RGB Variations
Color information
#345879 (or 0x345879) is known color: Matisse. HEX triplet: 34, 58 and 79. RGB value is (52,88,121). Sum of RGB (Red+Green+Blue) = 52+88+121=261 (34% of max value = 765). Red value is 52 (20.70% from 255 or 19.92% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 121 (47.66% from 255 or 46.36% from 261); Max value from RGB is 121 - color contains mainly: blue. Hex color #345879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345879 is #CBA786. Grayscale: #505050. Windows color (decimal): -13346695 or 7952436. OLE color: 7952436.
HSL color Cylindrical-coordinate representation of color #345879: hue angle of 208.7º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #345879 is Cyan = 0.57, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 88 | 121 | - |
| CMYK | 0.57 | 0.27 | 0 | 0.53 |
| HSL | 208.7º | 0.4% | 0.34% | - |
| HSV(B) | 208.7º | 0.57% | 0.47% | - |
| XYZ | 8.36 | 9.09 | 19.4 | - |
| YUV | 81 | 150.57 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 121 | 0.57 | 0.27 | 0 | 0.53 | 208.7 | 0.4 | 0.34 |
| Hex | 34 | 58 | 79 | 39 | 1B | 0 | 35 | D1 | 28 | 22 |
| Octal | 64 | 130 | 171 | 71 | 33 | 0 | 65 | 321 | 50 | 42 |
| Binary | 110100 | 1011000 | 1111001 | 111001 | 11011 | 0 | 110101 | 11010001 | 101000 | 100010 |
Color Harmonies of #345879
Complementary color
Monochromatic Colors of #345879
Black with #345879
Text Example
Text Example
White with #345879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345879; }
p { color: rgb(52,88,121); }
H1.HeaderClassName
{
color: #345879;
}
.AnyTagClassName
{
color: #345879;
}
</style>
background-color css
<style>
a { background-color: #345879; }
a { background-color: rgb(52,88,121); }
div.DivClassName
{
background-color: #345879;
}
.BgClassName
{
background-color: #345879;
}
</style>
border-color css
<style>
span { border-color: #345879; }
span { border-color: rgb(52,88,121); }
td.TdClassName
{
border-color: #345879;
}
.TagClassName
{
border-color: #345879;
}
</style>