Shades of Christalle #341853
Tints of Christalle #341853
RGB
CMYK
RGB Variations
Color information
#341853 (or 0x341853) is known color: Christalle. HEX triplet: 34, 18 and 53. RGB value is (52,24,83). Sum of RGB (Red+Green+Blue) = 52+24+83=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 83 (32.81% from 255 or 52.20% from 159); Max value from RGB is 83 - color contains mainly: blue. Hex color #341853 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341853 is #CBE7AC. Grayscale: #262626. Windows color (decimal): -13363117 or 5445684. OLE color: 5445684.
HSL color Cylindrical-coordinate representation of color #341853: hue angle of 268.47º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #341853 is Cyan = 0.37, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 24 | 83 | - |
| CMYK | 0.37 | 0.71 | 0 | 0.67 |
| HSL | 268.47º | 0.55% | 0.21% | - |
| HSV(B) | 268.47º | 0.71% | 0.33% | - |
| XYZ | 3.3 | 2.01 | 8.4 | - |
| YUV | 39.1 | 152.78 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 83 | 0.37 | 0.71 | 0 | 0.67 | 268.47 | 0.55 | 0.21 |
| Hex | 34 | 18 | 53 | 25 | 47 | 0 | 43 | 10C | 37 | 15 |
| Octal | 64 | 30 | 123 | 45 | 107 | 0 | 103 | 414 | 67 | 25 |
| Binary | 110100 | 11000 | 1010011 | 100101 | 1000111 | 0 | 1000011 | 100001100 | 110111 | 10101 |
Color Harmonies of #341853
Complementary color
Monochromatic Colors of #341853
Black with #341853
Text Example
Text Example
White with #341853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341853; }
p { color: rgb(52,24,83); }
H1.HeaderClassName
{
color: #341853;
}
.AnyTagClassName
{
color: #341853;
}
</style>
background-color css
<style>
a { background-color: #341853; }
a { background-color: rgb(52,24,83); }
div.DivClassName
{
background-color: #341853;
}
.BgClassName
{
background-color: #341853;
}
</style>
border-color css
<style>
span { border-color: #341853; }
span { border-color: rgb(52,24,83); }
td.TdClassName
{
border-color: #341853;
}
.TagClassName
{
border-color: #341853;
}
</style>