Shades of Christalle #351553
Tints of Christalle #351553
RGB
CMYK
RGB Variations
Color information
#351553 (or 0x351553) is known color: Christalle. HEX triplet: 35, 15 and 53. RGB value is (53,21,83). Sum of RGB (Red+Green+Blue) = 53+21+83=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 83 (32.81% from 255 or 52.87% from 157); Max value from RGB is 83 - color contains mainly: blue. Hex color #351553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351553 is #CAEAAC. Grayscale: #252525. Windows color (decimal): -13298349 or 5444917. OLE color: 5444917.
HSL color Cylindrical-coordinate representation of color #351553: hue angle of 270.97º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #351553 is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 21 | 83 | - |
| CMYK | 0.36 | 0.75 | 0 | 0.67 |
| HSL | 270.97º | 0.6% | 0.2% | - |
| HSV(B) | 270.97º | 0.75% | 0.33% | - |
| XYZ | 3.3 | 1.92 | 8.38 | - |
| YUV | 37.64 | 153.6 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 83 | 0.36 | 0.75 | 0 | 0.67 | 270.97 | 0.6 | 0.2 |
| Hex | 35 | 15 | 53 | 24 | 4B | 0 | 43 | 10F | 3C | 14 |
| Octal | 65 | 25 | 123 | 44 | 113 | 0 | 103 | 417 | 74 | 24 |
| Binary | 110101 | 10101 | 1010011 | 100100 | 1001011 | 0 | 1000011 | 100001111 | 111100 | 10100 |
Color Harmonies of #351553
Complementary color
Monochromatic Colors of #351553
Black with #351553
Text Example
Text Example
White with #351553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351553; }
p { color: rgb(53,21,83); }
H1.HeaderClassName
{
color: #351553;
}
.AnyTagClassName
{
color: #351553;
}
</style>
background-color css
<style>
a { background-color: #351553; }
a { background-color: rgb(53,21,83); }
div.DivClassName
{
background-color: #351553;
}
.BgClassName
{
background-color: #351553;
}
</style>
border-color css
<style>
span { border-color: #351553; }
span { border-color: rgb(53,21,83); }
td.TdClassName
{
border-color: #351553;
}
.TagClassName
{
border-color: #351553;
}
</style>