Shades of Christalle #321368
Tints of Christalle #321368
RGB
CMYK
RGB Variations
Color information
#321368 (or 0x321368) is known color: Christalle. HEX triplet: 32, 13 and 68. RGB value is (50,19,104). Sum of RGB (Red+Green+Blue) = 50+19+104=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 104 (41.02% from 255 or 60.12% from 173); Max value from RGB is 104 - color contains mainly: blue. Hex color #321368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321368 is #CDEC97. Grayscale: #252525. Windows color (decimal): -13495448 or 6820658. OLE color: 6820658.
HSL color Cylindrical-coordinate representation of color #321368: hue angle of 261.88º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321368 is Cyan = 0.52, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 19 | 104 | - |
| CMYK | 0.52 | 0.82 | 0 | 0.59 |
| HSL | 261.88º | 0.69% | 0.24% | - |
| HSV(B) | 261.88º | 0.82% | 0.41% | - |
| XYZ | 4.05 | 2.14 | 13.3 | - |
| YUV | 37.96 | 165.27 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 104 | 0.52 | 0.82 | 0 | 0.59 | 261.88 | 0.69 | 0.24 |
| Hex | 32 | 13 | 68 | 34 | 52 | 0 | 3B | 106 | 45 | 18 |
| Octal | 62 | 23 | 150 | 64 | 122 | 0 | 73 | 406 | 105 | 30 |
| Binary | 110010 | 10011 | 1101000 | 110100 | 1010010 | 0 | 111011 | 100000110 | 1000101 | 11000 |
Color Harmonies of #321368
Complementary color
Monochromatic Colors of #321368
Black with #321368
Text Example
Text Example
White with #321368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321368; }
p { color: rgb(50,19,104); }
H1.HeaderClassName
{
color: #321368;
}
.AnyTagClassName
{
color: #321368;
}
</style>
background-color css
<style>
a { background-color: #321368; }
a { background-color: rgb(50,19,104); }
div.DivClassName
{
background-color: #321368;
}
.BgClassName
{
background-color: #321368;
}
</style>
border-color css
<style>
span { border-color: #321368; }
span { border-color: rgb(50,19,104); }
td.TdClassName
{
border-color: #321368;
}
.TagClassName
{
border-color: #321368;
}
</style>