Shades of Christalle #341856
Tints of Christalle #341856
RGB
CMYK
RGB Variations
Color information
#341856 (or 0x341856) is known color: Christalle. HEX triplet: 34, 18 and 56. RGB value is (52,24,86). Sum of RGB (Red+Green+Blue) = 52+24+86=162 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.10% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 86 (33.98% from 255 or 53.09% from 162); Max value from RGB is 86 - color contains mainly: blue. Hex color #341856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341856 is #CBE7A9. Grayscale: #272727. Windows color (decimal): -13363114 or 5642292. OLE color: 5642292.
HSL color Cylindrical-coordinate representation of color #341856: hue angle of 267.1º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #341856 is Cyan = 0.40, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 24 | 86 | - |
| CMYK | 0.40 | 0.72 | 0 | 0.66 |
| HSL | 267.1º | 0.56% | 0.22% | - |
| HSV(B) | 267.1º | 0.72% | 0.34% | - |
| XYZ | 3.42 | 2.06 | 9.02 | - |
| YUV | 39.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 86 | 0.40 | 0.72 | 0 | 0.66 | 267.1 | 0.56 | 0.22 |
| Hex | 34 | 18 | 56 | 28 | 48 | 0 | 42 | 10B | 38 | 16 |
| Octal | 64 | 30 | 126 | 50 | 110 | 0 | 102 | 413 | 70 | 26 |
| Binary | 110100 | 11000 | 1010110 | 101000 | 1001000 | 0 | 1000010 | 100001011 | 111000 | 10110 |
Color Harmonies of #341856
Complementary color
Monochromatic Colors of #341856
Black with #341856
Text Example
Text Example
White with #341856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341856; }
p { color: rgb(52,24,86); }
H1.HeaderClassName
{
color: #341856;
}
.AnyTagClassName
{
color: #341856;
}
</style>
background-color css
<style>
a { background-color: #341856; }
a { background-color: rgb(52,24,86); }
div.DivClassName
{
background-color: #341856;
}
.BgClassName
{
background-color: #341856;
}
</style>
border-color css
<style>
span { border-color: #341856; }
span { border-color: rgb(52,24,86); }
td.TdClassName
{
border-color: #341856;
}
.TagClassName
{
border-color: #341856;
}
</style>