Shades of Christalle #331465
Tints of Christalle #331465
RGB
CMYK
RGB Variations
Color information
#331465 (or 0x331465) is known color: Christalle. HEX triplet: 33, 14 and 65. RGB value is (51,20,101). Sum of RGB (Red+Green+Blue) = 51+20+101=172 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.65% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 101 (39.84% from 255 or 58.72% from 172); Max value from RGB is 101 - color contains mainly: blue. Hex color #331465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331465 is #CCEB9A. Grayscale: #262626. Windows color (decimal): -13429659 or 6624307. OLE color: 6624307.
HSL color Cylindrical-coordinate representation of color #331465: hue angle of 262.96º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331465 is Cyan = 0.50, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 20 | 101 | - |
| CMYK | 0.50 | 0.80 | 0 | 0.60 |
| HSL | 262.96º | 0.67% | 0.24% | - |
| HSV(B) | 262.96º | 0.8% | 0.4% | - |
| XYZ | 3.96 | 2.14 | 12.52 | - |
| YUV | 38.5 | 163.27 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 101 | 0.50 | 0.80 | 0 | 0.60 | 262.96 | 0.67 | 0.24 |
| Hex | 33 | 14 | 65 | 32 | 50 | 0 | 3C | 107 | 43 | 18 |
| Octal | 63 | 24 | 145 | 62 | 120 | 0 | 74 | 407 | 103 | 30 |
| Binary | 110011 | 10100 | 1100101 | 110010 | 1010000 | 0 | 111100 | 100000111 | 1000011 | 11000 |
Color Harmonies of #331465
Complementary color
Monochromatic Colors of #331465
Black with #331465
Text Example
Text Example
White with #331465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331465; }
p { color: rgb(51,20,101); }
H1.HeaderClassName
{
color: #331465;
}
.AnyTagClassName
{
color: #331465;
}
</style>
background-color css
<style>
a { background-color: #331465; }
a { background-color: rgb(51,20,101); }
div.DivClassName
{
background-color: #331465;
}
.BgClassName
{
background-color: #331465;
}
</style>
border-color css
<style>
span { border-color: #331465; }
span { border-color: rgb(51,20,101); }
td.TdClassName
{
border-color: #331465;
}
.TagClassName
{
border-color: #331465;
}
</style>