Shades of Christalle #341766
Tints of Christalle #341766
RGB
CMYK
RGB Variations
Color information
#341766 (or 0x341766) is known color: Christalle. HEX triplet: 34, 17 and 66. RGB value is (52,23,102). Sum of RGB (Red+Green+Blue) = 52+23+102=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 102 (40.23% from 255 or 57.63% from 177); Max value from RGB is 102 - color contains mainly: blue. Hex color #341766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341766 is #CBE899. Grayscale: #282828. Windows color (decimal): -13363354 or 6690612. OLE color: 6690612.
HSL color Cylindrical-coordinate representation of color #341766: hue angle of 262.03º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #341766 is Cyan = 0.49, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 23 | 102 | - |
| CMYK | 0.49 | 0.77 | 0 | 0.6 |
| HSL | 262.03º | 0.63% | 0.25% | - |
| HSV(B) | 262.03º | 0.77% | 0.4% | - |
| XYZ | 4.12 | 2.3 | 12.8 | - |
| YUV | 40.68 | 162.61 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 102 | 0.49 | 0.77 | 0 | 0.6 | 262.03 | 0.63 | 0.25 |
| Hex | 34 | 17 | 66 | 31 | 4D | 0 | 3C | 106 | 3F | 19 |
| Octal | 64 | 27 | 146 | 61 | 115 | 0 | 74 | 406 | 77 | 31 |
| Binary | 110100 | 10111 | 1100110 | 110001 | 1001101 | 0 | 111100 | 100000110 | 111111 | 11001 |
Color Harmonies of #341766
Complementary color
Monochromatic Colors of #341766
Black with #341766
Text Example
Text Example
White with #341766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341766; }
p { color: rgb(52,23,102); }
H1.HeaderClassName
{
color: #341766;
}
.AnyTagClassName
{
color: #341766;
}
</style>
background-color css
<style>
a { background-color: #341766; }
a { background-color: rgb(52,23,102); }
div.DivClassName
{
background-color: #341766;
}
.BgClassName
{
background-color: #341766;
}
</style>
border-color css
<style>
span { border-color: #341766; }
span { border-color: rgb(52,23,102); }
td.TdClassName
{
border-color: #341766;
}
.TagClassName
{
border-color: #341766;
}
</style>