Shades of Christalle #341769
Tints of Christalle #341769
RGB
CMYK
RGB Variations
Color information
#341769 (or 0x341769) is known color: Christalle. HEX triplet: 34, 17 and 69. RGB value is (52,23,105). Sum of RGB (Red+Green+Blue) = 52+23+105=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 23 (9.38% from 255 or 12.78% from 180); Blue value is 105 (41.41% from 255 or 58.33% from 180); Max value from RGB is 105 - color contains mainly: blue. Hex color #341769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341769 is #CBE896. Grayscale: #282828. Windows color (decimal): -13363351 or 6887220. OLE color: 6887220.
HSL color Cylindrical-coordinate representation of color #341769: hue angle of 261.22º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #341769 is Cyan = 0.50, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 23 | 105 | - |
| CMYK | 0.50 | 0.78 | 0 | 0.59 |
| HSL | 261.22º | 0.64% | 0.25% | - |
| HSV(B) | 261.22º | 0.78% | 0.41% | - |
| XYZ | 4.27 | 2.36 | 13.6 | - |
| YUV | 41.02 | 164.11 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 105 | 0.50 | 0.78 | 0 | 0.59 | 261.22 | 0.64 | 0.25 |
| Hex | 34 | 17 | 69 | 32 | 4E | 0 | 3B | 105 | 40 | 19 |
| Octal | 64 | 27 | 151 | 62 | 116 | 0 | 73 | 405 | 100 | 31 |
| Binary | 110100 | 10111 | 1101001 | 110010 | 1001110 | 0 | 111011 | 100000101 | 1000000 | 11001 |
Color Harmonies of #341769
Complementary color
Monochromatic Colors of #341769
Black with #341769
Text Example
Text Example
White with #341769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341769; }
p { color: rgb(52,23,105); }
H1.HeaderClassName
{
color: #341769;
}
.AnyTagClassName
{
color: #341769;
}
</style>
background-color css
<style>
a { background-color: #341769; }
a { background-color: rgb(52,23,105); }
div.DivClassName
{
background-color: #341769;
}
.BgClassName
{
background-color: #341769;
}
</style>
border-color css
<style>
span { border-color: #341769; }
span { border-color: rgb(52,23,105); }
td.TdClassName
{
border-color: #341769;
}
.TagClassName
{
border-color: #341769;
}
</style>