Shades of Christalle #351869
Tints of Christalle #351869
RGB
CMYK
RGB Variations
Color information
#351869 (or 0x351869) is known color: Christalle. HEX triplet: 35, 18 and 69. RGB value is (53,24,105). Sum of RGB (Red+Green+Blue) = 53+24+105=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 24 (9.77% from 255 or 13.19% from 182); Blue value is 105 (41.41% from 255 or 57.69% from 182); Max value from RGB is 105 - color contains mainly: blue. Hex color #351869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351869 is #CAE796. Grayscale: #292929. Windows color (decimal): -13297559 or 6887477. OLE color: 6887477.
HSL color Cylindrical-coordinate representation of color #351869: hue angle of 261.48º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #351869 is Cyan = 0.50, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 24 | 105 | - |
| CMYK | 0.50 | 0.77 | 0 | 0.59 |
| HSL | 261.48º | 0.63% | 0.25% | - |
| HSV(B) | 261.48º | 0.77% | 0.41% | - |
| XYZ | 4.34 | 2.43 | 13.6 | - |
| YUV | 41.91 | 163.61 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 105 | 0.50 | 0.77 | 0 | 0.59 | 261.48 | 0.63 | 0.25 |
| Hex | 35 | 18 | 69 | 32 | 4D | 0 | 3B | 105 | 3F | 19 |
| Octal | 65 | 30 | 151 | 62 | 115 | 0 | 73 | 405 | 77 | 31 |
| Binary | 110101 | 11000 | 1101001 | 110010 | 1001101 | 0 | 111011 | 100000101 | 111111 | 11001 |
Color Harmonies of #351869
Complementary color
Monochromatic Colors of #351869
Black with #351869
Text Example
Text Example
White with #351869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351869; }
p { color: rgb(53,24,105); }
H1.HeaderClassName
{
color: #351869;
}
.AnyTagClassName
{
color: #351869;
}
</style>
background-color css
<style>
a { background-color: #351869; }
a { background-color: rgb(53,24,105); }
div.DivClassName
{
background-color: #351869;
}
.BgClassName
{
background-color: #351869;
}
</style>
border-color css
<style>
span { border-color: #351869; }
span { border-color: rgb(53,24,105); }
td.TdClassName
{
border-color: #351869;
}
.TagClassName
{
border-color: #351869;
}
</style>