Shades of Christalle #331954
Tints of Christalle #331954
RGB
CMYK
RGB Variations
Color information
#331954 (or 0x331954) is known color: Christalle. HEX triplet: 33, 19 and 54. RGB value is (51,25,84). Sum of RGB (Red+Green+Blue) = 51+25+84=160 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.88% from 160); Green value is 25 (10.16% from 255 or 15.62% from 160); Blue value is 84 (33.20% from 255 or 52.5% from 160); Max value from RGB is 84 - color contains mainly: blue. Hex color #331954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331954 is #CCE6AB. Grayscale: #272727. Windows color (decimal): -13428396 or 5511475. OLE color: 5511475.
HSL color Cylindrical-coordinate representation of color #331954: hue angle of 266.44º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #331954 is Cyan = 0.39, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 25 | 84 | - |
| CMYK | 0.39 | 0.70 | 0 | 0.67 |
| HSL | 266.44º | 0.54% | 0.21% | - |
| HSV(B) | 266.44º | 0.7% | 0.33% | - |
| XYZ | 3.31 | 2.04 | 8.61 | - |
| YUV | 39.5 | 153.11 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 84 | 0.39 | 0.70 | 0 | 0.67 | 266.44 | 0.54 | 0.21 |
| Hex | 33 | 19 | 54 | 27 | 46 | 0 | 43 | 10A | 36 | 15 |
| Octal | 63 | 31 | 124 | 47 | 106 | 0 | 103 | 412 | 66 | 25 |
| Binary | 110011 | 11001 | 1010100 | 100111 | 1000110 | 0 | 1000011 | 100001010 | 110110 | 10101 |
Color Harmonies of #331954
Complementary color
Monochromatic Colors of #331954
Black with #331954
Text Example
Text Example
White with #331954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331954; }
p { color: rgb(51,25,84); }
H1.HeaderClassName
{
color: #331954;
}
.AnyTagClassName
{
color: #331954;
}
</style>
background-color css
<style>
a { background-color: #331954; }
a { background-color: rgb(51,25,84); }
div.DivClassName
{
background-color: #331954;
}
.BgClassName
{
background-color: #331954;
}
</style>
border-color css
<style>
span { border-color: #331954; }
span { border-color: rgb(51,25,84); }
td.TdClassName
{
border-color: #331954;
}
.TagClassName
{
border-color: #331954;
}
</style>