Shades of Christalle #341567
Tints of Christalle #341567
RGB
CMYK
RGB Variations
Color information
#341567 (or 0x341567) is known color: Christalle. HEX triplet: 34, 15 and 67. RGB value is (52,21,103). Sum of RGB (Red+Green+Blue) = 52+21+103=176 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.55% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 103 (40.62% from 255 or 58.52% from 176); Max value from RGB is 103 - color contains mainly: blue. Hex color #341567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341567 is #CBEA98. Grayscale: #272727. Windows color (decimal): -13363865 or 6755636. OLE color: 6755636.
HSL color Cylindrical-coordinate representation of color #341567: hue angle of 262.68º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341567 is Cyan = 0.50, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 21 | 103 | - |
| CMYK | 0.50 | 0.80 | 0 | 0.60 |
| HSL | 262.68º | 0.66% | 0.24% | - |
| HSV(B) | 262.68º | 0.8% | 0.4% | - |
| XYZ | 4.13 | 2.25 | 13.05 | - |
| YUV | 39.62 | 163.77 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 103 | 0.50 | 0.80 | 0 | 0.60 | 262.68 | 0.66 | 0.24 |
| Hex | 34 | 15 | 67 | 32 | 50 | 0 | 3C | 107 | 42 | 18 |
| Octal | 64 | 25 | 147 | 62 | 120 | 0 | 74 | 407 | 102 | 30 |
| Binary | 110100 | 10101 | 1100111 | 110010 | 1010000 | 0 | 111100 | 100000111 | 1000010 | 11000 |
Color Harmonies of #341567
Complementary color
Monochromatic Colors of #341567
Black with #341567
Text Example
Text Example
White with #341567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341567; }
p { color: rgb(52,21,103); }
H1.HeaderClassName
{
color: #341567;
}
.AnyTagClassName
{
color: #341567;
}
</style>
background-color css
<style>
a { background-color: #341567; }
a { background-color: rgb(52,21,103); }
div.DivClassName
{
background-color: #341567;
}
.BgClassName
{
background-color: #341567;
}
</style>
border-color css
<style>
span { border-color: #341567; }
span { border-color: rgb(52,21,103); }
td.TdClassName
{
border-color: #341567;
}
.TagClassName
{
border-color: #341567;
}
</style>