Shades of Christalle #351763
Tints of Christalle #351763
RGB
CMYK
RGB Variations
Color information
#351763 (or 0x351763) is known color: Christalle. HEX triplet: 35, 17 and 63. RGB value is (53,23,99). Sum of RGB (Red+Green+Blue) = 53+23+99=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 99 (39.06% from 255 or 56.57% from 175); Max value from RGB is 99 - color contains mainly: blue. Hex color #351763 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351763 is #CAE89C. Grayscale: #282828. Windows color (decimal): -13297821 or 6494005. OLE color: 6494005.
HSL color Cylindrical-coordinate representation of color #351763: hue angle of 263.68º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #351763 is Cyan = 0.46, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 23 | 99 | - |
| CMYK | 0.46 | 0.77 | 0 | 0.61 |
| HSL | 263.68º | 0.62% | 0.24% | - |
| HSV(B) | 263.68º | 0.77% | 0.39% | - |
| XYZ | 4.03 | 2.27 | 12.03 | - |
| YUV | 40.63 | 160.94 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 99 | 0.46 | 0.77 | 0 | 0.61 | 263.68 | 0.62 | 0.24 |
| Hex | 35 | 17 | 63 | 2E | 4D | 0 | 3D | 108 | 3E | 18 |
| Octal | 65 | 27 | 143 | 56 | 115 | 0 | 75 | 410 | 76 | 30 |
| Binary | 110101 | 10111 | 1100011 | 101110 | 1001101 | 0 | 111101 | 100001000 | 111110 | 11000 |
Color Harmonies of #351763
Complementary color
Monochromatic Colors of #351763
Black with #351763
Text Example
Text Example
White with #351763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351763; }
p { color: rgb(53,23,99); }
H1.HeaderClassName
{
color: #351763;
}
.AnyTagClassName
{
color: #351763;
}
</style>
background-color css
<style>
a { background-color: #351763; }
a { background-color: rgb(53,23,99); }
div.DivClassName
{
background-color: #351763;
}
.BgClassName
{
background-color: #351763;
}
</style>
border-color css
<style>
span { border-color: #351763; }
span { border-color: rgb(53,23,99); }
td.TdClassName
{
border-color: #351763;
}
.TagClassName
{
border-color: #351763;
}
</style>