Shades of Christalle #341463
Tints of Christalle #341463
RGB
CMYK
RGB Variations
Color information
#341463 (or 0x341463) is known color: Christalle. HEX triplet: 34, 14 and 63. RGB value is (52,20,99). Sum of RGB (Red+Green+Blue) = 52+20+99=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 99 (39.06% from 255 or 57.89% from 171); Max value from RGB is 99 - color contains mainly: blue. Hex color #341463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341463 is #CBEB9C. Grayscale: #262626. Windows color (decimal): -13364125 or 6493236. OLE color: 6493236.
HSL color Cylindrical-coordinate representation of color #341463: hue angle of 264.3º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341463 is Cyan = 0.47, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 20 | 99 | - |
| CMYK | 0.47 | 0.80 | 0 | 0.61 |
| HSL | 264.3º | 0.66% | 0.23% | - |
| HSV(B) | 264.3º | 0.8% | 0.39% | - |
| XYZ | 3.92 | 2.13 | 12.01 | - |
| YUV | 38.57 | 162.1 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 99 | 0.47 | 0.80 | 0 | 0.61 | 264.3 | 0.66 | 0.23 |
| Hex | 34 | 14 | 63 | 2F | 50 | 0 | 3D | 108 | 42 | 17 |
| Octal | 64 | 24 | 143 | 57 | 120 | 0 | 75 | 410 | 102 | 27 |
| Binary | 110100 | 10100 | 1100011 | 101111 | 1010000 | 0 | 111101 | 100001000 | 1000010 | 10111 |
Color Harmonies of #341463
Complementary color
Monochromatic Colors of #341463
Black with #341463
Text Example
Text Example
White with #341463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341463; }
p { color: rgb(52,20,99); }
H1.HeaderClassName
{
color: #341463;
}
.AnyTagClassName
{
color: #341463;
}
</style>
background-color css
<style>
a { background-color: #341463; }
a { background-color: rgb(52,20,99); }
div.DivClassName
{
background-color: #341463;
}
.BgClassName
{
background-color: #341463;
}
</style>
border-color css
<style>
span { border-color: #341463; }
span { border-color: rgb(52,20,99); }
td.TdClassName
{
border-color: #341463;
}
.TagClassName
{
border-color: #341463;
}
</style>