Shades of Matisse #345976
Tints of Matisse #345976
RGB
CMYK
RGB Variations
Color information
#345976 (or 0x345976) is known color: Matisse. HEX triplet: 34, 59 and 76. RGB value is (52,89,118). Sum of RGB (Red+Green+Blue) = 52+89+118=259 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.08% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #345976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345976 is #CBA689. Grayscale: #515151. Windows color (decimal): -13346442 or 7756084. OLE color: 7756084.
HSL color Cylindrical-coordinate representation of color #345976: hue angle of 206.36º 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 #345976 is Cyan = 0.56, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 89 | 118 | - |
| CMYK | 0.56 | 0.25 | 0 | 0.54 |
| HSL | 206.36º | 0.39% | 0.33% | - |
| HSV(B) | 206.36º | 0.56% | 0.46% | - |
| XYZ | 8.26 | 9.18 | 18.48 | - |
| YUV | 81.24 | 148.74 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 118 | 0.56 | 0.25 | 0 | 0.54 | 206.36 | 0.39 | 0.33 |
| Hex | 34 | 59 | 76 | 38 | 19 | 0 | 36 | CE | 27 | 21 |
| Octal | 64 | 131 | 166 | 70 | 31 | 0 | 66 | 316 | 47 | 41 |
| Binary | 110100 | 1011001 | 1110110 | 111000 | 11001 | 0 | 110110 | 11001110 | 100111 | 100001 |
Color Harmonies of #345976
Complementary color
Monochromatic Colors of #345976
Black with #345976
Text Example
Text Example
White with #345976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345976; }
p { color: rgb(52,89,118); }
H1.HeaderClassName
{
color: #345976;
}
.AnyTagClassName
{
color: #345976;
}
</style>
background-color css
<style>
a { background-color: #345976; }
a { background-color: rgb(52,89,118); }
div.DivClassName
{
background-color: #345976;
}
.BgClassName
{
background-color: #345976;
}
</style>
border-color css
<style>
span { border-color: #345976; }
span { border-color: rgb(52,89,118); }
td.TdClassName
{
border-color: #345976;
}
.TagClassName
{
border-color: #345976;
}
</style>