Shades of Christalle #341753
Tints of Christalle #341753
RGB
CMYK
RGB Variations
Color information
#341753 (or 0x341753) is known color: Christalle. HEX triplet: 34, 17 and 53. RGB value is (52,23,83). Sum of RGB (Red+Green+Blue) = 52+23+83=158 (20% of max value = 765). Red value is 52 (20.70% from 255 or 32.91% from 158); Green value is 23 (9.38% from 255 or 14.56% from 158); Blue value is 83 (32.81% from 255 or 52.53% from 158); Max value from RGB is 83 - color contains mainly: blue. Hex color #341753 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341753 is #CBE8AC. Grayscale: #262626. Windows color (decimal): -13363373 or 5445428. OLE color: 5445428.
HSL color Cylindrical-coordinate representation of color #341753: hue angle of 269º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #341753 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 23 | 83 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.67 |
| HSL | 269º | 0.57% | 0.21% | - |
| HSV(B) | 269º | 0.72% | 0.33% | - |
| XYZ | 3.28 | 1.97 | 8.39 | - |
| YUV | 38.51 | 153.11 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 83 | 0.37 | 0.72 | 0 | 0.67 | 269 | 0.57 | 0.21 |
| Hex | 34 | 17 | 53 | 25 | 48 | 0 | 43 | 10D | 39 | 15 |
| Octal | 64 | 27 | 123 | 45 | 110 | 0 | 103 | 415 | 71 | 25 |
| Binary | 110100 | 10111 | 1010011 | 100101 | 1001000 | 0 | 1000011 | 100001101 | 111001 | 10101 |
Color Harmonies of #341753
Complementary color
Monochromatic Colors of #341753
Black with #341753
Text Example
Text Example
White with #341753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341753; }
p { color: rgb(52,23,83); }
H1.HeaderClassName
{
color: #341753;
}
.AnyTagClassName
{
color: #341753;
}
</style>
background-color css
<style>
a { background-color: #341753; }
a { background-color: rgb(52,23,83); }
div.DivClassName
{
background-color: #341753;
}
.BgClassName
{
background-color: #341753;
}
</style>
border-color css
<style>
span { border-color: #341753; }
span { border-color: rgb(52,23,83); }
td.TdClassName
{
border-color: #341753;
}
.TagClassName
{
border-color: #341753;
}
</style>