Shades of Christalle #351069
Tints of Christalle #351069
RGB
CMYK
RGB Variations
Color information
#351069 (or 0x351069) is known color: Christalle. HEX triplet: 35, 10 and 69. RGB value is (53,16,105). Sum of RGB (Red+Green+Blue) = 53+16+105=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 16 (6.64% from 255 or 9.20% from 174); Blue value is 105 (41.41% from 255 or 60.34% from 174); Max value from RGB is 105 - color contains mainly: blue. Hex color #351069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351069 is #CAEF96. Grayscale: #242424. Windows color (decimal): -13299607 or 6885429. OLE color: 6885429.
HSL color Cylindrical-coordinate representation of color #351069: hue angle of 264.94º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351069 is Cyan = 0.50, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 16 | 105 | - |
| CMYK | 0.50 | 0.85 | 0 | 0.59 |
| HSL | 264.94º | 0.74% | 0.24% | - |
| HSV(B) | 264.94º | 0.85% | 0.41% | - |
| XYZ | 4.2 | 2.15 | 13.56 | - |
| YUV | 37.21 | 166.26 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 105 | 0.50 | 0.85 | 0 | 0.59 | 264.94 | 0.74 | 0.24 |
| Hex | 35 | 10 | 69 | 32 | 55 | 0 | 3B | 109 | 4A | 18 |
| Octal | 65 | 20 | 151 | 62 | 125 | 0 | 73 | 411 | 112 | 30 |
| Binary | 110101 | 10000 | 1101001 | 110010 | 1010101 | 0 | 111011 | 100001001 | 1001010 | 11000 |
Color Harmonies of #351069
Complementary color
Monochromatic Colors of #351069
Black with #351069
Text Example
Text Example
White with #351069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351069; }
p { color: rgb(53,16,105); }
H1.HeaderClassName
{
color: #351069;
}
.AnyTagClassName
{
color: #351069;
}
</style>
background-color css
<style>
a { background-color: #351069; }
a { background-color: rgb(53,16,105); }
div.DivClassName
{
background-color: #351069;
}
.BgClassName
{
background-color: #351069;
}
</style>
border-color css
<style>
span { border-color: #351069; }
span { border-color: rgb(53,16,105); }
td.TdClassName
{
border-color: #351069;
}
.TagClassName
{
border-color: #351069;
}
</style>