Shades of Christalle #341969
Tints of Christalle #341969
RGB
CMYK
RGB Variations
Color information
#341969 (or 0x341969) is known color: Christalle. HEX triplet: 34, 19 and 69. RGB value is (52,25,105). Sum of RGB (Red+Green+Blue) = 52+25+105=182 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.57% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 105 (41.41% from 255 or 57.69% from 182); Max value from RGB is 105 - color contains mainly: blue. Hex color #341969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341969 is #CBE696. Grayscale: #292929. Windows color (decimal): -13362839 or 6887732. OLE color: 6887732.
HSL color Cylindrical-coordinate representation of color #341969: hue angle of 260.25º degrees, saturation: 0.62, 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 #341969 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 25 | 105 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.59 |
| HSL | 260.25º | 0.62% | 0.25% | - |
| HSV(B) | 260.25º | 0.76% | 0.41% | - |
| XYZ | 4.31 | 2.45 | 13.61 | - |
| YUV | 42.19 | 163.45 | 135 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 105 | 0.50 | 0.76 | 0 | 0.59 | 260.25 | 0.62 | 0.25 |
| Hex | 34 | 19 | 69 | 32 | 4C | 0 | 3B | 104 | 3E | 19 |
| Octal | 64 | 31 | 151 | 62 | 114 | 0 | 73 | 404 | 76 | 31 |
| Binary | 110100 | 11001 | 1101001 | 110010 | 1001100 | 0 | 111011 | 100000100 | 111110 | 11001 |
Color Harmonies of #341969
Complementary color
Monochromatic Colors of #341969
Black with #341969
Text Example
Text Example
White with #341969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341969; }
p { color: rgb(52,25,105); }
H1.HeaderClassName
{
color: #341969;
}
.AnyTagClassName
{
color: #341969;
}
</style>
background-color css
<style>
a { background-color: #341969; }
a { background-color: rgb(52,25,105); }
div.DivClassName
{
background-color: #341969;
}
.BgClassName
{
background-color: #341969;
}
</style>
border-color css
<style>
span { border-color: #341969; }
span { border-color: rgb(52,25,105); }
td.TdClassName
{
border-color: #341969;
}
.TagClassName
{
border-color: #341969;
}
</style>