Shades of Christalle #351755
Tints of Christalle #351755
RGB
CMYK
RGB Variations
Color information
#351755 (or 0x351755) is known color: Christalle. HEX triplet: 35, 17 and 55. RGB value is (53,23,85). Sum of RGB (Red+Green+Blue) = 53+23+85=161 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.92% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 85 (33.59% from 255 or 52.80% from 161); Max value from RGB is 85 - color contains mainly: blue. Hex color #351755 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351755 is #CAE8AA. Grayscale: #262626. Windows color (decimal): -13297835 or 5576501. OLE color: 5576501.
HSL color Cylindrical-coordinate representation of color #351755: hue angle of 269.03º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #351755 is Cyan = 0.38, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 23 | 85 | - |
| CMYK | 0.38 | 0.73 | 0 | 0.67 |
| HSL | 269.03º | 0.57% | 0.21% | - |
| HSV(B) | 269.03º | 0.73% | 0.33% | - |
| XYZ | 3.41 | 2.03 | 8.81 | - |
| YUV | 39.04 | 153.94 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 85 | 0.38 | 0.73 | 0 | 0.67 | 269.03 | 0.57 | 0.21 |
| Hex | 35 | 17 | 55 | 26 | 49 | 0 | 43 | 10D | 39 | 15 |
| Octal | 65 | 27 | 125 | 46 | 111 | 0 | 103 | 415 | 71 | 25 |
| Binary | 110101 | 10111 | 1010101 | 100110 | 1001001 | 0 | 1000011 | 100001101 | 111001 | 10101 |
Color Harmonies of #351755
Complementary color
Monochromatic Colors of #351755
Black with #351755
Text Example
Text Example
White with #351755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351755; }
p { color: rgb(53,23,85); }
H1.HeaderClassName
{
color: #351755;
}
.AnyTagClassName
{
color: #351755;
}
</style>
background-color css
<style>
a { background-color: #351755; }
a { background-color: rgb(53,23,85); }
div.DivClassName
{
background-color: #351755;
}
.BgClassName
{
background-color: #351755;
}
</style>
border-color css
<style>
span { border-color: #351755; }
span { border-color: rgb(53,23,85); }
td.TdClassName
{
border-color: #351755;
}
.TagClassName
{
border-color: #351755;
}
</style>