Shades of Christalle #320261
Tints of Christalle #320261
RGB
CMYK
RGB Variations
Color information
#320261 (or 0x320261) is known color: Christalle. HEX triplet: 32, 02 and 61. RGB value is (50,2,97). Sum of RGB (Red+Green+Blue) = 50+2+97=149 (19% of max value = 765). Red value is 50 (19.92% from 255 or 33.56% from 149); Green value is 2 (1.17% from 255 or 1.34% from 149); Blue value is 97 (38.28% from 255 or 65.10% from 149); Max value from RGB is 97 - color contains mainly: blue. Hex color #320261 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320261 is #CDFD9E. Grayscale: #1A1A1A. Windows color (decimal): -13499807 or 6357554. OLE color: 6357554.
HSL color Cylindrical-coordinate representation of color #320261: hue angle of 270.32º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320261 is Cyan = 0.48, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 2 | 97 | - |
| CMYK | 0.48 | 0.98 | 0 | 0.62 |
| HSL | 270.32º | 0.96% | 0.19% | - |
| HSV(B) | 270.32º | 0.98% | 0.38% | - |
| XYZ | 3.49 | 1.58 | 11.43 | - |
| YUV | 27.18 | 167.4 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 97 | 0.48 | 0.98 | 0 | 0.62 | 270.32 | 0.96 | 0.19 |
| Hex | 32 | 2 | 61 | 30 | 62 | 0 | 3E | 10E | 60 | 13 |
| Octal | 62 | 2 | 141 | 60 | 142 | 0 | 76 | 416 | 140 | 23 |
| Binary | 110010 | 10 | 1100001 | 110000 | 1100010 | 0 | 111110 | 100001110 | 1100000 | 10011 |
Color Harmonies of #320261
Complementary color
Monochromatic Colors of #320261
Black with #320261
Text Example
Text Example
White with #320261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320261; }
p { color: rgb(50,2,97); }
H1.HeaderClassName
{
color: #320261;
}
.AnyTagClassName
{
color: #320261;
}
</style>
background-color css
<style>
a { background-color: #320261; }
a { background-color: rgb(50,2,97); }
div.DivClassName
{
background-color: #320261;
}
.BgClassName
{
background-color: #320261;
}
</style>
border-color css
<style>
span { border-color: #320261; }
span { border-color: rgb(50,2,97); }
td.TdClassName
{
border-color: #320261;
}
.TagClassName
{
border-color: #320261;
}
</style>