Shades of Christalle #351453
Tints of Christalle #351453
RGB
CMYK
RGB Variations
Color information
#351453 (or 0x351453) is known color: Christalle. HEX triplet: 35, 14 and 53. RGB value is (53,20,83). Sum of RGB (Red+Green+Blue) = 53+20+83=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 20 (8.20% from 255 or 12.82% from 156); Blue value is 83 (32.81% from 255 or 53.21% from 156); Max value from RGB is 83 - color contains mainly: blue. Hex color #351453 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351453 is #CAEBAC. Grayscale: #242424. Windows color (decimal): -13298605 or 5444661. OLE color: 5444661.
HSL color Cylindrical-coordinate representation of color #351453: hue angle of 271.43º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351453 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 20 | 83 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.67 |
| HSL | 271.43º | 0.61% | 0.2% | - |
| HSV(B) | 271.43º | 0.76% | 0.33% | - |
| XYZ | 3.28 | 1.88 | 8.37 | - |
| YUV | 37.05 | 153.93 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 83 | 0.36 | 0.76 | 0 | 0.67 | 271.43 | 0.61 | 0.2 |
| Hex | 35 | 14 | 53 | 24 | 4C | 0 | 43 | 10F | 3D | 14 |
| Octal | 65 | 24 | 123 | 44 | 114 | 0 | 103 | 417 | 75 | 24 |
| Binary | 110101 | 10100 | 1010011 | 100100 | 1001100 | 0 | 1000011 | 100001111 | 111101 | 10100 |
Color Harmonies of #351453
Complementary color
Monochromatic Colors of #351453
Black with #351453
Text Example
Text Example
White with #351453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351453; }
p { color: rgb(53,20,83); }
H1.HeaderClassName
{
color: #351453;
}
.AnyTagClassName
{
color: #351453;
}
</style>
background-color css
<style>
a { background-color: #351453; }
a { background-color: rgb(53,20,83); }
div.DivClassName
{
background-color: #351453;
}
.BgClassName
{
background-color: #351453;
}
</style>
border-color css
<style>
span { border-color: #351453; }
span { border-color: rgb(53,20,83); }
td.TdClassName
{
border-color: #351453;
}
.TagClassName
{
border-color: #351453;
}
</style>