Shades of Christalle #351862
Tints of Christalle #351862
RGB
CMYK
RGB Variations
Color information
#351862 (or 0x351862) is known color: Christalle. HEX triplet: 35, 18 and 62. RGB value is (53,24,98). Sum of RGB (Red+Green+Blue) = 53+24+98=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 24 (9.77% from 255 or 13.71% from 175); Blue value is 98 (38.67% from 255 or 56% from 175); Max value from RGB is 98 - color contains mainly: blue. Hex color #351862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351862 is #CAE79D. Grayscale: #282828. Windows color (decimal): -13297566 or 6428725. OLE color: 6428725.
HSL color Cylindrical-coordinate representation of color #351862: hue angle of 263.51º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351862 is Cyan = 0.46, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 24 | 98 | - |
| CMYK | 0.46 | 0.76 | 0 | 0.62 |
| HSL | 263.51º | 0.61% | 0.24% | - |
| HSV(B) | 263.51º | 0.76% | 0.38% | - |
| XYZ | 4 | 2.29 | 11.79 | - |
| YUV | 41.11 | 160.11 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 98 | 0.46 | 0.76 | 0 | 0.62 | 263.51 | 0.61 | 0.24 |
| Hex | 35 | 18 | 62 | 2E | 4C | 0 | 3E | 108 | 3D | 18 |
| Octal | 65 | 30 | 142 | 56 | 114 | 0 | 76 | 410 | 75 | 30 |
| Binary | 110101 | 11000 | 1100010 | 101110 | 1001100 | 0 | 111110 | 100001000 | 111101 | 11000 |
Color Harmonies of #351862
Complementary color
Monochromatic Colors of #351862
Black with #351862
Text Example
Text Example
White with #351862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351862; }
p { color: rgb(53,24,98); }
H1.HeaderClassName
{
color: #351862;
}
.AnyTagClassName
{
color: #351862;
}
</style>
background-color css
<style>
a { background-color: #351862; }
a { background-color: rgb(53,24,98); }
div.DivClassName
{
background-color: #351862;
}
.BgClassName
{
background-color: #351862;
}
</style>
border-color css
<style>
span { border-color: #351862; }
span { border-color: rgb(53,24,98); }
td.TdClassName
{
border-color: #351862;
}
.TagClassName
{
border-color: #351862;
}
</style>