Shades of Christalle #351354
Tints of Christalle #351354
RGB
CMYK
RGB Variations
Color information
#351354 (or 0x351354) is known color: Christalle. HEX triplet: 35, 13 and 54. RGB value is (53,19,84). Sum of RGB (Red+Green+Blue) = 53+19+84=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 84 (33.20% from 255 or 53.85% from 156); Max value from RGB is 84 - color contains mainly: blue. Hex color #351354 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351354 is #CAECAB. Grayscale: #242424. Windows color (decimal): -13298860 or 5509941. OLE color: 5509941.
HSL color Cylindrical-coordinate representation of color #351354: hue angle of 271.38º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #351354 is Cyan = 0.37, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 19 | 84 | - |
| CMYK | 0.37 | 0.77 | 0 | 0.67 |
| HSL | 271.38º | 0.63% | 0.2% | - |
| HSV(B) | 271.38º | 0.77% | 0.33% | - |
| XYZ | 3.3 | 1.86 | 8.57 | - |
| YUV | 36.58 | 154.76 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 84 | 0.37 | 0.77 | 0 | 0.67 | 271.38 | 0.63 | 0.2 |
| Hex | 35 | 13 | 54 | 25 | 4D | 0 | 43 | 10F | 3F | 14 |
| Octal | 65 | 23 | 124 | 45 | 115 | 0 | 103 | 417 | 77 | 24 |
| Binary | 110101 | 10011 | 1010100 | 100101 | 1001101 | 0 | 1000011 | 100001111 | 111111 | 10100 |
Color Harmonies of #351354
Complementary color
Monochromatic Colors of #351354
Black with #351354
Text Example
Text Example
White with #351354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351354; }
p { color: rgb(53,19,84); }
H1.HeaderClassName
{
color: #351354;
}
.AnyTagClassName
{
color: #351354;
}
</style>
background-color css
<style>
a { background-color: #351354; }
a { background-color: rgb(53,19,84); }
div.DivClassName
{
background-color: #351354;
}
.BgClassName
{
background-color: #351354;
}
</style>
border-color css
<style>
span { border-color: #351354; }
span { border-color: rgb(53,19,84); }
td.TdClassName
{
border-color: #351354;
}
.TagClassName
{
border-color: #351354;
}
</style>