Shades of Christalle #351558
Tints of Christalle #351558
RGB
CMYK
RGB Variations
Color information
#351558 (or 0x351558) is known color: Christalle. HEX triplet: 35, 15 and 58. RGB value is (53,21,88). Sum of RGB (Red+Green+Blue) = 53+21+88=162 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.72% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #351558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351558 is #CAEAA7. Grayscale: #252525. Windows color (decimal): -13298344 or 5772597. OLE color: 5772597.
HSL color Cylindrical-coordinate representation of color #351558: hue angle of 268.66º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351558 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 21 | 88 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.65 |
| HSL | 268.66º | 0.61% | 0.21% | - |
| HSV(B) | 268.66º | 0.76% | 0.35% | - |
| XYZ | 3.5 | 2 | 9.43 | - |
| YUV | 38.21 | 156.1 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 88 | 0.40 | 0.76 | 0 | 0.65 | 268.66 | 0.61 | 0.21 |
| Hex | 35 | 15 | 58 | 28 | 4C | 0 | 41 | 10D | 3D | 15 |
| Octal | 65 | 25 | 130 | 50 | 114 | 0 | 101 | 415 | 75 | 25 |
| Binary | 110101 | 10101 | 1011000 | 101000 | 1001100 | 0 | 1000001 | 100001101 | 111101 | 10101 |
Color Harmonies of #351558
Complementary color
Monochromatic Colors of #351558
Black with #351558
Text Example
Text Example
White with #351558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351558; }
p { color: rgb(53,21,88); }
H1.HeaderClassName
{
color: #351558;
}
.AnyTagClassName
{
color: #351558;
}
</style>
background-color css
<style>
a { background-color: #351558; }
a { background-color: rgb(53,21,88); }
div.DivClassName
{
background-color: #351558;
}
.BgClassName
{
background-color: #351558;
}
</style>
border-color css
<style>
span { border-color: #351558; }
span { border-color: rgb(53,21,88); }
td.TdClassName
{
border-color: #351558;
}
.TagClassName
{
border-color: #351558;
}
</style>