Shades of Christalle #351263
Tints of Christalle #351263
RGB
CMYK
RGB Variations
Color information
#351263 (or 0x351263) is known color: Christalle. HEX triplet: 35, 12 and 63. RGB value is (53,18,99). Sum of RGB (Red+Green+Blue) = 53+18+99=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 18 (7.42% from 255 or 10.59% from 170); Blue value is 99 (39.06% from 255 or 58.24% from 170); Max value from RGB is 99 - color contains mainly: blue. Hex color #351263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351263 is #CAED9C. Grayscale: #252525. Windows color (decimal): -13299101 or 6492725. OLE color: 6492725.
HSL color Cylindrical-coordinate representation of color #351263: hue angle of 265.93º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351263 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 18 | 99 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.61 |
| HSL | 265.93º | 0.69% | 0.23% | - |
| HSV(B) | 265.93º | 0.82% | 0.39% | - |
| XYZ | 3.94 | 2.09 | 12 | - |
| YUV | 37.7 | 162.6 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 99 | 0.46 | 0.82 | 0 | 0.61 | 265.93 | 0.69 | 0.23 |
| Hex | 35 | 12 | 63 | 2E | 52 | 0 | 3D | 10A | 45 | 17 |
| Octal | 65 | 22 | 143 | 56 | 122 | 0 | 75 | 412 | 105 | 27 |
| Binary | 110101 | 10010 | 1100011 | 101110 | 1010010 | 0 | 111101 | 100001010 | 1000101 | 10111 |
Color Harmonies of #351263
Complementary color
Monochromatic Colors of #351263
Black with #351263
Text Example
Text Example
White with #351263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351263; }
p { color: rgb(53,18,99); }
H1.HeaderClassName
{
color: #351263;
}
.AnyTagClassName
{
color: #351263;
}
</style>
background-color css
<style>
a { background-color: #351263; }
a { background-color: rgb(53,18,99); }
div.DivClassName
{
background-color: #351263;
}
.BgClassName
{
background-color: #351263;
}
</style>
border-color css
<style>
span { border-color: #351263; }
span { border-color: rgb(53,18,99); }
td.TdClassName
{
border-color: #351263;
}
.TagClassName
{
border-color: #351263;
}
</style>