Shades of Christalle #350458
Tints of Christalle #350458
RGB
CMYK
RGB Variations
Color information
#350458 (or 0x350458) is known color: Christalle. HEX triplet: 35, 04 and 58. RGB value is (53,4,88). Sum of RGB (Red+Green+Blue) = 53+4+88=145 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.55% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 88 (34.77% from 255 or 60.69% from 145); Max value from RGB is 88 - color contains mainly: blue. Hex color #350458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350458 is #CAFBA7. Grayscale: #1B1B1B. Windows color (decimal): -13302696 or 5768245. OLE color: 5768245.
HSL color Cylindrical-coordinate representation of color #350458: hue angle of 275º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350458 is Cyan = 0.40, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 4 | 88 | - |
| CMYK | 0.40 | 0.95 | 0 | 0.65 |
| HSL | 275º | 0.91% | 0.18% | - |
| HSV(B) | 275º | 0.95% | 0.35% | - |
| XYZ | 3.27 | 1.55 | 9.36 | - |
| YUV | 28.23 | 161.73 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 88 | 0.40 | 0.95 | 0 | 0.65 | 275 | 0.91 | 0.18 |
| Hex | 35 | 4 | 58 | 28 | 5F | 0 | 41 | 113 | 5B | 12 |
| Octal | 65 | 4 | 130 | 50 | 137 | 0 | 101 | 423 | 133 | 22 |
| Binary | 110101 | 100 | 1011000 | 101000 | 1011111 | 0 | 1000001 | 100010011 | 1011011 | 10010 |
Color Harmonies of #350458
Complementary color
Monochromatic Colors of #350458
Black with #350458
Text Example
Text Example
White with #350458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350458; }
p { color: rgb(53,4,88); }
H1.HeaderClassName
{
color: #350458;
}
.AnyTagClassName
{
color: #350458;
}
</style>
background-color css
<style>
a { background-color: #350458; }
a { background-color: rgb(53,4,88); }
div.DivClassName
{
background-color: #350458;
}
.BgClassName
{
background-color: #350458;
}
</style>
border-color css
<style>
span { border-color: #350458; }
span { border-color: rgb(53,4,88); }
td.TdClassName
{
border-color: #350458;
}
.TagClassName
{
border-color: #350458;
}
</style>