Shades of Christalle #340957
Tints of Christalle #340957
RGB
CMYK
RGB Variations
Color information
#340957 (or 0x340957) is known color: Christalle. HEX triplet: 34, 09 and 57. RGB value is (52,9,87). Sum of RGB (Red+Green+Blue) = 52+9+87=148 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.14% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 87 (34.38% from 255 or 58.78% from 148); Max value from RGB is 87 - color contains mainly: blue. Hex color #340957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340957 is #CBF6A8. Grayscale: #1E1E1E. Windows color (decimal): -13366953 or 5703988. OLE color: 5703988.
HSL color Cylindrical-coordinate representation of color #340957: hue angle of 273.08º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #340957 is Cyan = 0.40, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 9 | 87 | - |
| CMYK | 0.40 | 0.90 | 0 | 0.66 |
| HSL | 273.08º | 0.81% | 0.19% | - |
| HSV(B) | 273.08º | 0.9% | 0.34% | - |
| XYZ | 3.23 | 1.61 | 9.16 | - |
| YUV | 30.75 | 159.75 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 9 | 87 | 0.40 | 0.90 | 0 | 0.66 | 273.08 | 0.81 | 0.19 |
| Hex | 34 | 9 | 57 | 28 | 5A | 0 | 42 | 111 | 51 | 13 |
| Octal | 64 | 11 | 127 | 50 | 132 | 0 | 102 | 421 | 121 | 23 |
| Binary | 110100 | 1001 | 1010111 | 101000 | 1011010 | 0 | 1000010 | 100010001 | 1010001 | 10011 |
Color Harmonies of #340957
Complementary color
Monochromatic Colors of #340957
Black with #340957
Text Example
Text Example
White with #340957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340957; }
p { color: rgb(52,9,87); }
H1.HeaderClassName
{
color: #340957;
}
.AnyTagClassName
{
color: #340957;
}
</style>
background-color css
<style>
a { background-color: #340957; }
a { background-color: rgb(52,9,87); }
div.DivClassName
{
background-color: #340957;
}
.BgClassName
{
background-color: #340957;
}
</style>
border-color css
<style>
span { border-color: #340957; }
span { border-color: rgb(52,9,87); }
td.TdClassName
{
border-color: #340957;
}
.TagClassName
{
border-color: #340957;
}
</style>