Shades of Christalle #340962
Tints of Christalle #340962
RGB
CMYK
RGB Variations
Color information
#340962 (or 0x340962) is known color: Christalle. HEX triplet: 34, 09 and 62. RGB value is (52,9,98). Sum of RGB (Red+Green+Blue) = 52+9+98=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 9 (3.91% from 255 or 5.66% from 159); Blue value is 98 (38.67% from 255 or 61.64% from 159); Max value from RGB is 98 - color contains mainly: blue. Hex color #340962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340962 is #CBF69D. Grayscale: #1F1F1F. Windows color (decimal): -13366942 or 6424884. OLE color: 6424884.
HSL color Cylindrical-coordinate representation of color #340962: hue angle of 268.99º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #340962 is Cyan = 0.47, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 9 | 98 | - |
| CMYK | 0.47 | 0.91 | 0 | 0.62 |
| HSL | 268.99º | 0.83% | 0.21% | - |
| HSV(B) | 268.99º | 0.91% | 0.38% | - |
| XYZ | 3.72 | 1.81 | 11.71 | - |
| YUV | 32 | 165.25 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 9 | 98 | 0.47 | 0.91 | 0 | 0.62 | 268.99 | 0.83 | 0.21 |
| Hex | 34 | 9 | 62 | 2F | 5B | 0 | 3E | 10D | 53 | 15 |
| Octal | 64 | 11 | 142 | 57 | 133 | 0 | 76 | 415 | 123 | 25 |
| Binary | 110100 | 1001 | 1100010 | 101111 | 1011011 | 0 | 111110 | 100001101 | 1010011 | 10101 |
Color Harmonies of #340962
Complementary color
Monochromatic Colors of #340962
Black with #340962
Text Example
Text Example
White with #340962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340962; }
p { color: rgb(52,9,98); }
H1.HeaderClassName
{
color: #340962;
}
.AnyTagClassName
{
color: #340962;
}
</style>
background-color css
<style>
a { background-color: #340962; }
a { background-color: rgb(52,9,98); }
div.DivClassName
{
background-color: #340962;
}
.BgClassName
{
background-color: #340962;
}
</style>
border-color css
<style>
span { border-color: #340962; }
span { border-color: rgb(52,9,98); }
td.TdClassName
{
border-color: #340962;
}
.TagClassName
{
border-color: #340962;
}
</style>