Shades of Christalle #321367
Tints of Christalle #321367
RGB
CMYK
RGB Variations
Color information
#321367 (or 0x321367) is known color: Christalle. HEX triplet: 32, 13 and 67. RGB value is (50,19,103). Sum of RGB (Red+Green+Blue) = 50+19+103=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 103 (40.62% from 255 or 59.88% from 172); Max value from RGB is 103 - color contains mainly: blue. Hex color #321367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321367 is #CDEC98. Grayscale: #252525. Windows color (decimal): -13495449 or 6755122. OLE color: 6755122.
HSL color Cylindrical-coordinate representation of color #321367: hue angle of 262.14º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321367 is Cyan = 0.51, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 19 | 103 | - |
| CMYK | 0.51 | 0.82 | 0 | 0.60 |
| HSL | 262.14º | 0.69% | 0.24% | - |
| HSV(B) | 262.14º | 0.82% | 0.4% | - |
| XYZ | 4 | 2.12 | 13.03 | - |
| YUV | 37.85 | 164.77 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 103 | 0.51 | 0.82 | 0 | 0.60 | 262.14 | 0.69 | 0.24 |
| Hex | 32 | 13 | 67 | 33 | 52 | 0 | 3C | 106 | 45 | 18 |
| Octal | 62 | 23 | 147 | 63 | 122 | 0 | 74 | 406 | 105 | 30 |
| Binary | 110010 | 10011 | 1100111 | 110011 | 1010010 | 0 | 111100 | 100000110 | 1000101 | 11000 |
Color Harmonies of #321367
Complementary color
Monochromatic Colors of #321367
Black with #321367
Text Example
Text Example
White with #321367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321367; }
p { color: rgb(50,19,103); }
H1.HeaderClassName
{
color: #321367;
}
.AnyTagClassName
{
color: #321367;
}
</style>
background-color css
<style>
a { background-color: #321367; }
a { background-color: rgb(50,19,103); }
div.DivClassName
{
background-color: #321367;
}
.BgClassName
{
background-color: #321367;
}
</style>
border-color css
<style>
span { border-color: #321367; }
span { border-color: rgb(50,19,103); }
td.TdClassName
{
border-color: #321367;
}
.TagClassName
{
border-color: #321367;
}
</style>