Shades of Christalle #350459
Tints of Christalle #350459
RGB
CMYK
RGB Variations
Color information
#350459 (or 0x350459) is known color: Christalle. HEX triplet: 35, 04 and 59. RGB value is (53,4,89). Sum of RGB (Red+Green+Blue) = 53+4+89=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 89 (35.16% from 255 or 60.96% from 146); Max value from RGB is 89 - color contains mainly: blue. Hex color #350459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350459 is #CAFBA6. Grayscale: #1C1C1C. Windows color (decimal): -13302695 or 5833781. OLE color: 5833781.
HSL color Cylindrical-coordinate representation of color #350459: hue angle of 274.59º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350459 is Cyan = 0.40, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 4 | 89 | - |
| CMYK | 0.40 | 0.96 | 0 | 0.65 |
| HSL | 274.59º | 0.91% | 0.18% | - |
| HSV(B) | 274.59º | 0.96% | 0.35% | - |
| XYZ | 3.31 | 1.56 | 9.58 | - |
| YUV | 28.34 | 162.23 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 89 | 0.40 | 0.96 | 0 | 0.65 | 274.59 | 0.91 | 0.18 |
| Hex | 35 | 4 | 59 | 28 | 60 | 0 | 41 | 113 | 5B | 12 |
| Octal | 65 | 4 | 131 | 50 | 140 | 0 | 101 | 423 | 133 | 22 |
| Binary | 110101 | 100 | 1011001 | 101000 | 1100000 | 0 | 1000001 | 100010011 | 1011011 | 10010 |
Color Harmonies of #350459
Complementary color
Monochromatic Colors of #350459
Black with #350459
Text Example
Text Example
White with #350459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350459; }
p { color: rgb(53,4,89); }
H1.HeaderClassName
{
color: #350459;
}
.AnyTagClassName
{
color: #350459;
}
</style>
background-color css
<style>
a { background-color: #350459; }
a { background-color: rgb(53,4,89); }
div.DivClassName
{
background-color: #350459;
}
.BgClassName
{
background-color: #350459;
}
</style>
border-color css
<style>
span { border-color: #350459; }
span { border-color: rgb(53,4,89); }
td.TdClassName
{
border-color: #350459;
}
.TagClassName
{
border-color: #350459;
}
</style>