Shades of Christalle #321967
Tints of Christalle #321967
RGB
CMYK
RGB Variations
Color information
#321967 (or 0x321967) is known color: Christalle. HEX triplet: 32, 19 and 67. RGB value is (50,25,103). Sum of RGB (Red+Green+Blue) = 50+25+103=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 103 (40.62% from 255 or 57.87% from 178); Max value from RGB is 103 - color contains mainly: blue. Hex color #321967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321967 is #CDE698. Grayscale: #292929. Windows color (decimal): -13493913 or 6756658. OLE color: 6756658.
HSL color Cylindrical-coordinate representation of color #321967: hue angle of 259.23º degrees, saturation: 0.61, 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 #321967 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 25 | 103 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.60 |
| HSL | 259.23º | 0.61% | 0.25% | - |
| HSV(B) | 259.23º | 0.76% | 0.4% | - |
| XYZ | 4.11 | 2.35 | 13.07 | - |
| YUV | 41.37 | 162.78 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 103 | 0.51 | 0.76 | 0 | 0.60 | 259.23 | 0.61 | 0.25 |
| Hex | 32 | 19 | 67 | 33 | 4C | 0 | 3C | 103 | 3D | 19 |
| Octal | 62 | 31 | 147 | 63 | 114 | 0 | 74 | 403 | 75 | 31 |
| Binary | 110010 | 11001 | 1100111 | 110011 | 1001100 | 0 | 111100 | 100000011 | 111101 | 11001 |
Color Harmonies of #321967
Complementary color
Monochromatic Colors of #321967
Black with #321967
Text Example
Text Example
White with #321967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321967; }
p { color: rgb(50,25,103); }
H1.HeaderClassName
{
color: #321967;
}
.AnyTagClassName
{
color: #321967;
}
</style>
background-color css
<style>
a { background-color: #321967; }
a { background-color: rgb(50,25,103); }
div.DivClassName
{
background-color: #321967;
}
.BgClassName
{
background-color: #321967;
}
</style>
border-color css
<style>
span { border-color: #321967; }
span { border-color: rgb(50,25,103); }
td.TdClassName
{
border-color: #321967;
}
.TagClassName
{
border-color: #321967;
}
</style>