Shades of Christalle #332057
Tints of Christalle #332057
RGB
CMYK
RGB Variations
Color information
#332057 (or 0x332057) is known color: Christalle. HEX triplet: 33, 20 and 57. RGB value is (51,32,87). Sum of RGB (Red+Green+Blue) = 51+32+87=170 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30% from 170); Green value is 32 (12.89% from 255 or 18.82% from 170); Blue value is 87 (34.38% from 255 or 51.18% from 170); Max value from RGB is 87 - color contains mainly: blue. Hex color #332057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332057 is #CCDFA8. Grayscale: #2B2B2B. Windows color (decimal): -13426601 or 5709875. OLE color: 5709875.
HSL color Cylindrical-coordinate representation of color #332057: hue angle of 260.73º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #332057 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 32 | 87 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.66 |
| HSL | 260.73º | 0.46% | 0.23% | - |
| HSV(B) | 260.73º | 0.63% | 0.34% | - |
| XYZ | 3.6 | 2.42 | 9.3 | - |
| YUV | 43.95 | 152.29 | 133.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 32 | 87 | 0.41 | 0.63 | 0 | 0.66 | 260.73 | 0.46 | 0.23 |
| Hex | 33 | 20 | 57 | 29 | 3F | 0 | 42 | 105 | 2E | 17 |
| Octal | 63 | 40 | 127 | 51 | 77 | 0 | 102 | 405 | 56 | 27 |
| Binary | 110011 | 100000 | 1010111 | 101001 | 111111 | 0 | 1000010 | 100000101 | 101110 | 10111 |
Color Harmonies of #332057
Complementary color
Monochromatic Colors of #332057
Black with #332057
Text Example
Text Example
White with #332057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332057; }
p { color: rgb(51,32,87); }
H1.HeaderClassName
{
color: #332057;
}
.AnyTagClassName
{
color: #332057;
}
</style>
background-color css
<style>
a { background-color: #332057; }
a { background-color: rgb(51,32,87); }
div.DivClassName
{
background-color: #332057;
}
.BgClassName
{
background-color: #332057;
}
</style>
border-color css
<style>
span { border-color: #332057; }
span { border-color: rgb(51,32,87); }
td.TdClassName
{
border-color: #332057;
}
.TagClassName
{
border-color: #332057;
}
</style>