Shades of Christalle #351260
Tints of Christalle #351260
RGB
CMYK
RGB Variations
Color information
#351260 (or 0x351260) is known color: Christalle. HEX triplet: 35, 12 and 60. RGB value is (53,18,96). Sum of RGB (Red+Green+Blue) = 53+18+96=167 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.74% from 167); Green value is 18 (7.42% from 255 or 10.78% from 167); Blue value is 96 (37.89% from 255 or 57.49% from 167); Max value from RGB is 96 - color contains mainly: blue. Hex color #351260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351260 is #CAED9F. Grayscale: #252525. Windows color (decimal): -13299104 or 6296117. OLE color: 6296117.
HSL color Cylindrical-coordinate representation of color #351260: hue angle of 266.92º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #351260 is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 18 | 96 | - |
| CMYK | 0.45 | 0.81 | 0 | 0.62 |
| HSL | 266.92º | 0.68% | 0.22% | - |
| HSV(B) | 266.92º | 0.81% | 0.38% | - |
| XYZ | 3.8 | 2.03 | 11.26 | - |
| YUV | 37.36 | 161.1 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 96 | 0.45 | 0.81 | 0 | 0.62 | 266.92 | 0.68 | 0.22 |
| Hex | 35 | 12 | 60 | 2D | 51 | 0 | 3E | 10B | 44 | 16 |
| Octal | 65 | 22 | 140 | 55 | 121 | 0 | 76 | 413 | 104 | 26 |
| Binary | 110101 | 10010 | 1100000 | 101101 | 1010001 | 0 | 111110 | 100001011 | 1000100 | 10110 |
Color Harmonies of #351260
Complementary color
Monochromatic Colors of #351260
Black with #351260
Text Example
Text Example
White with #351260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351260; }
p { color: rgb(53,18,96); }
H1.HeaderClassName
{
color: #351260;
}
.AnyTagClassName
{
color: #351260;
}
</style>
background-color css
<style>
a { background-color: #351260; }
a { background-color: rgb(53,18,96); }
div.DivClassName
{
background-color: #351260;
}
.BgClassName
{
background-color: #351260;
}
</style>
border-color css
<style>
span { border-color: #351260; }
span { border-color: rgb(53,18,96); }
td.TdClassName
{
border-color: #351260;
}
.TagClassName
{
border-color: #351260;
}
</style>