Shades of Christalle #341965
Tints of Christalle #341965
RGB
CMYK
RGB Variations
Color information
#341965 (or 0x341965) is known color: Christalle. HEX triplet: 34, 19 and 65. RGB value is (52,25,101). Sum of RGB (Red+Green+Blue) = 52+25+101=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 101 (39.84% from 255 or 56.74% from 178); Max value from RGB is 101 - color contains mainly: blue. Hex color #341965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341965 is #CBE69A. Grayscale: #292929. Windows color (decimal): -13362843 or 6625588. OLE color: 6625588.
HSL color Cylindrical-coordinate representation of color #341965: hue angle of 261.32º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #341965 is Cyan = 0.49, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 25 | 101 | - |
| CMYK | 0.49 | 0.75 | 0 | 0.60 |
| HSL | 261.32º | 0.6% | 0.25% | - |
| HSV(B) | 261.32º | 0.75% | 0.4% | - |
| XYZ | 4.11 | 2.36 | 12.55 | - |
| YUV | 41.74 | 161.45 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 101 | 0.49 | 0.75 | 0 | 0.60 | 261.32 | 0.6 | 0.25 |
| Hex | 34 | 19 | 65 | 31 | 4B | 0 | 3C | 105 | 3C | 19 |
| Octal | 64 | 31 | 145 | 61 | 113 | 0 | 74 | 405 | 74 | 31 |
| Binary | 110100 | 11001 | 1100101 | 110001 | 1001011 | 0 | 111100 | 100000101 | 111100 | 11001 |
Color Harmonies of #341965
Complementary color
Monochromatic Colors of #341965
Black with #341965
Text Example
Text Example
White with #341965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341965; }
p { color: rgb(52,25,101); }
H1.HeaderClassName
{
color: #341965;
}
.AnyTagClassName
{
color: #341965;
}
</style>
background-color css
<style>
a { background-color: #341965; }
a { background-color: rgb(52,25,101); }
div.DivClassName
{
background-color: #341965;
}
.BgClassName
{
background-color: #341965;
}
</style>
border-color css
<style>
span { border-color: #341965; }
span { border-color: rgb(52,25,101); }
td.TdClassName
{
border-color: #341965;
}
.TagClassName
{
border-color: #341965;
}
</style>