Shades of Christalle #331357
Tints of Christalle #331357
RGB
CMYK
RGB Variations
Color information
#331357 (or 0x331357) is known color: Christalle. HEX triplet: 33, 13 and 57. RGB value is (51,19,87). Sum of RGB (Red+Green+Blue) = 51+19+87=157 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.48% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 87 (34.38% from 255 or 55.41% from 157); Max value from RGB is 87 - color contains mainly: blue. Hex color #331357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331357 is #CCECA8. Grayscale: #242424. Windows color (decimal): -13429929 or 5706547. OLE color: 5706547.
HSL color Cylindrical-coordinate representation of color #331357: hue angle of 268.24º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #331357 is Cyan = 0.41, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 19 | 87 | - |
| CMYK | 0.41 | 0.78 | 0 | 0.66 |
| HSL | 268.24º | 0.64% | 0.21% | - |
| HSV(B) | 268.24º | 0.78% | 0.34% | - |
| XYZ | 3.32 | 1.86 | 9.2 | - |
| YUV | 36.32 | 156.6 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 87 | 0.41 | 0.78 | 0 | 0.66 | 268.24 | 0.64 | 0.21 |
| Hex | 33 | 13 | 57 | 29 | 4E | 0 | 42 | 10C | 40 | 15 |
| Octal | 63 | 23 | 127 | 51 | 116 | 0 | 102 | 414 | 100 | 25 |
| Binary | 110011 | 10011 | 1010111 | 101001 | 1001110 | 0 | 1000010 | 100001100 | 1000000 | 10101 |
Color Harmonies of #331357
Complementary color
Monochromatic Colors of #331357
Black with #331357
Text Example
Text Example
White with #331357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331357; }
p { color: rgb(51,19,87); }
H1.HeaderClassName
{
color: #331357;
}
.AnyTagClassName
{
color: #331357;
}
</style>
background-color css
<style>
a { background-color: #331357; }
a { background-color: rgb(51,19,87); }
div.DivClassName
{
background-color: #331357;
}
.BgClassName
{
background-color: #331357;
}
</style>
border-color css
<style>
span { border-color: #331357; }
span { border-color: rgb(51,19,87); }
td.TdClassName
{
border-color: #331357;
}
.TagClassName
{
border-color: #331357;
}
</style>