Shades of Christalle #351653
Tints of Christalle #351653
RGB
CMYK
RGB Variations
Color information
#351653 (or 0x351653) is known color: Christalle. HEX triplet: 35, 16 and 53. RGB value is (53,22,83). Sum of RGB (Red+Green+Blue) = 53+22+83=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 22 (8.98% from 255 or 13.92% from 158); Blue value is 83 (32.81% from 255 or 52.53% from 158); Max value from RGB is 83 - color contains mainly: blue. Hex color #351653 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351653 is #CAE9AC. Grayscale: #262626. Windows color (decimal): -13298093 or 5445173. OLE color: 5445173.
HSL color Cylindrical-coordinate representation of color #351653: hue angle of 270.49º degrees, saturation: 0.58, 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 #351653 is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 22 | 83 | - |
| CMYK | 0.36 | 0.73 | 0 | 0.67 |
| HSL | 270.49º | 0.58% | 0.21% | - |
| HSV(B) | 270.49º | 0.73% | 0.33% | - |
| XYZ | 3.32 | 1.96 | 8.39 | - |
| YUV | 38.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 83 | 0.36 | 0.73 | 0 | 0.67 | 270.49 | 0.58 | 0.21 |
| Hex | 35 | 16 | 53 | 24 | 49 | 0 | 43 | 10E | 3A | 15 |
| Octal | 65 | 26 | 123 | 44 | 111 | 0 | 103 | 416 | 72 | 25 |
| Binary | 110101 | 10110 | 1010011 | 100100 | 1001001 | 0 | 1000011 | 100001110 | 111010 | 10101 |
Color Harmonies of #351653
Complementary color
Monochromatic Colors of #351653
Black with #351653
Text Example
Text Example
White with #351653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351653; }
p { color: rgb(53,22,83); }
H1.HeaderClassName
{
color: #351653;
}
.AnyTagClassName
{
color: #351653;
}
</style>
background-color css
<style>
a { background-color: #351653; }
a { background-color: rgb(53,22,83); }
div.DivClassName
{
background-color: #351653;
}
.BgClassName
{
background-color: #351653;
}
</style>
border-color css
<style>
span { border-color: #351653; }
span { border-color: rgb(53,22,83); }
td.TdClassName
{
border-color: #351653;
}
.TagClassName
{
border-color: #351653;
}
</style>