Shades of Christalle #350361
Tints of Christalle #350361
RGB
CMYK
RGB Variations
Color information
#350361 (or 0x350361) is known color: Christalle. HEX triplet: 35, 03 and 61. RGB value is (53,3,97). Sum of RGB (Red+Green+Blue) = 53+3+97=153 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.64% from 153); Green value is 3 (1.56% from 255 or 1.96% from 153); Blue value is 97 (38.28% from 255 or 63.40% from 153); Max value from RGB is 97 - color contains mainly: blue. Hex color #350361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350361 is #CAFC9E. Grayscale: #1C1C1C. Windows color (decimal): -13302943 or 6357813. OLE color: 6357813.
HSL color Cylindrical-coordinate representation of color #350361: hue angle of 271.91º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350361 is Cyan = 0.45, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 3 | 97 | - |
| CMYK | 0.45 | 0.97 | 0 | 0.62 |
| HSL | 271.91º | 0.94% | 0.2% | - |
| HSV(B) | 271.91º | 0.97% | 0.38% | - |
| XYZ | 3.66 | 1.69 | 11.44 | - |
| YUV | 28.67 | 166.57 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 97 | 0.45 | 0.97 | 0 | 0.62 | 271.91 | 0.94 | 0.2 |
| Hex | 35 | 3 | 61 | 2D | 61 | 0 | 3E | 110 | 5E | 14 |
| Octal | 65 | 3 | 141 | 55 | 141 | 0 | 76 | 420 | 136 | 24 |
| Binary | 110101 | 11 | 1100001 | 101101 | 1100001 | 0 | 111110 | 100010000 | 1011110 | 10100 |
Color Harmonies of #350361
Complementary color
Monochromatic Colors of #350361
Black with #350361
Text Example
Text Example
White with #350361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350361; }
p { color: rgb(53,3,97); }
H1.HeaderClassName
{
color: #350361;
}
.AnyTagClassName
{
color: #350361;
}
</style>
background-color css
<style>
a { background-color: #350361; }
a { background-color: rgb(53,3,97); }
div.DivClassName
{
background-color: #350361;
}
.BgClassName
{
background-color: #350361;
}
</style>
border-color css
<style>
span { border-color: #350361; }
span { border-color: rgb(53,3,97); }
td.TdClassName
{
border-color: #350361;
}
.TagClassName
{
border-color: #350361;
}
</style>