Shades of Christalle #351967
Tints of Christalle #351967
RGB
CMYK
RGB Variations
Color information
#351967 (or 0x351967) is known color: Christalle. HEX triplet: 35, 19 and 67. RGB value is (53,25,103). Sum of RGB (Red+Green+Blue) = 53+25+103=181 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.28% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 103 (40.62% from 255 or 56.91% from 181); Max value from RGB is 103 - color contains mainly: blue. Hex color #351967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351967 is #CAE698. Grayscale: #292929. Windows color (decimal): -13297305 or 6756661. OLE color: 6756661.
HSL color Cylindrical-coordinate representation of color #351967: hue angle of 261.54º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351967 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 25 | 103 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.60 |
| HSL | 261.54º | 0.61% | 0.25% | - |
| HSV(B) | 261.54º | 0.76% | 0.4% | - |
| XYZ | 4.26 | 2.43 | 13.08 | - |
| YUV | 42.26 | 162.28 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 103 | 0.49 | 0.76 | 0 | 0.60 | 261.54 | 0.61 | 0.25 |
| Hex | 35 | 19 | 67 | 31 | 4C | 0 | 3C | 106 | 3D | 19 |
| Octal | 65 | 31 | 147 | 61 | 114 | 0 | 74 | 406 | 75 | 31 |
| Binary | 110101 | 11001 | 1100111 | 110001 | 1001100 | 0 | 111100 | 100000110 | 111101 | 11001 |
Color Harmonies of #351967
Complementary color
Monochromatic Colors of #351967
Black with #351967
Text Example
Text Example
White with #351967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351967; }
p { color: rgb(53,25,103); }
H1.HeaderClassName
{
color: #351967;
}
.AnyTagClassName
{
color: #351967;
}
</style>
background-color css
<style>
a { background-color: #351967; }
a { background-color: rgb(53,25,103); }
div.DivClassName
{
background-color: #351967;
}
.BgClassName
{
background-color: #351967;
}
</style>
border-color css
<style>
span { border-color: #351967; }
span { border-color: rgb(53,25,103); }
td.TdClassName
{
border-color: #351967;
}
.TagClassName
{
border-color: #351967;
}
</style>