Shades of Christalle #351262
Tints of Christalle #351262
RGB
CMYK
RGB Variations
Color information
#351262 (or 0x351262) is known color: Christalle. HEX triplet: 35, 12 and 62. RGB value is (53,18,98). Sum of RGB (Red+Green+Blue) = 53+18+98=169 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.36% from 169); Green value is 18 (7.42% from 255 or 10.65% from 169); Blue value is 98 (38.67% from 255 or 57.99% from 169); Max value from RGB is 98 - color contains mainly: blue. Hex color #351262 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351262 is #CAED9D. Grayscale: #252525. Windows color (decimal): -13299102 or 6427189. OLE color: 6427189.
HSL color Cylindrical-coordinate representation of color #351262: hue angle of 266.25º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351262 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 18 | 98 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.62 |
| HSL | 266.25º | 0.69% | 0.23% | - |
| HSV(B) | 266.25º | 0.82% | 0.38% | - |
| XYZ | 3.89 | 2.07 | 11.75 | - |
| YUV | 37.59 | 162.1 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 98 | 0.46 | 0.82 | 0 | 0.62 | 266.25 | 0.69 | 0.23 |
| Hex | 35 | 12 | 62 | 2E | 52 | 0 | 3E | 10A | 45 | 17 |
| Octal | 65 | 22 | 142 | 56 | 122 | 0 | 76 | 412 | 105 | 27 |
| Binary | 110101 | 10010 | 1100010 | 101110 | 1010010 | 0 | 111110 | 100001010 | 1000101 | 10111 |
Color Harmonies of #351262
Complementary color
Monochromatic Colors of #351262
Black with #351262
Text Example
Text Example
White with #351262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351262; }
p { color: rgb(53,18,98); }
H1.HeaderClassName
{
color: #351262;
}
.AnyTagClassName
{
color: #351262;
}
</style>
background-color css
<style>
a { background-color: #351262; }
a { background-color: rgb(53,18,98); }
div.DivClassName
{
background-color: #351262;
}
.BgClassName
{
background-color: #351262;
}
</style>
border-color css
<style>
span { border-color: #351262; }
span { border-color: rgb(53,18,98); }
td.TdClassName
{
border-color: #351262;
}
.TagClassName
{
border-color: #351262;
}
</style>