Shades of Christalle #351253
Tints of Christalle #351253
RGB
CMYK
RGB Variations
Color information
#351253 (or 0x351253) is known color: Christalle. HEX triplet: 35, 12 and 53. RGB value is (53,18,83). Sum of RGB (Red+Green+Blue) = 53+18+83=154 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.42% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 83 (32.81% from 255 or 53.90% from 154); Max value from RGB is 83 - color contains mainly: blue. Hex color #351253 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351253 is #CAEDAC. Grayscale: #232323. Windows color (decimal): -13299117 or 5444149. OLE color: 5444149.
HSL color Cylindrical-coordinate representation of color #351253: hue angle of 272.31º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #351253 is Cyan = 0.36, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 18 | 83 | - |
| CMYK | 0.36 | 0.78 | 0 | 0.67 |
| HSL | 272.31º | 0.64% | 0.2% | - |
| HSV(B) | 272.31º | 0.78% | 0.33% | - |
| XYZ | 3.25 | 1.81 | 8.36 | - |
| YUV | 35.88 | 154.6 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 83 | 0.36 | 0.78 | 0 | 0.67 | 272.31 | 0.64 | 0.2 |
| Hex | 35 | 12 | 53 | 24 | 4E | 0 | 43 | 110 | 40 | 14 |
| Octal | 65 | 22 | 123 | 44 | 116 | 0 | 103 | 420 | 100 | 24 |
| Binary | 110101 | 10010 | 1010011 | 100100 | 1001110 | 0 | 1000011 | 100010000 | 1000000 | 10100 |
Color Harmonies of #351253
Complementary color
Monochromatic Colors of #351253
Black with #351253
Text Example
Text Example
White with #351253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351253; }
p { color: rgb(53,18,83); }
H1.HeaderClassName
{
color: #351253;
}
.AnyTagClassName
{
color: #351253;
}
</style>
background-color css
<style>
a { background-color: #351253; }
a { background-color: rgb(53,18,83); }
div.DivClassName
{
background-color: #351253;
}
.BgClassName
{
background-color: #351253;
}
</style>
border-color css
<style>
span { border-color: #351253; }
span { border-color: rgb(53,18,83); }
td.TdClassName
{
border-color: #351253;
}
.TagClassName
{
border-color: #351253;
}
</style>