Shades of Christalle #341061
Tints of Christalle #341061
RGB
CMYK
RGB Variations
Color information
#341061 (or 0x341061) is known color: Christalle. HEX triplet: 34, 10 and 61. RGB value is (52,16,97). Sum of RGB (Red+Green+Blue) = 52+16+97=165 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.52% from 165); Green value is 16 (6.64% from 255 or 9.70% from 165); Blue value is 97 (38.28% from 255 or 58.79% from 165); Max value from RGB is 97 - color contains mainly: blue. Hex color #341061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341061 is #CBEF9E. Grayscale: #232323. Windows color (decimal): -13365151 or 6361140. OLE color: 6361140.
HSL color Cylindrical-coordinate representation of color #341061: hue angle of 266.67º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341061 is Cyan = 0.46, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 16 | 97 | - |
| CMYK | 0.46 | 0.84 | 0 | 0.62 |
| HSL | 266.67º | 0.72% | 0.22% | - |
| HSV(B) | 266.67º | 0.84% | 0.38% | - |
| XYZ | 3.76 | 1.96 | 11.49 | - |
| YUV | 36 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 97 | 0.46 | 0.84 | 0 | 0.62 | 266.67 | 0.72 | 0.22 |
| Hex | 34 | 10 | 61 | 2E | 54 | 0 | 3E | 10B | 48 | 16 |
| Octal | 64 | 20 | 141 | 56 | 124 | 0 | 76 | 413 | 110 | 26 |
| Binary | 110100 | 10000 | 1100001 | 101110 | 1010100 | 0 | 111110 | 100001011 | 1001000 | 10110 |
Color Harmonies of #341061
Complementary color
Monochromatic Colors of #341061
Black with #341061
Text Example
Text Example
White with #341061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341061; }
p { color: rgb(52,16,97); }
H1.HeaderClassName
{
color: #341061;
}
.AnyTagClassName
{
color: #341061;
}
</style>
background-color css
<style>
a { background-color: #341061; }
a { background-color: rgb(52,16,97); }
div.DivClassName
{
background-color: #341061;
}
.BgClassName
{
background-color: #341061;
}
</style>
border-color css
<style>
span { border-color: #341061; }
span { border-color: rgb(52,16,97); }
td.TdClassName
{
border-color: #341061;
}
.TagClassName
{
border-color: #341061;
}
</style>