Shades of Christalle #341865
Tints of Christalle #341865
RGB
CMYK
RGB Variations
Color information
#341865 (or 0x341865) is known color: Christalle. HEX triplet: 34, 18 and 65. RGB value is (52,24,101). Sum of RGB (Red+Green+Blue) = 52+24+101=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 24 (9.77% from 255 or 13.56% from 177); Blue value is 101 (39.84% from 255 or 57.06% from 177); Max value from RGB is 101 - color contains mainly: blue. Hex color #341865 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341865 is #CBE79A. Grayscale: #282828. Windows color (decimal): -13363099 or 6625332. OLE color: 6625332.
HSL color Cylindrical-coordinate representation of color #341865: hue angle of 261.82º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #341865 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 24 | 101 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.60 |
| HSL | 261.82º | 0.62% | 0.25% | - |
| HSV(B) | 261.82º | 0.76% | 0.4% | - |
| XYZ | 4.09 | 2.32 | 12.54 | - |
| YUV | 41.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 101 | 0.49 | 0.76 | 0 | 0.60 | 261.82 | 0.62 | 0.25 |
| Hex | 34 | 18 | 65 | 31 | 4C | 0 | 3C | 106 | 3E | 19 |
| Octal | 64 | 30 | 145 | 61 | 114 | 0 | 74 | 406 | 76 | 31 |
| Binary | 110100 | 11000 | 1100101 | 110001 | 1001100 | 0 | 111100 | 100000110 | 111110 | 11001 |
Color Harmonies of #341865
Complementary color
Monochromatic Colors of #341865
Black with #341865
Text Example
Text Example
White with #341865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341865; }
p { color: rgb(52,24,101); }
H1.HeaderClassName
{
color: #341865;
}
.AnyTagClassName
{
color: #341865;
}
</style>
background-color css
<style>
a { background-color: #341865; }
a { background-color: rgb(52,24,101); }
div.DivClassName
{
background-color: #341865;
}
.BgClassName
{
background-color: #341865;
}
</style>
border-color css
<style>
span { border-color: #341865; }
span { border-color: rgb(52,24,101); }
td.TdClassName
{
border-color: #341865;
}
.TagClassName
{
border-color: #341865;
}
</style>