Shades of Christalle #321654
Tints of Christalle #321654
RGB
CMYK
RGB Variations
Color information
#321654 (or 0x321654) is known color: Christalle. HEX triplet: 32, 16 and 54. RGB value is (50,22,84). Sum of RGB (Red+Green+Blue) = 50+22+84=156 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.05% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 84 (33.20% from 255 or 53.85% from 156); Max value from RGB is 84 - color contains mainly: blue. Hex color #321654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321654 is #CDE9AB. Grayscale: #252525. Windows color (decimal): -13494700 or 5510706. OLE color: 5510706.
HSL color Cylindrical-coordinate representation of color #321654: hue angle of 267.1º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #321654 is Cyan = 0.40, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 22 | 84 | - |
| CMYK | 0.40 | 0.74 | 0 | 0.67 |
| HSL | 267.1º | 0.58% | 0.21% | - |
| HSV(B) | 267.1º | 0.74% | 0.33% | - |
| XYZ | 3.2 | 1.89 | 8.58 | - |
| YUV | 37.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 84 | 0.40 | 0.74 | 0 | 0.67 | 267.1 | 0.58 | 0.21 |
| Hex | 32 | 16 | 54 | 28 | 4A | 0 | 43 | 10B | 3A | 15 |
| Octal | 62 | 26 | 124 | 50 | 112 | 0 | 103 | 413 | 72 | 25 |
| Binary | 110010 | 10110 | 1010100 | 101000 | 1001010 | 0 | 1000011 | 100001011 | 111010 | 10101 |
Color Harmonies of #321654
Complementary color
Monochromatic Colors of #321654
Black with #321654
Text Example
Text Example
White with #321654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321654; }
p { color: rgb(50,22,84); }
H1.HeaderClassName
{
color: #321654;
}
.AnyTagClassName
{
color: #321654;
}
</style>
background-color css
<style>
a { background-color: #321654; }
a { background-color: rgb(50,22,84); }
div.DivClassName
{
background-color: #321654;
}
.BgClassName
{
background-color: #321654;
}
</style>
border-color css
<style>
span { border-color: #321654; }
span { border-color: rgb(50,22,84); }
td.TdClassName
{
border-color: #321654;
}
.TagClassName
{
border-color: #321654;
}
</style>