Shades of Christalle #351766
Tints of Christalle #351766
RGB
CMYK
RGB Variations
Color information
#351766 (or 0x351766) is known color: Christalle. HEX triplet: 35, 17 and 66. RGB value is (53,23,102). Sum of RGB (Red+Green+Blue) = 53+23+102=178 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.78% from 178); Green value is 23 (9.38% from 255 or 12.92% from 178); Blue value is 102 (40.23% from 255 or 57.30% from 178); Max value from RGB is 102 - color contains mainly: blue. Hex color #351766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351766 is #CAE899. Grayscale: #282828. Windows color (decimal): -13297818 or 6690613. OLE color: 6690613.
HSL color Cylindrical-coordinate representation of color #351766: hue angle of 262.78º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #351766 is Cyan = 0.48, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 23 | 102 | - |
| CMYK | 0.48 | 0.77 | 0 | 0.6 |
| HSL | 262.78º | 0.63% | 0.25% | - |
| HSV(B) | 262.78º | 0.77% | 0.4% | - |
| XYZ | 4.17 | 2.33 | 12.8 | - |
| YUV | 40.98 | 162.44 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 102 | 0.48 | 0.77 | 0 | 0.6 | 262.78 | 0.63 | 0.25 |
| Hex | 35 | 17 | 66 | 30 | 4D | 0 | 3C | 107 | 3F | 19 |
| Octal | 65 | 27 | 146 | 60 | 115 | 0 | 74 | 407 | 77 | 31 |
| Binary | 110101 | 10111 | 1100110 | 110000 | 1001101 | 0 | 111100 | 100000111 | 111111 | 11001 |
Color Harmonies of #351766
Complementary color
Monochromatic Colors of #351766
Black with #351766
Text Example
Text Example
White with #351766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351766; }
p { color: rgb(53,23,102); }
H1.HeaderClassName
{
color: #351766;
}
.AnyTagClassName
{
color: #351766;
}
</style>
background-color css
<style>
a { background-color: #351766; }
a { background-color: rgb(53,23,102); }
div.DivClassName
{
background-color: #351766;
}
.BgClassName
{
background-color: #351766;
}
</style>
border-color css
<style>
span { border-color: #351766; }
span { border-color: rgb(53,23,102); }
td.TdClassName
{
border-color: #351766;
}
.TagClassName
{
border-color: #351766;
}
</style>