Shades of Christalle #351162
Tints of Christalle #351162
RGB
CMYK
RGB Variations
Color information
#351162 (or 0x351162) is known color: Christalle. HEX triplet: 35, 11 and 62. RGB value is (53,17,98). Sum of RGB (Red+Green+Blue) = 53+17+98=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 17 (7.03% from 255 or 10.12% from 168); Blue value is 98 (38.67% from 255 or 58.33% from 168); Max value from RGB is 98 - color contains mainly: blue. Hex color #351162 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351162 is #CAEE9D. Grayscale: #242424. Windows color (decimal): -13299358 or 6426933. OLE color: 6426933.
HSL color Cylindrical-coordinate representation of color #351162: hue angle of 266.67º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351162 is Cyan = 0.46, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 17 | 98 | - |
| CMYK | 0.46 | 0.83 | 0 | 0.62 |
| HSL | 266.67º | 0.7% | 0.23% | - |
| HSV(B) | 266.67º | 0.83% | 0.38% | - |
| XYZ | 3.87 | 2.04 | 11.74 | - |
| YUV | 37 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 98 | 0.46 | 0.83 | 0 | 0.62 | 266.67 | 0.7 | 0.23 |
| Hex | 35 | 11 | 62 | 2E | 53 | 0 | 3E | 10B | 46 | 17 |
| Octal | 65 | 21 | 142 | 56 | 123 | 0 | 76 | 413 | 106 | 27 |
| Binary | 110101 | 10001 | 1100010 | 101110 | 1010011 | 0 | 111110 | 100001011 | 1000110 | 10111 |
Color Harmonies of #351162
Complementary color
Monochromatic Colors of #351162
Black with #351162
Text Example
Text Example
White with #351162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351162; }
p { color: rgb(53,17,98); }
H1.HeaderClassName
{
color: #351162;
}
.AnyTagClassName
{
color: #351162;
}
</style>
background-color css
<style>
a { background-color: #351162; }
a { background-color: rgb(53,17,98); }
div.DivClassName
{
background-color: #351162;
}
.BgClassName
{
background-color: #351162;
}
</style>
border-color css
<style>
span { border-color: #351162; }
span { border-color: rgb(53,17,98); }
td.TdClassName
{
border-color: #351162;
}
.TagClassName
{
border-color: #351162;
}
</style>