Shades of Christalle #321154
Tints of Christalle #321154
RGB
CMYK
RGB Variations
Color information
#321154 (or 0x321154) is known color: Christalle. HEX triplet: 32, 11 and 54. RGB value is (50,17,84). Sum of RGB (Red+Green+Blue) = 50+17+84=151 (20% of max value = 765). Red value is 50 (19.92% from 255 or 33.11% from 151); Green value is 17 (7.03% from 255 or 11.26% from 151); Blue value is 84 (33.20% from 255 or 55.63% from 151); Max value from RGB is 84 - color contains mainly: blue. Hex color #321154 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321154 is #CDEEAB. Grayscale: #222222. Windows color (decimal): -13495980 or 5509426. OLE color: 5509426.
HSL color Cylindrical-coordinate representation of color #321154: hue angle of 269.55º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321154 is Cyan = 0.40, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 17 | 84 | - |
| CMYK | 0.40 | 0.80 | 0 | 0.67 |
| HSL | 269.55º | 0.66% | 0.2% | - |
| HSV(B) | 269.55º | 0.8% | 0.33% | - |
| XYZ | 3.12 | 1.72 | 8.56 | - |
| YUV | 34.51 | 155.93 | 139.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 84 | 0.40 | 0.80 | 0 | 0.67 | 269.55 | 0.66 | 0.2 |
| Hex | 32 | 11 | 54 | 28 | 50 | 0 | 43 | 10E | 42 | 14 |
| Octal | 62 | 21 | 124 | 50 | 120 | 0 | 103 | 416 | 102 | 24 |
| Binary | 110010 | 10001 | 1010100 | 101000 | 1010000 | 0 | 1000011 | 100001110 | 1000010 | 10100 |
Color Harmonies of #321154
Complementary color
Monochromatic Colors of #321154
Black with #321154
Text Example
Text Example
White with #321154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321154; }
p { color: rgb(50,17,84); }
H1.HeaderClassName
{
color: #321154;
}
.AnyTagClassName
{
color: #321154;
}
</style>
background-color css
<style>
a { background-color: #321154; }
a { background-color: rgb(50,17,84); }
div.DivClassName
{
background-color: #321154;
}
.BgClassName
{
background-color: #321154;
}
</style>
border-color css
<style>
span { border-color: #321154; }
span { border-color: rgb(50,17,84); }
td.TdClassName
{
border-color: #321154;
}
.TagClassName
{
border-color: #321154;
}
</style>