Shades of Christalle #321757
Tints of Christalle #321757
RGB
CMYK
RGB Variations
Color information
#321757 (or 0x321757) is known color: Christalle. HEX triplet: 32, 17 and 57. RGB value is (50,23,87). Sum of RGB (Red+Green+Blue) = 50+23+87=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 23 (9.38% from 255 or 14.38% from 160); Blue value is 87 (34.38% from 255 or 54.38% from 160); Max value from RGB is 87 - color contains mainly: blue. Hex color #321757 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321757 is #CDE8A8. Grayscale: #262626. Windows color (decimal): -13494441 or 5707570. OLE color: 5707570.
HSL color Cylindrical-coordinate representation of color #321757: hue angle of 265.31º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #321757 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 23 | 87 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.66 |
| HSL | 265.31º | 0.58% | 0.22% | - |
| HSV(B) | 265.31º | 0.74% | 0.34% | - |
| XYZ | 3.34 | 1.98 | 9.22 | - |
| YUV | 38.37 | 155.45 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 87 | 0.43 | 0.74 | 0 | 0.66 | 265.31 | 0.58 | 0.22 |
| Hex | 32 | 17 | 57 | 2B | 4A | 0 | 42 | 109 | 3A | 16 |
| Octal | 62 | 27 | 127 | 53 | 112 | 0 | 102 | 411 | 72 | 26 |
| Binary | 110010 | 10111 | 1010111 | 101011 | 1001010 | 0 | 1000010 | 100001001 | 111010 | 10110 |
Color Harmonies of #321757
Complementary color
Monochromatic Colors of #321757
Black with #321757
Text Example
Text Example
White with #321757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321757; }
p { color: rgb(50,23,87); }
H1.HeaderClassName
{
color: #321757;
}
.AnyTagClassName
{
color: #321757;
}
</style>
background-color css
<style>
a { background-color: #321757; }
a { background-color: rgb(50,23,87); }
div.DivClassName
{
background-color: #321757;
}
.BgClassName
{
background-color: #321757;
}
</style>
border-color css
<style>
span { border-color: #321757; }
span { border-color: rgb(50,23,87); }
td.TdClassName
{
border-color: #321757;
}
.TagClassName
{
border-color: #321757;
}
</style>