Shades of Christalle #350858
Tints of Christalle #350858
RGB
CMYK
RGB Variations
Color information
#350858 (or 0x350858) is known color: Christalle. HEX triplet: 35, 08 and 58. RGB value is (53,8,88). Sum of RGB (Red+Green+Blue) = 53+8+88=149 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.57% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 88 (34.77% from 255 or 59.06% from 149); Max value from RGB is 88 - color contains mainly: blue. Hex color #350858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350858 is #CAF7A7. Grayscale: #1E1E1E. Windows color (decimal): -13301672 or 5769269. OLE color: 5769269.
HSL color Cylindrical-coordinate representation of color #350858: hue angle of 273.75º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350858 is Cyan = 0.40, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 8 | 88 | - |
| CMYK | 0.40 | 0.91 | 0 | 0.65 |
| HSL | 273.75º | 0.83% | 0.19% | - |
| HSV(B) | 273.75º | 0.91% | 0.35% | - |
| XYZ | 3.32 | 1.64 | 9.37 | - |
| YUV | 30.58 | 160.41 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 88 | 0.40 | 0.91 | 0 | 0.65 | 273.75 | 0.83 | 0.19 |
| Hex | 35 | 8 | 58 | 28 | 5B | 0 | 41 | 112 | 53 | 13 |
| Octal | 65 | 10 | 130 | 50 | 133 | 0 | 101 | 422 | 123 | 23 |
| Binary | 110101 | 1000 | 1011000 | 101000 | 1011011 | 0 | 1000001 | 100010010 | 1010011 | 10011 |
Color Harmonies of #350858
Complementary color
Monochromatic Colors of #350858
Black with #350858
Text Example
Text Example
White with #350858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350858; }
p { color: rgb(53,8,88); }
H1.HeaderClassName
{
color: #350858;
}
.AnyTagClassName
{
color: #350858;
}
</style>
background-color css
<style>
a { background-color: #350858; }
a { background-color: rgb(53,8,88); }
div.DivClassName
{
background-color: #350858;
}
.BgClassName
{
background-color: #350858;
}
</style>
border-color css
<style>
span { border-color: #350858; }
span { border-color: rgb(53,8,88); }
td.TdClassName
{
border-color: #350858;
}
.TagClassName
{
border-color: #350858;
}
</style>