Shades of Christalle #351652
Tints of Christalle #351652
RGB
CMYK
RGB Variations
Color information
#351652 (or 0x351652) is known color: Christalle. HEX triplet: 35, 16 and 52. RGB value is (53,22,82). Sum of RGB (Red+Green+Blue) = 53+22+82=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 82 (32.42% from 255 or 52.23% from 157); Max value from RGB is 82 - color contains mainly: blue. Hex color #351652 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351652 is #CAE9AD. Grayscale: #252525. Windows color (decimal): -13298094 or 5379637. OLE color: 5379637.
HSL color Cylindrical-coordinate representation of color #351652: hue angle of 271º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #351652 is Cyan = 0.35, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 22 | 82 | - |
| CMYK | 0.35 | 0.73 | 0 | 0.68 |
| HSL | 271º | 0.58% | 0.2% | - |
| HSV(B) | 271º | 0.73% | 0.32% | - |
| XYZ | 3.28 | 1.94 | 8.18 | - |
| YUV | 38.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 82 | 0.35 | 0.73 | 0 | 0.68 | 271 | 0.58 | 0.2 |
| Hex | 35 | 16 | 52 | 23 | 49 | 0 | 44 | 10F | 3A | 14 |
| Octal | 65 | 26 | 122 | 43 | 111 | 0 | 104 | 417 | 72 | 24 |
| Binary | 110101 | 10110 | 1010010 | 100011 | 1001001 | 0 | 1000100 | 100001111 | 111010 | 10100 |
Color Harmonies of #351652
Complementary color
Monochromatic Colors of #351652
Black with #351652
Text Example
Text Example
White with #351652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351652; }
p { color: rgb(53,22,82); }
H1.HeaderClassName
{
color: #351652;
}
.AnyTagClassName
{
color: #351652;
}
</style>
background-color css
<style>
a { background-color: #351652; }
a { background-color: rgb(53,22,82); }
div.DivClassName
{
background-color: #351652;
}
.BgClassName
{
background-color: #351652;
}
</style>
border-color css
<style>
span { border-color: #351652; }
span { border-color: rgb(53,22,82); }
td.TdClassName
{
border-color: #351652;
}
.TagClassName
{
border-color: #351652;
}
</style>