Shades of Christalle #351754
Tints of Christalle #351754
RGB
CMYK
RGB Variations
Color information
#351754 (or 0x351754) is known color: Christalle. HEX triplet: 35, 17 and 54. RGB value is (53,23,84). Sum of RGB (Red+Green+Blue) = 53+23+84=160 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.12% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 84 (33.20% from 255 or 52.5% from 160); Max value from RGB is 84 - color contains mainly: blue. Hex color #351754 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351754 is #CAE8AB. Grayscale: #262626. Windows color (decimal): -13297836 or 5510965. OLE color: 5510965.
HSL color Cylindrical-coordinate representation of color #351754: hue angle of 269.51º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #351754 is Cyan = 0.37, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 23 | 84 | - |
| CMYK | 0.37 | 0.73 | 0 | 0.67 |
| HSL | 269.51º | 0.57% | 0.21% | - |
| HSV(B) | 269.51º | 0.73% | 0.33% | - |
| XYZ | 3.37 | 2.01 | 8.6 | - |
| YUV | 38.92 | 153.44 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 84 | 0.37 | 0.73 | 0 | 0.67 | 269.51 | 0.57 | 0.21 |
| Hex | 35 | 17 | 54 | 25 | 49 | 0 | 43 | 10E | 39 | 15 |
| Octal | 65 | 27 | 124 | 45 | 111 | 0 | 103 | 416 | 71 | 25 |
| Binary | 110101 | 10111 | 1010100 | 100101 | 1001001 | 0 | 1000011 | 100001110 | 111001 | 10101 |
Color Harmonies of #351754
Complementary color
Monochromatic Colors of #351754
Black with #351754
Text Example
Text Example
White with #351754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351754; }
p { color: rgb(53,23,84); }
H1.HeaderClassName
{
color: #351754;
}
.AnyTagClassName
{
color: #351754;
}
</style>
background-color css
<style>
a { background-color: #351754; }
a { background-color: rgb(53,23,84); }
div.DivClassName
{
background-color: #351754;
}
.BgClassName
{
background-color: #351754;
}
</style>
border-color css
<style>
span { border-color: #351754; }
span { border-color: rgb(53,23,84); }
td.TdClassName
{
border-color: #351754;
}
.TagClassName
{
border-color: #351754;
}
</style>