Shades of Christalle #321855
Tints of Christalle #321855
RGB
CMYK
RGB Variations
Color information
#321855 (or 0x321855) is known color: Christalle. HEX triplet: 32, 18 and 55. RGB value is (50,24,85). Sum of RGB (Red+Green+Blue) = 50+24+85=159 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.45% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 85 (33.59% from 255 or 53.46% from 159); Max value from RGB is 85 - color contains mainly: blue. Hex color #321855 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321855 is #CDE7AA. Grayscale: #262626. Windows color (decimal): -13494187 or 5576754. OLE color: 5576754.
HSL color Cylindrical-coordinate representation of color #321855: hue angle of 265.57º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #321855 is Cyan = 0.41, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 24 | 85 | - |
| CMYK | 0.41 | 0.72 | 0 | 0.67 |
| HSL | 265.57º | 0.56% | 0.21% | - |
| HSV(B) | 265.57º | 0.72% | 0.33% | - |
| XYZ | 3.28 | 1.99 | 8.8 | - |
| YUV | 38.73 | 154.11 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 85 | 0.41 | 0.72 | 0 | 0.67 | 265.57 | 0.56 | 0.21 |
| Hex | 32 | 18 | 55 | 29 | 48 | 0 | 43 | 10A | 38 | 15 |
| Octal | 62 | 30 | 125 | 51 | 110 | 0 | 103 | 412 | 70 | 25 |
| Binary | 110010 | 11000 | 1010101 | 101001 | 1001000 | 0 | 1000011 | 100001010 | 111000 | 10101 |
Color Harmonies of #321855
Complementary color
Monochromatic Colors of #321855
Black with #321855
Text Example
Text Example
White with #321855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321855; }
p { color: rgb(50,24,85); }
H1.HeaderClassName
{
color: #321855;
}
.AnyTagClassName
{
color: #321855;
}
</style>
background-color css
<style>
a { background-color: #321855; }
a { background-color: rgb(50,24,85); }
div.DivClassName
{
background-color: #321855;
}
.BgClassName
{
background-color: #321855;
}
</style>
border-color css
<style>
span { border-color: #321855; }
span { border-color: rgb(50,24,85); }
td.TdClassName
{
border-color: #321855;
}
.TagClassName
{
border-color: #321855;
}
</style>