Shades of Christalle #331962
Tints of Christalle #331962
RGB
CMYK
RGB Variations
Color information
#331962 (or 0x331962) is known color: Christalle. HEX triplet: 33, 19 and 62. RGB value is (51,25,98). Sum of RGB (Red+Green+Blue) = 51+25+98=174 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.31% from 174); Green value is 25 (10.16% from 255 or 14.37% from 174); Blue value is 98 (38.67% from 255 or 56.32% from 174); Max value from RGB is 98 - color contains mainly: blue. Hex color #331962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331962 is #CCE69D. Grayscale: #282828. Windows color (decimal): -13428382 or 6428979. OLE color: 6428979.
HSL color Cylindrical-coordinate representation of color #331962: hue angle of 261.37º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #331962 is Cyan = 0.48, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 25 | 98 | - |
| CMYK | 0.48 | 0.74 | 0 | 0.62 |
| HSL | 261.37º | 0.59% | 0.24% | - |
| HSV(B) | 261.37º | 0.74% | 0.38% | - |
| XYZ | 3.92 | 2.28 | 11.79 | - |
| YUV | 41.1 | 160.11 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 98 | 0.48 | 0.74 | 0 | 0.62 | 261.37 | 0.59 | 0.24 |
| Hex | 33 | 19 | 62 | 30 | 4A | 0 | 3E | 105 | 3B | 18 |
| Octal | 63 | 31 | 142 | 60 | 112 | 0 | 76 | 405 | 73 | 30 |
| Binary | 110011 | 11001 | 1100010 | 110000 | 1001010 | 0 | 111110 | 100000101 | 111011 | 11000 |
Color Harmonies of #331962
Complementary color
Monochromatic Colors of #331962
Black with #331962
Text Example
Text Example
White with #331962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331962; }
p { color: rgb(51,25,98); }
H1.HeaderClassName
{
color: #331962;
}
.AnyTagClassName
{
color: #331962;
}
</style>
background-color css
<style>
a { background-color: #331962; }
a { background-color: rgb(51,25,98); }
div.DivClassName
{
background-color: #331962;
}
.BgClassName
{
background-color: #331962;
}
</style>
border-color css
<style>
span { border-color: #331962; }
span { border-color: rgb(51,25,98); }
td.TdClassName
{
border-color: #331962;
}
.TagClassName
{
border-color: #331962;
}
</style>