Shades of Christalle #322062
Tints of Christalle #322062
RGB
CMYK
RGB Variations
Color information
#322062 (or 0x322062) is known color: Christalle. HEX triplet: 32, 20 and 62. RGB value is (50,32,98). Sum of RGB (Red+Green+Blue) = 50+32+98=180 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.78% from 180); Green value is 32 (12.89% from 255 or 17.78% from 180); Blue value is 98 (38.67% from 255 or 54.44% from 180); Max value from RGB is 98 - color contains mainly: blue. Hex color #322062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322062 is #CDDF9D. Grayscale: #2C2C2C. Windows color (decimal): -13492126 or 6430770. OLE color: 6430770.
HSL color Cylindrical-coordinate representation of color #322062: hue angle of 256.36º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #322062 is Cyan = 0.49, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 32 | 98 | - |
| CMYK | 0.49 | 0.67 | 0 | 0.62 |
| HSL | 256.36º | 0.51% | 0.25% | - |
| HSV(B) | 256.36º | 0.67% | 0.38% | - |
| XYZ | 4.04 | 2.59 | 11.84 | - |
| YUV | 44.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 98 | 0.49 | 0.67 | 0 | 0.62 | 256.36 | 0.51 | 0.25 |
| Hex | 32 | 20 | 62 | 31 | 43 | 0 | 3E | 100 | 33 | 19 |
| Octal | 62 | 40 | 142 | 61 | 103 | 0 | 76 | 400 | 63 | 31 |
| Binary | 110010 | 100000 | 1100010 | 110001 | 1000011 | 0 | 111110 | 100000000 | 110011 | 11001 |
Color Harmonies of #322062
Complementary color
Monochromatic Colors of #322062
Black with #322062
Text Example
Text Example
White with #322062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322062; }
p { color: rgb(50,32,98); }
H1.HeaderClassName
{
color: #322062;
}
.AnyTagClassName
{
color: #322062;
}
</style>
background-color css
<style>
a { background-color: #322062; }
a { background-color: rgb(50,32,98); }
div.DivClassName
{
background-color: #322062;
}
.BgClassName
{
background-color: #322062;
}
</style>
border-color css
<style>
span { border-color: #322062; }
span { border-color: rgb(50,32,98); }
td.TdClassName
{
border-color: #322062;
}
.TagClassName
{
border-color: #322062;
}
</style>