Shades of Christalle #321567
Tints of Christalle #321567
RGB
CMYK
RGB Variations
Color information
#321567 (or 0x321567) is known color: Christalle. HEX triplet: 32, 15 and 67. RGB value is (50,21,103). Sum of RGB (Red+Green+Blue) = 50+21+103=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 103 (40.62% from 255 or 59.20% from 174); Max value from RGB is 103 - color contains mainly: blue. Hex color #321567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321567 is #CDEA98. Grayscale: #262626. Windows color (decimal): -13494937 or 6755634. OLE color: 6755634.
HSL color Cylindrical-coordinate representation of color #321567: hue angle of 261.22º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321567 is Cyan = 0.51, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 21 | 103 | - |
| CMYK | 0.51 | 0.80 | 0 | 0.60 |
| HSL | 261.22º | 0.66% | 0.24% | - |
| HSV(B) | 261.22º | 0.8% | 0.4% | - |
| XYZ | 4.03 | 2.19 | 13.04 | - |
| YUV | 39.02 | 164.11 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 103 | 0.51 | 0.80 | 0 | 0.60 | 261.22 | 0.66 | 0.24 |
| Hex | 32 | 15 | 67 | 33 | 50 | 0 | 3C | 105 | 42 | 18 |
| Octal | 62 | 25 | 147 | 63 | 120 | 0 | 74 | 405 | 102 | 30 |
| Binary | 110010 | 10101 | 1100111 | 110011 | 1010000 | 0 | 111100 | 100000101 | 1000010 | 11000 |
Color Harmonies of #321567
Complementary color
Monochromatic Colors of #321567
Black with #321567
Text Example
Text Example
White with #321567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321567; }
p { color: rgb(50,21,103); }
H1.HeaderClassName
{
color: #321567;
}
.AnyTagClassName
{
color: #321567;
}
</style>
background-color css
<style>
a { background-color: #321567; }
a { background-color: rgb(50,21,103); }
div.DivClassName
{
background-color: #321567;
}
.BgClassName
{
background-color: #321567;
}
</style>
border-color css
<style>
span { border-color: #321567; }
span { border-color: rgb(50,21,103); }
td.TdClassName
{
border-color: #321567;
}
.TagClassName
{
border-color: #321567;
}
</style>