Shades of Christalle #350463
Tints of Christalle #350463
RGB
CMYK
RGB Variations
Color information
#350463 (or 0x350463) is known color: Christalle. HEX triplet: 35, 04 and 63. RGB value is (53,4,99). Sum of RGB (Red+Green+Blue) = 53+4+99=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 99 (39.06% from 255 or 63.46% from 156); Max value from RGB is 99 - color contains mainly: blue. Hex color #350463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350463 is #CAFB9C. Grayscale: #1D1D1D. Windows color (decimal): -13302685 or 6489141. OLE color: 6489141.
HSL color Cylindrical-coordinate representation of color #350463: hue angle of 270.95º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350463 is Cyan = 0.46, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 4 | 99 | - |
| CMYK | 0.46 | 0.96 | 0 | 0.61 |
| HSL | 270.95º | 0.92% | 0.2% | - |
| HSV(B) | 270.95º | 0.96% | 0.39% | - |
| XYZ | 3.76 | 1.74 | 11.94 | - |
| YUV | 29.48 | 167.23 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 99 | 0.46 | 0.96 | 0 | 0.61 | 270.95 | 0.92 | 0.2 |
| Hex | 35 | 4 | 63 | 2E | 60 | 0 | 3D | 10F | 5C | 14 |
| Octal | 65 | 4 | 143 | 56 | 140 | 0 | 75 | 417 | 134 | 24 |
| Binary | 110101 | 100 | 1100011 | 101110 | 1100000 | 0 | 111101 | 100001111 | 1011100 | 10100 |
Color Harmonies of #350463
Complementary color
Monochromatic Colors of #350463
Black with #350463
Text Example
Text Example
White with #350463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350463; }
p { color: rgb(53,4,99); }
H1.HeaderClassName
{
color: #350463;
}
.AnyTagClassName
{
color: #350463;
}
</style>
background-color css
<style>
a { background-color: #350463; }
a { background-color: rgb(53,4,99); }
div.DivClassName
{
background-color: #350463;
}
.BgClassName
{
background-color: #350463;
}
</style>
border-color css
<style>
span { border-color: #350463; }
span { border-color: rgb(53,4,99); }
td.TdClassName
{
border-color: #350463;
}
.TagClassName
{
border-color: #350463;
}
</style>