Shades of Christalle #351155
Tints of Christalle #351155
RGB
CMYK
RGB Variations
Color information
#351155 (or 0x351155) is known color: Christalle. HEX triplet: 35, 11 and 55. RGB value is (53,17,85). Sum of RGB (Red+Green+Blue) = 53+17+85=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 85 (33.59% from 255 or 54.84% from 155); Max value from RGB is 85 - color contains mainly: blue. Hex color #351155 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351155 is #CAEEAA. Grayscale: #232323. Windows color (decimal): -13299371 or 5574965. OLE color: 5574965.
HSL color Cylindrical-coordinate representation of color #351155: hue angle of 271.76º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351155 is Cyan = 0.38, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 17 | 85 | - |
| CMYK | 0.38 | 0.80 | 0 | 0.67 |
| HSL | 271.76º | 0.67% | 0.2% | - |
| HSV(B) | 271.76º | 0.8% | 0.33% | - |
| XYZ | 3.31 | 1.81 | 8.77 | - |
| YUV | 35.52 | 155.93 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 85 | 0.38 | 0.80 | 0 | 0.67 | 271.76 | 0.67 | 0.2 |
| Hex | 35 | 11 | 55 | 26 | 50 | 0 | 43 | 110 | 43 | 14 |
| Octal | 65 | 21 | 125 | 46 | 120 | 0 | 103 | 420 | 103 | 24 |
| Binary | 110101 | 10001 | 1010101 | 100110 | 1010000 | 0 | 1000011 | 100010000 | 1000011 | 10100 |
Color Harmonies of #351155
Complementary color
Monochromatic Colors of #351155
Black with #351155
Text Example
Text Example
White with #351155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351155; }
p { color: rgb(53,17,85); }
H1.HeaderClassName
{
color: #351155;
}
.AnyTagClassName
{
color: #351155;
}
</style>
background-color css
<style>
a { background-color: #351155; }
a { background-color: rgb(53,17,85); }
div.DivClassName
{
background-color: #351155;
}
.BgClassName
{
background-color: #351155;
}
</style>
border-color css
<style>
span { border-color: #351155; }
span { border-color: rgb(53,17,85); }
td.TdClassName
{
border-color: #351155;
}
.TagClassName
{
border-color: #351155;
}
</style>