Shades of Christalle #352369
Tints of Christalle #352369
RGB
CMYK
RGB Variations
Color information
#352369 (or 0x352369) is known color: Christalle. HEX triplet: 35, 23 and 69. RGB value is (53,35,105). Sum of RGB (Red+Green+Blue) = 53+35+105=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 35 (14.06% from 255 or 18.13% from 193); Blue value is 105 (41.41% from 255 or 54.40% from 193); Max value from RGB is 105 - color contains mainly: blue. Hex color #352369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352369 is #CADC96. Grayscale: #303030. Windows color (decimal): -13294743 or 6890293. OLE color: 6890293.
HSL color Cylindrical-coordinate representation of color #352369: hue angle of 255.43º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #352369 is Cyan = 0.50, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 35 | 105 | - |
| CMYK | 0.50 | 0.67 | 0 | 0.59 |
| HSL | 255.43º | 0.5% | 0.27% | - |
| HSV(B) | 255.43º | 0.67% | 0.41% | - |
| XYZ | 4.62 | 2.98 | 13.7 | - |
| YUV | 48.36 | 159.96 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 105 | 0.50 | 0.67 | 0 | 0.59 | 255.43 | 0.5 | 0.27 |
| Hex | 35 | 23 | 69 | 32 | 43 | 0 | 3B | FF | 32 | 1B |
| Octal | 65 | 43 | 151 | 62 | 103 | 0 | 73 | 377 | 62 | 33 |
| Binary | 110101 | 100011 | 1101001 | 110010 | 1000011 | 0 | 111011 | 11111111 | 110010 | 11011 |
Color Harmonies of #352369
Complementary color
Monochromatic Colors of #352369
Black with #352369
Text Example
Text Example
White with #352369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352369; }
p { color: rgb(53,35,105); }
H1.HeaderClassName
{
color: #352369;
}
.AnyTagClassName
{
color: #352369;
}
</style>
background-color css
<style>
a { background-color: #352369; }
a { background-color: rgb(53,35,105); }
div.DivClassName
{
background-color: #352369;
}
.BgClassName
{
background-color: #352369;
}
</style>
border-color css
<style>
span { border-color: #352369; }
span { border-color: rgb(53,35,105); }
td.TdClassName
{
border-color: #352369;
}
.TagClassName
{
border-color: #352369;
}
</style>