Shades of Christalle #341663
Tints of Christalle #341663
RGB
CMYK
RGB Variations
Color information
#341663 (or 0x341663) is known color: Christalle. HEX triplet: 34, 16 and 63. RGB value is (52,22,99). Sum of RGB (Red+Green+Blue) = 52+22+99=173 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.06% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 99 (39.06% from 255 or 57.23% from 173); Max value from RGB is 99 - color contains mainly: blue. Hex color #341663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341663 is #CBE99C. Grayscale: #272727. Windows color (decimal): -13363613 or 6493748. OLE color: 6493748.
HSL color Cylindrical-coordinate representation of color #341663: hue angle of 263.38º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #341663 is Cyan = 0.47, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 22 | 99 | - |
| CMYK | 0.47 | 0.78 | 0 | 0.61 |
| HSL | 263.38º | 0.64% | 0.24% | - |
| HSV(B) | 263.38º | 0.78% | 0.39% | - |
| XYZ | 3.96 | 2.2 | 12.02 | - |
| YUV | 39.75 | 161.44 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 99 | 0.47 | 0.78 | 0 | 0.61 | 263.38 | 0.64 | 0.24 |
| Hex | 34 | 16 | 63 | 2F | 4E | 0 | 3D | 107 | 40 | 18 |
| Octal | 64 | 26 | 143 | 57 | 116 | 0 | 75 | 407 | 100 | 30 |
| Binary | 110100 | 10110 | 1100011 | 101111 | 1001110 | 0 | 111101 | 100000111 | 1000000 | 11000 |
Color Harmonies of #341663
Complementary color
Monochromatic Colors of #341663
Black with #341663
Text Example
Text Example
White with #341663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341663; }
p { color: rgb(52,22,99); }
H1.HeaderClassName
{
color: #341663;
}
.AnyTagClassName
{
color: #341663;
}
</style>
background-color css
<style>
a { background-color: #341663; }
a { background-color: rgb(52,22,99); }
div.DivClassName
{
background-color: #341663;
}
.BgClassName
{
background-color: #341663;
}
</style>
border-color css
<style>
span { border-color: #341663; }
span { border-color: rgb(52,22,99); }
td.TdClassName
{
border-color: #341663;
}
.TagClassName
{
border-color: #341663;
}
</style>