Shades of Christalle #351758
Tints of Christalle #351758
RGB
CMYK
RGB Variations
Color information
#351758 (or 0x351758) is known color: Christalle. HEX triplet: 35, 17 and 58. RGB value is (53,23,88). Sum of RGB (Red+Green+Blue) = 53+23+88=164 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.32% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 88 (34.77% from 255 or 53.66% from 164); Max value from RGB is 88 - color contains mainly: blue. Hex color #351758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351758 is #CAE8A7. Grayscale: #272727. Windows color (decimal): -13297832 or 5773109. OLE color: 5773109.
HSL color Cylindrical-coordinate representation of color #351758: hue angle of 267.69º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #351758 is Cyan = 0.40, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 23 | 88 | - |
| CMYK | 0.40 | 0.74 | 0 | 0.65 |
| HSL | 267.69º | 0.59% | 0.22% | - |
| HSV(B) | 267.69º | 0.74% | 0.35% | - |
| XYZ | 3.54 | 2.07 | 9.45 | - |
| YUV | 39.38 | 155.44 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 88 | 0.40 | 0.74 | 0 | 0.65 | 267.69 | 0.59 | 0.22 |
| Hex | 35 | 17 | 58 | 28 | 4A | 0 | 41 | 10C | 3B | 16 |
| Octal | 65 | 27 | 130 | 50 | 112 | 0 | 101 | 414 | 73 | 26 |
| Binary | 110101 | 10111 | 1011000 | 101000 | 1001010 | 0 | 1000001 | 100001100 | 111011 | 10110 |
Color Harmonies of #351758
Complementary color
Monochromatic Colors of #351758
Black with #351758
Text Example
Text Example
White with #351758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351758; }
p { color: rgb(53,23,88); }
H1.HeaderClassName
{
color: #351758;
}
.AnyTagClassName
{
color: #351758;
}
</style>
background-color css
<style>
a { background-color: #351758; }
a { background-color: rgb(53,23,88); }
div.DivClassName
{
background-color: #351758;
}
.BgClassName
{
background-color: #351758;
}
</style>
border-color css
<style>
span { border-color: #351758; }
span { border-color: rgb(53,23,88); }
td.TdClassName
{
border-color: #351758;
}
.TagClassName
{
border-color: #351758;
}
</style>