Shades of Christalle #341860
Tints of Christalle #341860
RGB
CMYK
RGB Variations
Color information
#341860 (or 0x341860) is known color: Christalle. HEX triplet: 34, 18 and 60. RGB value is (52,24,96). Sum of RGB (Red+Green+Blue) = 52+24+96=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 24 (9.77% from 255 or 13.95% from 172); Blue value is 96 (37.89% from 255 or 55.81% from 172); Max value from RGB is 96 - color contains mainly: blue. Hex color #341860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341860 is #CBE79F. Grayscale: #282828. Windows color (decimal): -13363104 or 6297652. OLE color: 6297652.
HSL color Cylindrical-coordinate representation of color #341860: hue angle of 263.33º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #341860 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 24 | 96 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.62 |
| HSL | 263.33º | 0.6% | 0.24% | - |
| HSV(B) | 263.33º | 0.75% | 0.38% | - |
| XYZ | 3.85 | 2.23 | 11.29 | - |
| YUV | 40.58 | 159.28 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 96 | 0.46 | 0.75 | 0 | 0.62 | 263.33 | 0.6 | 0.24 |
| Hex | 34 | 18 | 60 | 2E | 4B | 0 | 3E | 107 | 3C | 18 |
| Octal | 64 | 30 | 140 | 56 | 113 | 0 | 76 | 407 | 74 | 30 |
| Binary | 110100 | 11000 | 1100000 | 101110 | 1001011 | 0 | 111110 | 100000111 | 111100 | 11000 |
Color Harmonies of #341860
Complementary color
Monochromatic Colors of #341860
Black with #341860
Text Example
Text Example
White with #341860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341860; }
p { color: rgb(52,24,96); }
H1.HeaderClassName
{
color: #341860;
}
.AnyTagClassName
{
color: #341860;
}
</style>
background-color css
<style>
a { background-color: #341860; }
a { background-color: rgb(52,24,96); }
div.DivClassName
{
background-color: #341860;
}
.BgClassName
{
background-color: #341860;
}
</style>
border-color css
<style>
span { border-color: #341860; }
span { border-color: rgb(52,24,96); }
td.TdClassName
{
border-color: #341860;
}
.TagClassName
{
border-color: #341860;
}
</style>