Shades of Christalle #341668
Tints of Christalle #341668
RGB
CMYK
RGB Variations
Color information
#341668 (or 0x341668) is known color: Christalle. HEX triplet: 34, 16 and 68. RGB value is (52,22,104). Sum of RGB (Red+Green+Blue) = 52+22+104=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 104 (41.02% from 255 or 58.43% from 178); Max value from RGB is 104 - color contains mainly: blue. Hex color #341668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341668 is #CBE997. Grayscale: #282828. Windows color (decimal): -13363608 or 6821428. OLE color: 6821428.
HSL color Cylindrical-coordinate representation of color #341668: hue angle of 261.95º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #341668 is Cyan = 0.50, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 22 | 104 | - |
| CMYK | 0.50 | 0.79 | 0 | 0.59 |
| HSL | 261.95º | 0.65% | 0.25% | - |
| HSV(B) | 261.95º | 0.79% | 0.41% | - |
| XYZ | 4.2 | 2.3 | 13.32 | - |
| YUV | 40.32 | 163.94 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 104 | 0.50 | 0.79 | 0 | 0.59 | 261.95 | 0.65 | 0.25 |
| Hex | 34 | 16 | 68 | 32 | 4F | 0 | 3B | 106 | 41 | 19 |
| Octal | 64 | 26 | 150 | 62 | 117 | 0 | 73 | 406 | 101 | 31 |
| Binary | 110100 | 10110 | 1101000 | 110010 | 1001111 | 0 | 111011 | 100000110 | 1000001 | 11001 |
Color Harmonies of #341668
Complementary color
Monochromatic Colors of #341668
Black with #341668
Text Example
Text Example
White with #341668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341668; }
p { color: rgb(52,22,104); }
H1.HeaderClassName
{
color: #341668;
}
.AnyTagClassName
{
color: #341668;
}
</style>
background-color css
<style>
a { background-color: #341668; }
a { background-color: rgb(52,22,104); }
div.DivClassName
{
background-color: #341668;
}
.BgClassName
{
background-color: #341668;
}
</style>
border-color css
<style>
span { border-color: #341668; }
span { border-color: rgb(52,22,104); }
td.TdClassName
{
border-color: #341668;
}
.TagClassName
{
border-color: #341668;
}
</style>