Shades of Christalle #351654
Tints of Christalle #351654
RGB
CMYK
RGB Variations
Color information
#351654 (or 0x351654) is known color: Christalle. HEX triplet: 35, 16 and 54. RGB value is (53,22,84). Sum of RGB (Red+Green+Blue) = 53+22+84=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 84 (33.20% from 255 or 52.83% from 159); Max value from RGB is 84 - color contains mainly: blue. Hex color #351654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351654 is #CAE9AB. Grayscale: #262626. Windows color (decimal): -13298092 or 5510709. OLE color: 5510709.
HSL color Cylindrical-coordinate representation of color #351654: hue angle of 270º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #351654 is Cyan = 0.37, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 22 | 84 | - |
| CMYK | 0.37 | 0.74 | 0 | 0.67 |
| HSL | 270º | 0.58% | 0.21% | - |
| HSV(B) | 270º | 0.74% | 0.33% | - |
| XYZ | 3.36 | 1.97 | 8.59 | - |
| YUV | 38.34 | 153.77 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 84 | 0.37 | 0.74 | 0 | 0.67 | 270 | 0.58 | 0.21 |
| Hex | 35 | 16 | 54 | 25 | 4A | 0 | 43 | 10E | 3A | 15 |
| Octal | 65 | 26 | 124 | 45 | 112 | 0 | 103 | 416 | 72 | 25 |
| Binary | 110101 | 10110 | 1010100 | 100101 | 1001010 | 0 | 1000011 | 100001110 | 111010 | 10101 |
Color Harmonies of #351654
Complementary color
Monochromatic Colors of #351654
Black with #351654
Text Example
Text Example
White with #351654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351654; }
p { color: rgb(53,22,84); }
H1.HeaderClassName
{
color: #351654;
}
.AnyTagClassName
{
color: #351654;
}
</style>
background-color css
<style>
a { background-color: #351654; }
a { background-color: rgb(53,22,84); }
div.DivClassName
{
background-color: #351654;
}
.BgClassName
{
background-color: #351654;
}
</style>
border-color css
<style>
span { border-color: #351654; }
span { border-color: rgb(53,22,84); }
td.TdClassName
{
border-color: #351654;
}
.TagClassName
{
border-color: #351654;
}
</style>