Shades of Christalle #342268
Tints of Christalle #342268
RGB
CMYK
RGB Variations
Color information
#342268 (or 0x342268) is known color: Christalle. HEX triplet: 34, 22 and 68. RGB value is (52,34,104). Sum of RGB (Red+Green+Blue) = 52+34+104=190 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.37% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #342268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342268 is #CBDD97. Grayscale: #2F2F2F. Windows color (decimal): -13360536 or 6824500. OLE color: 6824500.
HSL color Cylindrical-coordinate representation of color #342268: hue angle of 255.43º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #342268 is Cyan = 0.50, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 34 | 104 | - |
| CMYK | 0.50 | 0.67 | 0 | 0.59 |
| HSL | 255.43º | 0.51% | 0.27% | - |
| HSV(B) | 255.43º | 0.67% | 0.41% | - |
| XYZ | 4.49 | 2.87 | 13.41 | - |
| YUV | 47.36 | 159.96 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 34 | 104 | 0.50 | 0.67 | 0 | 0.59 | 255.43 | 0.51 | 0.27 |
| Hex | 34 | 22 | 68 | 32 | 43 | 0 | 3B | FF | 33 | 1B |
| Octal | 64 | 42 | 150 | 62 | 103 | 0 | 73 | 377 | 63 | 33 |
| Binary | 110100 | 100010 | 1101000 | 110010 | 1000011 | 0 | 111011 | 11111111 | 110011 | 11011 |
Color Harmonies of #342268
Complementary color
Monochromatic Colors of #342268
Black with #342268
Text Example
Text Example
White with #342268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342268; }
p { color: rgb(52,34,104); }
H1.HeaderClassName
{
color: #342268;
}
.AnyTagClassName
{
color: #342268;
}
</style>
background-color css
<style>
a { background-color: #342268; }
a { background-color: rgb(52,34,104); }
div.DivClassName
{
background-color: #342268;
}
.BgClassName
{
background-color: #342268;
}
</style>
border-color css
<style>
span { border-color: #342268; }
span { border-color: rgb(52,34,104); }
td.TdClassName
{
border-color: #342268;
}
.TagClassName
{
border-color: #342268;
}
</style>