Shades of Christalle #351856
Tints of Christalle #351856
RGB
CMYK
RGB Variations
Color information
#351856 (or 0x351856) is known color: Christalle. HEX triplet: 35, 18 and 56. RGB value is (53,24,86). Sum of RGB (Red+Green+Blue) = 53+24+86=163 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.52% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 86 (33.98% from 255 or 52.76% from 163); Max value from RGB is 86 - color contains mainly: blue. Hex color #351856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351856 is #CAE7A9. Grayscale: #272727. Windows color (decimal): -13297578 or 5642293. OLE color: 5642293.
HSL color Cylindrical-coordinate representation of color #351856: hue angle of 268.06º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #351856 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 24 | 86 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.66 |
| HSL | 268.06º | 0.56% | 0.22% | - |
| HSV(B) | 268.06º | 0.72% | 0.34% | - |
| XYZ | 3.47 | 2.08 | 9.02 | - |
| YUV | 39.74 | 154.11 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 86 | 0.38 | 0.72 | 0 | 0.66 | 268.06 | 0.56 | 0.22 |
| Hex | 35 | 18 | 56 | 26 | 48 | 0 | 42 | 10C | 38 | 16 |
| Octal | 65 | 30 | 126 | 46 | 110 | 0 | 102 | 414 | 70 | 26 |
| Binary | 110101 | 11000 | 1010110 | 100110 | 1001000 | 0 | 1000010 | 100001100 | 111000 | 10110 |
Color Harmonies of #351856
Complementary color
Monochromatic Colors of #351856
Black with #351856
Text Example
Text Example
White with #351856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351856; }
p { color: rgb(53,24,86); }
H1.HeaderClassName
{
color: #351856;
}
.AnyTagClassName
{
color: #351856;
}
</style>
background-color css
<style>
a { background-color: #351856; }
a { background-color: rgb(53,24,86); }
div.DivClassName
{
background-color: #351856;
}
.BgClassName
{
background-color: #351856;
}
</style>
border-color css
<style>
span { border-color: #351856; }
span { border-color: rgb(53,24,86); }
td.TdClassName
{
border-color: #351856;
}
.TagClassName
{
border-color: #351856;
}
</style>