Shades of Christalle #321358
Tints of Christalle #321358
RGB
CMYK
RGB Variations
Color information
#321358 (or 0x321358) is known color: Christalle. HEX triplet: 32, 13 and 58. RGB value is (50,19,88). Sum of RGB (Red+Green+Blue) = 50+19+88=157 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.85% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 88 (34.77% from 255 or 56.05% from 157); Max value from RGB is 88 - color contains mainly: blue. Hex color #321358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321358 is #CDECA7. Grayscale: #232323. Windows color (decimal): -13495464 or 5772082. OLE color: 5772082.
HSL color Cylindrical-coordinate representation of color #321358: hue angle of 266.96º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321358 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 19 | 88 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.65 |
| HSL | 266.96º | 0.64% | 0.21% | - |
| HSV(B) | 266.96º | 0.78% | 0.35% | - |
| XYZ | 3.31 | 1.85 | 9.41 | - |
| YUV | 36.14 | 157.27 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 88 | 0.43 | 0.78 | 0 | 0.65 | 266.96 | 0.64 | 0.21 |
| Hex | 32 | 13 | 58 | 2B | 4E | 0 | 41 | 10B | 40 | 15 |
| Octal | 62 | 23 | 130 | 53 | 116 | 0 | 101 | 413 | 100 | 25 |
| Binary | 110010 | 10011 | 1011000 | 101011 | 1001110 | 0 | 1000001 | 100001011 | 1000000 | 10101 |
Color Harmonies of #321358
Complementary color
Monochromatic Colors of #321358
Black with #321358
Text Example
Text Example
White with #321358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321358; }
p { color: rgb(50,19,88); }
H1.HeaderClassName
{
color: #321358;
}
.AnyTagClassName
{
color: #321358;
}
</style>
background-color css
<style>
a { background-color: #321358; }
a { background-color: rgb(50,19,88); }
div.DivClassName
{
background-color: #321358;
}
.BgClassName
{
background-color: #321358;
}
</style>
border-color css
<style>
span { border-color: #321358; }
span { border-color: rgb(50,19,88); }
td.TdClassName
{
border-color: #321358;
}
.TagClassName
{
border-color: #321358;
}
</style>