Shades of Christalle #341167
Tints of Christalle #341167
RGB
CMYK
RGB Variations
Color information
#341167 (or 0x341167) is known color: Christalle. HEX triplet: 34, 11 and 67. RGB value is (52,17,103). Sum of RGB (Red+Green+Blue) = 52+17+103=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 17 (7.03% from 255 or 9.88% from 172); Blue value is 103 (40.62% from 255 or 59.88% from 172); Max value from RGB is 103 - color contains mainly: blue. Hex color #341167 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341167 is #CBEE98. Grayscale: #242424. Windows color (decimal): -13364889 or 6754612. OLE color: 6754612.
HSL color Cylindrical-coordinate representation of color #341167: hue angle of 264.42º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341167 is Cyan = 0.50, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 17 | 103 | - |
| CMYK | 0.50 | 0.83 | 0 | 0.60 |
| HSL | 264.42º | 0.72% | 0.24% | - |
| HSV(B) | 264.42º | 0.83% | 0.4% | - |
| XYZ | 4.06 | 2.11 | 13.03 | - |
| YUV | 37.27 | 165.1 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 103 | 0.50 | 0.83 | 0 | 0.60 | 264.42 | 0.72 | 0.24 |
| Hex | 34 | 11 | 67 | 32 | 53 | 0 | 3C | 108 | 48 | 18 |
| Octal | 64 | 21 | 147 | 62 | 123 | 0 | 74 | 410 | 110 | 30 |
| Binary | 110100 | 10001 | 1100111 | 110010 | 1010011 | 0 | 111100 | 100001000 | 1001000 | 11000 |
Color Harmonies of #341167
Complementary color
Monochromatic Colors of #341167
Black with #341167
Text Example
Text Example
White with #341167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341167; }
p { color: rgb(52,17,103); }
H1.HeaderClassName
{
color: #341167;
}
.AnyTagClassName
{
color: #341167;
}
</style>
background-color css
<style>
a { background-color: #341167; }
a { background-color: rgb(52,17,103); }
div.DivClassName
{
background-color: #341167;
}
.BgClassName
{
background-color: #341167;
}
</style>
border-color css
<style>
span { border-color: #341167; }
span { border-color: rgb(52,17,103); }
td.TdClassName
{
border-color: #341167;
}
.TagClassName
{
border-color: #341167;
}
</style>