Shades of Christalle #341658
Tints of Christalle #341658
RGB
CMYK
RGB Variations
Color information
#341658 (or 0x341658) is known color: Christalle. HEX triplet: 34, 16 and 58. RGB value is (52,22,88). Sum of RGB (Red+Green+Blue) = 52+22+88=162 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.10% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #341658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341658 is #CBE9A7. Grayscale: #262626. Windows color (decimal): -13363624 or 5772852. OLE color: 5772852.
HSL color Cylindrical-coordinate representation of color #341658: hue angle of 267.27º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #341658 is Cyan = 0.41, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 22 | 88 | - |
| CMYK | 0.41 | 0.75 | 0 | 0.65 |
| HSL | 267.27º | 0.6% | 0.22% | - |
| HSV(B) | 267.27º | 0.75% | 0.35% | - |
| XYZ | 3.46 | 2.01 | 9.44 | - |
| YUV | 38.49 | 155.94 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 88 | 0.41 | 0.75 | 0 | 0.65 | 267.27 | 0.6 | 0.22 |
| Hex | 34 | 16 | 58 | 29 | 4B | 0 | 41 | 10B | 3C | 16 |
| Octal | 64 | 26 | 130 | 51 | 113 | 0 | 101 | 413 | 74 | 26 |
| Binary | 110100 | 10110 | 1011000 | 101001 | 1001011 | 0 | 1000001 | 100001011 | 111100 | 10110 |
Color Harmonies of #341658
Complementary color
Monochromatic Colors of #341658
Black with #341658
Text Example
Text Example
White with #341658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341658; }
p { color: rgb(52,22,88); }
H1.HeaderClassName
{
color: #341658;
}
.AnyTagClassName
{
color: #341658;
}
</style>
background-color css
<style>
a { background-color: #341658; }
a { background-color: rgb(52,22,88); }
div.DivClassName
{
background-color: #341658;
}
.BgClassName
{
background-color: #341658;
}
</style>
border-color css
<style>
span { border-color: #341658; }
span { border-color: rgb(52,22,88); }
td.TdClassName
{
border-color: #341658;
}
.TagClassName
{
border-color: #341658;
}
</style>