Shades of Christalle #351651
Tints of Christalle #351651
RGB
CMYK
RGB Variations
Color information
#351651 (or 0x351651) is known color: Christalle. HEX triplet: 35, 16 and 51. RGB value is (53,22,81). Sum of RGB (Red+Green+Blue) = 53+22+81=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 81 (32.03% from 255 or 51.92% from 156); Max value from RGB is 81 - color contains mainly: blue. Hex color #351651 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351651 is #CAE9AE. Grayscale: #252525. Windows color (decimal): -13298095 or 5314101. OLE color: 5314101.
HSL color Cylindrical-coordinate representation of color #351651: hue angle of 271.53º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #351651 is Cyan = 0.35, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 22 | 81 | - |
| CMYK | 0.35 | 0.73 | 0 | 0.68 |
| HSL | 271.53º | 0.57% | 0.2% | - |
| HSV(B) | 271.53º | 0.73% | 0.32% | - |
| XYZ | 3.24 | 1.92 | 7.99 | - |
| YUV | 38 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 81 | 0.35 | 0.73 | 0 | 0.68 | 271.53 | 0.57 | 0.2 |
| Hex | 35 | 16 | 51 | 23 | 49 | 0 | 44 | 110 | 39 | 14 |
| Octal | 65 | 26 | 121 | 43 | 111 | 0 | 104 | 420 | 71 | 24 |
| Binary | 110101 | 10110 | 1010001 | 100011 | 1001001 | 0 | 1000100 | 100010000 | 111001 | 10100 |
Color Harmonies of #351651
Complementary color
Monochromatic Colors of #351651
Black with #351651
Text Example
Text Example
White with #351651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351651; }
p { color: rgb(53,22,81); }
H1.HeaderClassName
{
color: #351651;
}
.AnyTagClassName
{
color: #351651;
}
</style>
background-color css
<style>
a { background-color: #351651; }
a { background-color: rgb(53,22,81); }
div.DivClassName
{
background-color: #351651;
}
.BgClassName
{
background-color: #351651;
}
</style>
border-color css
<style>
span { border-color: #351651; }
span { border-color: rgb(53,22,81); }
td.TdClassName
{
border-color: #351651;
}
.TagClassName
{
border-color: #351651;
}
</style>