Shades of Christalle #341869
Tints of Christalle #341869
RGB
CMYK
RGB Variations
Color information
#341869 (or 0x341869) is known color: Christalle. HEX triplet: 34, 18 and 69. RGB value is (52,24,105). Sum of RGB (Red+Green+Blue) = 52+24+105=181 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.73% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 105 (41.41% from 255 or 58.01% from 181); Max value from RGB is 105 - color contains mainly: blue. Hex color #341869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341869 is #CBE796. Grayscale: #292929. Windows color (decimal): -13363095 or 6887476. OLE color: 6887476.
HSL color Cylindrical-coordinate representation of color #341869: hue angle of 260.74º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #341869 is Cyan = 0.50, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 24 | 105 | - |
| CMYK | 0.50 | 0.77 | 0 | 0.59 |
| HSL | 260.74º | 0.63% | 0.25% | - |
| HSV(B) | 260.74º | 0.77% | 0.41% | - |
| XYZ | 4.29 | 2.4 | 13.6 | - |
| YUV | 41.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 105 | 0.50 | 0.77 | 0 | 0.59 | 260.74 | 0.63 | 0.25 |
| Hex | 34 | 18 | 69 | 32 | 4D | 0 | 3B | 105 | 3F | 19 |
| Octal | 64 | 30 | 151 | 62 | 115 | 0 | 73 | 405 | 77 | 31 |
| Binary | 110100 | 11000 | 1101001 | 110010 | 1001101 | 0 | 111011 | 100000101 | 111111 | 11001 |
Color Harmonies of #341869
Complementary color
Monochromatic Colors of #341869
Black with #341869
Text Example
Text Example
White with #341869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341869; }
p { color: rgb(52,24,105); }
H1.HeaderClassName
{
color: #341869;
}
.AnyTagClassName
{
color: #341869;
}
</style>
background-color css
<style>
a { background-color: #341869; }
a { background-color: rgb(52,24,105); }
div.DivClassName
{
background-color: #341869;
}
.BgClassName
{
background-color: #341869;
}
</style>
border-color css
<style>
span { border-color: #341869; }
span { border-color: rgb(52,24,105); }
td.TdClassName
{
border-color: #341869;
}
.TagClassName
{
border-color: #341869;
}
</style>