Shades of Christalle #340358
Tints of Christalle #340358
RGB
CMYK
RGB Variations
Color information
#340358 (or 0x340358) is known color: Christalle. HEX triplet: 34, 03 and 58. RGB value is (52,3,88). Sum of RGB (Red+Green+Blue) = 52+3+88=143 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.36% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 88 (34.77% from 255 or 61.54% from 143); Max value from RGB is 88 - color contains mainly: blue. Hex color #340358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340358 is #CBFCA7. Grayscale: #1B1B1B. Windows color (decimal): -13368488 or 5767988. OLE color: 5767988.
HSL color Cylindrical-coordinate representation of color #340358: hue angle of 274.59º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #340358 is Cyan = 0.41, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 3 | 88 | - |
| CMYK | 0.41 | 0.97 | 0 | 0.65 |
| HSL | 274.59º | 0.93% | 0.18% | - |
| HSV(B) | 274.59º | 0.97% | 0.35% | - |
| XYZ | 3.21 | 1.5 | 9.35 | - |
| YUV | 27.34 | 162.23 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 3 | 88 | 0.41 | 0.97 | 0 | 0.65 | 274.59 | 0.93 | 0.18 |
| Hex | 34 | 3 | 58 | 29 | 61 | 0 | 41 | 113 | 5D | 12 |
| Octal | 64 | 3 | 130 | 51 | 141 | 0 | 101 | 423 | 135 | 22 |
| Binary | 110100 | 11 | 1011000 | 101001 | 1100001 | 0 | 1000001 | 100010011 | 1011101 | 10010 |
Color Harmonies of #340358
Complementary color
Monochromatic Colors of #340358
Black with #340358
Text Example
Text Example
White with #340358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340358; }
p { color: rgb(52,3,88); }
H1.HeaderClassName
{
color: #340358;
}
.AnyTagClassName
{
color: #340358;
}
</style>
background-color css
<style>
a { background-color: #340358; }
a { background-color: rgb(52,3,88); }
div.DivClassName
{
background-color: #340358;
}
.BgClassName
{
background-color: #340358;
}
</style>
border-color css
<style>
span { border-color: #340358; }
span { border-color: rgb(52,3,88); }
td.TdClassName
{
border-color: #340358;
}
.TagClassName
{
border-color: #340358;
}
</style>