Shades of Matisse #345876
Tints of Matisse #345876
RGB
CMYK
RGB Variations
Color information
#345876 (or 0x345876) is known color: Matisse. HEX triplet: 34, 58 and 76. RGB value is (52,88,118). Sum of RGB (Red+Green+Blue) = 52+88+118=258 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.16% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 118 (46.48% from 255 or 45.74% from 258); Max value from RGB is 118 - color contains mainly: blue. Hex color #345876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345876 is #CBA789. Grayscale: #505050. Windows color (decimal): -13346698 or 7755828. OLE color: 7755828.
HSL color Cylindrical-coordinate representation of color #345876: hue angle of 207.27º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #345876 is Cyan = 0.56, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 88 | 118 | - |
| CMYK | 0.56 | 0.25 | 0 | 0.54 |
| HSL | 207.27º | 0.39% | 0.33% | - |
| HSV(B) | 207.27º | 0.56% | 0.46% | - |
| XYZ | 8.18 | 9.02 | 18.45 | - |
| YUV | 80.66 | 149.07 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 118 | 0.56 | 0.25 | 0 | 0.54 | 207.27 | 0.39 | 0.33 |
| Hex | 34 | 58 | 76 | 38 | 19 | 0 | 36 | CF | 27 | 21 |
| Octal | 64 | 130 | 166 | 70 | 31 | 0 | 66 | 317 | 47 | 41 |
| Binary | 110100 | 1011000 | 1110110 | 111000 | 11001 | 0 | 110110 | 11001111 | 100111 | 100001 |
Color Harmonies of #345876
Complementary color
Monochromatic Colors of #345876
Black with #345876
Text Example
Text Example
White with #345876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345876; }
p { color: rgb(52,88,118); }
H1.HeaderClassName
{
color: #345876;
}
.AnyTagClassName
{
color: #345876;
}
</style>
background-color css
<style>
a { background-color: #345876; }
a { background-color: rgb(52,88,118); }
div.DivClassName
{
background-color: #345876;
}
.BgClassName
{
background-color: #345876;
}
</style>
border-color css
<style>
span { border-color: #345876; }
span { border-color: rgb(52,88,118); }
td.TdClassName
{
border-color: #345876;
}
.TagClassName
{
border-color: #345876;
}
</style>