Shades of Christalle #351158
Tints of Christalle #351158
RGB
CMYK
RGB Variations
Color information
#351158 (or 0x351158) is known color: Christalle. HEX triplet: 35, 11 and 58. RGB value is (53,17,88). Sum of RGB (Red+Green+Blue) = 53+17+88=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 88 (34.77% from 255 or 55.70% from 158); Max value from RGB is 88 - color contains mainly: blue. Hex color #351158 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351158 is #CAEEA7. Grayscale: #232323. Windows color (decimal): -13299368 or 5771573. OLE color: 5771573.
HSL color Cylindrical-coordinate representation of color #351158: hue angle of 270.42º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #351158 is Cyan = 0.40, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 17 | 88 | - |
| CMYK | 0.40 | 0.81 | 0 | 0.65 |
| HSL | 270.42º | 0.68% | 0.21% | - |
| HSV(B) | 270.42º | 0.81% | 0.35% | - |
| XYZ | 3.43 | 1.86 | 9.41 | - |
| YUV | 35.86 | 157.43 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 88 | 0.40 | 0.81 | 0 | 0.65 | 270.42 | 0.68 | 0.21 |
| Hex | 35 | 11 | 58 | 28 | 51 | 0 | 41 | 10E | 44 | 15 |
| Octal | 65 | 21 | 130 | 50 | 121 | 0 | 101 | 416 | 104 | 25 |
| Binary | 110101 | 10001 | 1011000 | 101000 | 1010001 | 0 | 1000001 | 100001110 | 1000100 | 10101 |
Color Harmonies of #351158
Complementary color
Monochromatic Colors of #351158
Black with #351158
Text Example
Text Example
White with #351158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351158; }
p { color: rgb(53,17,88); }
H1.HeaderClassName
{
color: #351158;
}
.AnyTagClassName
{
color: #351158;
}
</style>
background-color css
<style>
a { background-color: #351158; }
a { background-color: rgb(53,17,88); }
div.DivClassName
{
background-color: #351158;
}
.BgClassName
{
background-color: #351158;
}
</style>
border-color css
<style>
span { border-color: #351158; }
span { border-color: rgb(53,17,88); }
td.TdClassName
{
border-color: #351158;
}
.TagClassName
{
border-color: #351158;
}
</style>