Shades of Christalle #351357
Tints of Christalle #351357
RGB
CMYK
RGB Variations
Color information
#351357 (or 0x351357) is known color: Christalle. HEX triplet: 35, 13 and 57. RGB value is (53,19,87). Sum of RGB (Red+Green+Blue) = 53+19+87=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 19 (7.81% from 255 or 11.95% from 159); Blue value is 87 (34.38% from 255 or 54.72% from 159); Max value from RGB is 87 - color contains mainly: blue. Hex color #351357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351357 is #CAECA8. Grayscale: #242424. Windows color (decimal): -13298857 or 5706549. OLE color: 5706549.
HSL color Cylindrical-coordinate representation of color #351357: hue angle of 270º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #351357 is Cyan = 0.39, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 19 | 87 | - |
| CMYK | 0.39 | 0.78 | 0 | 0.66 |
| HSL | 270º | 0.64% | 0.21% | - |
| HSV(B) | 270º | 0.78% | 0.34% | - |
| XYZ | 3.42 | 1.91 | 9.21 | - |
| YUV | 36.92 | 156.26 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 87 | 0.39 | 0.78 | 0 | 0.66 | 270 | 0.64 | 0.21 |
| Hex | 35 | 13 | 57 | 27 | 4E | 0 | 42 | 10E | 40 | 15 |
| Octal | 65 | 23 | 127 | 47 | 116 | 0 | 102 | 416 | 100 | 25 |
| Binary | 110101 | 10011 | 1010111 | 100111 | 1001110 | 0 | 1000010 | 100001110 | 1000000 | 10101 |
Color Harmonies of #351357
Complementary color
Monochromatic Colors of #351357
Black with #351357
Text Example
Text Example
White with #351357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351357; }
p { color: rgb(53,19,87); }
H1.HeaderClassName
{
color: #351357;
}
.AnyTagClassName
{
color: #351357;
}
</style>
background-color css
<style>
a { background-color: #351357; }
a { background-color: rgb(53,19,87); }
div.DivClassName
{
background-color: #351357;
}
.BgClassName
{
background-color: #351357;
}
</style>
border-color css
<style>
span { border-color: #351357; }
span { border-color: rgb(53,19,87); }
td.TdClassName
{
border-color: #351357;
}
.TagClassName
{
border-color: #351357;
}
</style>