Shades of Christalle #350663
Tints of Christalle #350663
RGB
CMYK
RGB Variations
Color information
#350663 (or 0x350663) is known color: Christalle. HEX triplet: 35, 06 and 63. RGB value is (53,6,99). Sum of RGB (Red+Green+Blue) = 53+6+99=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 6 (2.73% from 255 or 3.80% from 158); Blue value is 99 (39.06% from 255 or 62.66% from 158); Max value from RGB is 99 - color contains mainly: blue. Hex color #350663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350663 is #CAF99C. Grayscale: #1E1E1E. Windows color (decimal): -13302173 or 6489653. OLE color: 6489653.
HSL color Cylindrical-coordinate representation of color #350663: hue angle of 270.32º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350663 is Cyan = 0.46, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 6 | 99 | - |
| CMYK | 0.46 | 0.94 | 0 | 0.61 |
| HSL | 270.32º | 0.89% | 0.21% | - |
| HSV(B) | 270.32º | 0.94% | 0.39% | - |
| XYZ | 3.79 | 1.79 | 11.95 | - |
| YUV | 30.66 | 166.57 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 99 | 0.46 | 0.94 | 0 | 0.61 | 270.32 | 0.89 | 0.21 |
| Hex | 35 | 6 | 63 | 2E | 5E | 0 | 3D | 10E | 59 | 15 |
| Octal | 65 | 6 | 143 | 56 | 136 | 0 | 75 | 416 | 131 | 25 |
| Binary | 110101 | 110 | 1100011 | 101110 | 1011110 | 0 | 111101 | 100001110 | 1011001 | 10101 |
Color Harmonies of #350663
Complementary color
Monochromatic Colors of #350663
Black with #350663
Text Example
Text Example
White with #350663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350663; }
p { color: rgb(53,6,99); }
H1.HeaderClassName
{
color: #350663;
}
.AnyTagClassName
{
color: #350663;
}
</style>
background-color css
<style>
a { background-color: #350663; }
a { background-color: rgb(53,6,99); }
div.DivClassName
{
background-color: #350663;
}
.BgClassName
{
background-color: #350663;
}
</style>
border-color css
<style>
span { border-color: #350663; }
span { border-color: rgb(53,6,99); }
td.TdClassName
{
border-color: #350663;
}
.TagClassName
{
border-color: #350663;
}
</style>