Shades of Christalle #351859
Tints of Christalle #351859
RGB
CMYK
RGB Variations
Color information
#351859 (or 0x351859) is known color: Christalle. HEX triplet: 35, 18 and 59. RGB value is (53,24,89). Sum of RGB (Red+Green+Blue) = 53+24+89=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 89 (35.16% from 255 or 53.61% from 166); Max value from RGB is 89 - color contains mainly: blue. Hex color #351859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351859 is #CAE7A6. Grayscale: #272727. Windows color (decimal): -13297575 or 5838901. OLE color: 5838901.
HSL color Cylindrical-coordinate representation of color #351859: hue angle of 266.77º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #351859 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 24 | 89 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.65 |
| HSL | 266.77º | 0.58% | 0.22% | - |
| HSV(B) | 266.77º | 0.73% | 0.35% | - |
| XYZ | 3.6 | 2.13 | 9.67 | - |
| YUV | 40.08 | 155.61 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 89 | 0.40 | 0.73 | 0 | 0.65 | 266.77 | 0.58 | 0.22 |
| Hex | 35 | 18 | 59 | 28 | 49 | 0 | 41 | 10B | 3A | 16 |
| Octal | 65 | 30 | 131 | 50 | 111 | 0 | 101 | 413 | 72 | 26 |
| Binary | 110101 | 11000 | 1011001 | 101000 | 1001001 | 0 | 1000001 | 100001011 | 111010 | 10110 |
Color Harmonies of #351859
Complementary color
Monochromatic Colors of #351859
Black with #351859
Text Example
Text Example
White with #351859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351859; }
p { color: rgb(53,24,89); }
H1.HeaderClassName
{
color: #351859;
}
.AnyTagClassName
{
color: #351859;
}
</style>
background-color css
<style>
a { background-color: #351859; }
a { background-color: rgb(53,24,89); }
div.DivClassName
{
background-color: #351859;
}
.BgClassName
{
background-color: #351859;
}
</style>
border-color css
<style>
span { border-color: #351859; }
span { border-color: rgb(53,24,89); }
td.TdClassName
{
border-color: #351859;
}
.TagClassName
{
border-color: #351859;
}
</style>