Shades of Christalle #341968
Tints of Christalle #341968
RGB
CMYK
RGB Variations
Color information
#341968 (or 0x341968) is known color: Christalle. HEX triplet: 34, 19 and 68. RGB value is (52,25,104). Sum of RGB (Red+Green+Blue) = 52+25+104=181 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.73% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 104 (41.02% from 255 or 57.46% from 181); Max value from RGB is 104 - color contains mainly: blue. Hex color #341968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341968 is #CBE697. Grayscale: #292929. Windows color (decimal): -13362840 or 6822196. OLE color: 6822196.
HSL color Cylindrical-coordinate representation of color #341968: hue angle of 260.51º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #341968 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 25 | 104 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.59 |
| HSL | 260.51º | 0.61% | 0.25% | - |
| HSV(B) | 260.51º | 0.76% | 0.41% | - |
| XYZ | 4.26 | 2.42 | 13.34 | - |
| YUV | 42.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 104 | 0.50 | 0.76 | 0 | 0.59 | 260.51 | 0.61 | 0.25 |
| Hex | 34 | 19 | 68 | 32 | 4C | 0 | 3B | 105 | 3D | 19 |
| Octal | 64 | 31 | 150 | 62 | 114 | 0 | 73 | 405 | 75 | 31 |
| Binary | 110100 | 11001 | 1101000 | 110010 | 1001100 | 0 | 111011 | 100000101 | 111101 | 11001 |
Color Harmonies of #341968
Complementary color
Monochromatic Colors of #341968
Black with #341968
Text Example
Text Example
White with #341968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341968; }
p { color: rgb(52,25,104); }
H1.HeaderClassName
{
color: #341968;
}
.AnyTagClassName
{
color: #341968;
}
</style>
background-color css
<style>
a { background-color: #341968; }
a { background-color: rgb(52,25,104); }
div.DivClassName
{
background-color: #341968;
}
.BgClassName
{
background-color: #341968;
}
</style>
border-color css
<style>
span { border-color: #341968; }
span { border-color: rgb(52,25,104); }
td.TdClassName
{
border-color: #341968;
}
.TagClassName
{
border-color: #341968;
}
</style>