Shades of Christalle #351852
Tints of Christalle #351852
RGB
CMYK
RGB Variations
Color information
#351852 (or 0x351852) is known color: Christalle. HEX triplet: 35, 18 and 52. RGB value is (53,24,82). Sum of RGB (Red+Green+Blue) = 53+24+82=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 82 (32.42% from 255 or 51.57% from 159); Max value from RGB is 82 - color contains mainly: blue. Hex color #351852 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351852 is #CAE7AD. Grayscale: #272727. Windows color (decimal): -13297582 or 5380149. OLE color: 5380149.
HSL color Cylindrical-coordinate representation of color #351852: hue angle of 270º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #351852 is Cyan = 0.35, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 24 | 82 | - |
| CMYK | 0.35 | 0.71 | 0 | 0.68 |
| HSL | 270º | 0.55% | 0.21% | - |
| HSV(B) | 270º | 0.71% | 0.32% | - |
| XYZ | 3.32 | 2.02 | 8.2 | - |
| YUV | 39.28 | 152.11 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 82 | 0.35 | 0.71 | 0 | 0.68 | 270 | 0.55 | 0.21 |
| Hex | 35 | 18 | 52 | 23 | 47 | 0 | 44 | 10E | 37 | 15 |
| Octal | 65 | 30 | 122 | 43 | 107 | 0 | 104 | 416 | 67 | 25 |
| Binary | 110101 | 11000 | 1010010 | 100011 | 1000111 | 0 | 1000100 | 100001110 | 110111 | 10101 |
Color Harmonies of #351852
Complementary color
Monochromatic Colors of #351852
Black with #351852
Text Example
Text Example
White with #351852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351852; }
p { color: rgb(53,24,82); }
H1.HeaderClassName
{
color: #351852;
}
.AnyTagClassName
{
color: #351852;
}
</style>
background-color css
<style>
a { background-color: #351852; }
a { background-color: rgb(53,24,82); }
div.DivClassName
{
background-color: #351852;
}
.BgClassName
{
background-color: #351852;
}
</style>
border-color css
<style>
span { border-color: #351852; }
span { border-color: rgb(53,24,82); }
td.TdClassName
{
border-color: #351852;
}
.TagClassName
{
border-color: #351852;
}
</style>