Shades of Christalle #320358
Tints of Christalle #320358
RGB
CMYK
RGB Variations
Color information
#320358 (or 0x320358) is known color: Christalle. HEX triplet: 32, 03 and 58. RGB value is (50,3,88). Sum of RGB (Red+Green+Blue) = 50+3+88=141 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.46% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 88 (34.77% from 255 or 62.41% from 141); Max value from RGB is 88 - color contains mainly: blue. Hex color #320358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320358 is #CDFCA7. Grayscale: #1A1A1A. Windows color (decimal): -13499560 or 5767986. OLE color: 5767986.
HSL color Cylindrical-coordinate representation of color #320358: hue angle of 273.18º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320358 is Cyan = 0.43, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 3 | 88 | - |
| CMYK | 0.43 | 0.97 | 0 | 0.65 |
| HSL | 273.18º | 0.93% | 0.18% | - |
| HSV(B) | 273.18º | 0.97% | 0.35% | - |
| XYZ | 3.11 | 1.45 | 9.35 | - |
| YUV | 26.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 88 | 0.43 | 0.97 | 0 | 0.65 | 273.18 | 0.93 | 0.18 |
| Hex | 32 | 3 | 58 | 2B | 61 | 0 | 41 | 111 | 5D | 12 |
| Octal | 62 | 3 | 130 | 53 | 141 | 0 | 101 | 421 | 135 | 22 |
| Binary | 110010 | 11 | 1011000 | 101011 | 1100001 | 0 | 1000001 | 100010001 | 1011101 | 10010 |
Color Harmonies of #320358
Complementary color
Monochromatic Colors of #320358
Black with #320358
Text Example
Text Example
White with #320358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320358; }
p { color: rgb(50,3,88); }
H1.HeaderClassName
{
color: #320358;
}
.AnyTagClassName
{
color: #320358;
}
</style>
background-color css
<style>
a { background-color: #320358; }
a { background-color: rgb(50,3,88); }
div.DivClassName
{
background-color: #320358;
}
.BgClassName
{
background-color: #320358;
}
</style>
border-color css
<style>
span { border-color: #320358; }
span { border-color: rgb(50,3,88); }
td.TdClassName
{
border-color: #320358;
}
.TagClassName
{
border-color: #320358;
}
</style>