Shades of Christalle #340857
Tints of Christalle #340857
RGB
CMYK
RGB Variations
Color information
#340857 (or 0x340857) is known color: Christalle. HEX triplet: 34, 08 and 57. RGB value is (52,8,87). Sum of RGB (Red+Green+Blue) = 52+8+87=147 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.37% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 87 (34.38% from 255 or 59.18% from 147); Max value from RGB is 87 - color contains mainly: blue. Hex color #340857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340857 is #CBF7A8. Grayscale: #1D1D1D. Windows color (decimal): -13367209 or 5703732. OLE color: 5703732.
HSL color Cylindrical-coordinate representation of color #340857: hue angle of 273.42º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #340857 is Cyan = 0.40, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 8 | 87 | - |
| CMYK | 0.40 | 0.91 | 0 | 0.66 |
| HSL | 273.42º | 0.83% | 0.19% | - |
| HSV(B) | 273.42º | 0.91% | 0.34% | - |
| XYZ | 3.22 | 1.59 | 9.15 | - |
| YUV | 30.16 | 160.08 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 87 | 0.40 | 0.91 | 0 | 0.66 | 273.42 | 0.83 | 0.19 |
| Hex | 34 | 8 | 57 | 28 | 5B | 0 | 42 | 111 | 53 | 13 |
| Octal | 64 | 10 | 127 | 50 | 133 | 0 | 102 | 421 | 123 | 23 |
| Binary | 110100 | 1000 | 1010111 | 101000 | 1011011 | 0 | 1000010 | 100010001 | 1010011 | 10011 |
Color Harmonies of #340857
Complementary color
Monochromatic Colors of #340857
Black with #340857
Text Example
Text Example
White with #340857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340857; }
p { color: rgb(52,8,87); }
H1.HeaderClassName
{
color: #340857;
}
.AnyTagClassName
{
color: #340857;
}
</style>
background-color css
<style>
a { background-color: #340857; }
a { background-color: rgb(52,8,87); }
div.DivClassName
{
background-color: #340857;
}
.BgClassName
{
background-color: #340857;
}
</style>
border-color css
<style>
span { border-color: #340857; }
span { border-color: rgb(52,8,87); }
td.TdClassName
{
border-color: #340857;
}
.TagClassName
{
border-color: #340857;
}
</style>