Shades of Christalle #321161
Tints of Christalle #321161
RGB
CMYK
RGB Variations
Color information
#321161 (or 0x321161) is known color: Christalle. HEX triplet: 32, 11 and 61. RGB value is (50,17,97). Sum of RGB (Red+Green+Blue) = 50+17+97=164 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.49% from 164); Green value is 17 (7.03% from 255 or 10.37% from 164); Blue value is 97 (38.28% from 255 or 59.15% from 164); Max value from RGB is 97 - color contains mainly: blue. Hex color #321161 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321161 is #CDEE9E. Grayscale: #232323. Windows color (decimal): -13495967 or 6361394. OLE color: 6361394.
HSL color Cylindrical-coordinate representation of color #321161: hue angle of 264.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321161 is Cyan = 0.48, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 17 | 97 | - |
| CMYK | 0.48 | 0.82 | 0 | 0.62 |
| HSL | 264.75º | 0.7% | 0.22% | - |
| HSV(B) | 264.75º | 0.82% | 0.38% | - |
| XYZ | 3.67 | 1.94 | 11.49 | - |
| YUV | 35.99 | 162.43 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 97 | 0.48 | 0.82 | 0 | 0.62 | 264.75 | 0.7 | 0.22 |
| Hex | 32 | 11 | 61 | 30 | 52 | 0 | 3E | 109 | 46 | 16 |
| Octal | 62 | 21 | 141 | 60 | 122 | 0 | 76 | 411 | 106 | 26 |
| Binary | 110010 | 10001 | 1100001 | 110000 | 1010010 | 0 | 111110 | 100001001 | 1000110 | 10110 |
Color Harmonies of #321161
Complementary color
Monochromatic Colors of #321161
Black with #321161
Text Example
Text Example
White with #321161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321161; }
p { color: rgb(50,17,97); }
H1.HeaderClassName
{
color: #321161;
}
.AnyTagClassName
{
color: #321161;
}
</style>
background-color css
<style>
a { background-color: #321161; }
a { background-color: rgb(50,17,97); }
div.DivClassName
{
background-color: #321161;
}
.BgClassName
{
background-color: #321161;
}
</style>
border-color css
<style>
span { border-color: #321161; }
span { border-color: rgb(50,17,97); }
td.TdClassName
{
border-color: #321161;
}
.TagClassName
{
border-color: #321161;
}
</style>