Shades of Christalle #320561
Tints of Christalle #320561
RGB
CMYK
RGB Variations
Color information
#320561 (or 0x320561) is known color: Christalle. HEX triplet: 32, 05 and 61. RGB value is (50,5,97). Sum of RGB (Red+Green+Blue) = 50+5+97=152 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.89% from 152); Green value is 5 (2.34% from 255 or 3.29% from 152); Blue value is 97 (38.28% from 255 or 63.82% from 152); Max value from RGB is 97 - color contains mainly: blue. Hex color #320561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320561 is #CDFA9E. Grayscale: #1C1C1C. Windows color (decimal): -13499039 or 6358322. OLE color: 6358322.
HSL color Cylindrical-coordinate representation of color #320561: hue angle of 269.35º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320561 is Cyan = 0.48, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 5 | 97 | - |
| CMYK | 0.48 | 0.95 | 0 | 0.62 |
| HSL | 269.35º | 0.9% | 0.2% | - |
| HSV(B) | 269.35º | 0.95% | 0.38% | - |
| XYZ | 3.53 | 1.65 | 11.44 | - |
| YUV | 28.94 | 166.41 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 97 | 0.48 | 0.95 | 0 | 0.62 | 269.35 | 0.9 | 0.2 |
| Hex | 32 | 5 | 61 | 30 | 5F | 0 | 3E | 10D | 5A | 14 |
| Octal | 62 | 5 | 141 | 60 | 137 | 0 | 76 | 415 | 132 | 24 |
| Binary | 110010 | 101 | 1100001 | 110000 | 1011111 | 0 | 111110 | 100001101 | 1011010 | 10100 |
Color Harmonies of #320561
Complementary color
Monochromatic Colors of #320561
Black with #320561
Text Example
Text Example
White with #320561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320561; }
p { color: rgb(50,5,97); }
H1.HeaderClassName
{
color: #320561;
}
.AnyTagClassName
{
color: #320561;
}
</style>
background-color css
<style>
a { background-color: #320561; }
a { background-color: rgb(50,5,97); }
div.DivClassName
{
background-color: #320561;
}
.BgClassName
{
background-color: #320561;
}
</style>
border-color css
<style>
span { border-color: #320561; }
span { border-color: rgb(50,5,97); }
td.TdClassName
{
border-color: #320561;
}
.TagClassName
{
border-color: #320561;
}
</style>