Shades of Christalle #351452
Tints of Christalle #351452
RGB
CMYK
RGB Variations
Color information
#351452 (or 0x351452) is known color: Christalle. HEX triplet: 35, 14 and 52. RGB value is (53,20,82). Sum of RGB (Red+Green+Blue) = 53+20+82=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 20 (8.20% from 255 or 12.90% from 155); Blue value is 82 (32.42% from 255 or 52.90% from 155); Max value from RGB is 82 - color contains mainly: blue. Hex color #351452 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351452 is #CAEBAD. Grayscale: #242424. Windows color (decimal): -13298606 or 5379125. OLE color: 5379125.
HSL color Cylindrical-coordinate representation of color #351452: hue angle of 271.94º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351452 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 20 | 82 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.68 |
| HSL | 271.94º | 0.61% | 0.2% | - |
| HSV(B) | 271.94º | 0.76% | 0.32% | - |
| XYZ | 3.24 | 1.87 | 8.17 | - |
| YUV | 36.94 | 153.43 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 82 | 0.35 | 0.76 | 0 | 0.68 | 271.94 | 0.61 | 0.2 |
| Hex | 35 | 14 | 52 | 23 | 4C | 0 | 44 | 110 | 3D | 14 |
| Octal | 65 | 24 | 122 | 43 | 114 | 0 | 104 | 420 | 75 | 24 |
| Binary | 110101 | 10100 | 1010010 | 100011 | 1001100 | 0 | 1000100 | 100010000 | 111101 | 10100 |
Color Harmonies of #351452
Complementary color
Monochromatic Colors of #351452
Black with #351452
Text Example
Text Example
White with #351452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351452; }
p { color: rgb(53,20,82); }
H1.HeaderClassName
{
color: #351452;
}
.AnyTagClassName
{
color: #351452;
}
</style>
background-color css
<style>
a { background-color: #351452; }
a { background-color: rgb(53,20,82); }
div.DivClassName
{
background-color: #351452;
}
.BgClassName
{
background-color: #351452;
}
</style>
border-color css
<style>
span { border-color: #351452; }
span { border-color: rgb(53,20,82); }
td.TdClassName
{
border-color: #351452;
}
.TagClassName
{
border-color: #351452;
}
</style>