Shades of Christalle #350661
Tints of Christalle #350661
RGB
CMYK
RGB Variations
Color information
#350661 (or 0x350661) is known color: Christalle. HEX triplet: 35, 06 and 61. RGB value is (53,6,97). Sum of RGB (Red+Green+Blue) = 53+6+97=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 6 (2.73% from 255 or 3.85% from 156); Blue value is 97 (38.28% from 255 or 62.18% from 156); Max value from RGB is 97 - color contains mainly: blue. Hex color #350661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350661 is #CAF99E. Grayscale: #1E1E1E. Windows color (decimal): -13302175 or 6358581. OLE color: 6358581.
HSL color Cylindrical-coordinate representation of color #350661: hue angle of 270.99º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350661 is Cyan = 0.45, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 6 | 97 | - |
| CMYK | 0.45 | 0.94 | 0 | 0.62 |
| HSL | 270.99º | 0.88% | 0.2% | - |
| HSV(B) | 270.99º | 0.94% | 0.38% | - |
| XYZ | 3.69 | 1.75 | 11.45 | - |
| YUV | 30.43 | 165.57 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 97 | 0.45 | 0.94 | 0 | 0.62 | 270.99 | 0.88 | 0.2 |
| Hex | 35 | 6 | 61 | 2D | 5E | 0 | 3E | 10F | 58 | 14 |
| Octal | 65 | 6 | 141 | 55 | 136 | 0 | 76 | 417 | 130 | 24 |
| Binary | 110101 | 110 | 1100001 | 101101 | 1011110 | 0 | 111110 | 100001111 | 1011000 | 10100 |
Color Harmonies of #350661
Complementary color
Monochromatic Colors of #350661
Black with #350661
Text Example
Text Example
White with #350661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350661; }
p { color: rgb(53,6,97); }
H1.HeaderClassName
{
color: #350661;
}
.AnyTagClassName
{
color: #350661;
}
</style>
background-color css
<style>
a { background-color: #350661; }
a { background-color: rgb(53,6,97); }
div.DivClassName
{
background-color: #350661;
}
.BgClassName
{
background-color: #350661;
}
</style>
border-color css
<style>
span { border-color: #350661; }
span { border-color: rgb(53,6,97); }
td.TdClassName
{
border-color: #350661;
}
.TagClassName
{
border-color: #350661;
}
</style>