Shades of Christalle #331459
Tints of Christalle #331459
RGB
CMYK
RGB Variations
Color information
#331459 (or 0x331459) is known color: Christalle. HEX triplet: 33, 14 and 59. RGB value is (51,20,89). Sum of RGB (Red+Green+Blue) = 51+20+89=160 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.88% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 89 (35.16% from 255 or 55.62% from 160); Max value from RGB is 89 - color contains mainly: blue. Hex color #331459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331459 is #CCEBA6. Grayscale: #242424. Windows color (decimal): -13429671 or 5837875. OLE color: 5837875.
HSL color Cylindrical-coordinate representation of color #331459: hue angle of 266.96º degrees, saturation: 0.63, 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 #331459 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 20 | 89 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.65 |
| HSL | 266.96º | 0.63% | 0.21% | - |
| HSV(B) | 266.96º | 0.78% | 0.35% | - |
| XYZ | 3.42 | 1.93 | 9.64 | - |
| YUV | 37.14 | 157.27 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 89 | 0.43 | 0.78 | 0 | 0.65 | 266.96 | 0.63 | 0.21 |
| Hex | 33 | 14 | 59 | 2B | 4E | 0 | 41 | 10B | 3F | 15 |
| Octal | 63 | 24 | 131 | 53 | 116 | 0 | 101 | 413 | 77 | 25 |
| Binary | 110011 | 10100 | 1011001 | 101011 | 1001110 | 0 | 1000001 | 100001011 | 111111 | 10101 |
Color Harmonies of #331459
Complementary color
Monochromatic Colors of #331459
Black with #331459
Text Example
Text Example
White with #331459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331459; }
p { color: rgb(51,20,89); }
H1.HeaderClassName
{
color: #331459;
}
.AnyTagClassName
{
color: #331459;
}
</style>
background-color css
<style>
a { background-color: #331459; }
a { background-color: rgb(51,20,89); }
div.DivClassName
{
background-color: #331459;
}
.BgClassName
{
background-color: #331459;
}
</style>
border-color css
<style>
span { border-color: #331459; }
span { border-color: rgb(51,20,89); }
td.TdClassName
{
border-color: #331459;
}
.TagClassName
{
border-color: #331459;
}
</style>