Shades of Christalle #321667
Tints of Christalle #321667
RGB
CMYK
RGB Variations
Color information
#321667 (or 0x321667) is known color: Christalle. HEX triplet: 32, 16 and 67. RGB value is (50,22,103). Sum of RGB (Red+Green+Blue) = 50+22+103=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 103 (40.62% from 255 or 58.86% from 175); Max value from RGB is 103 - color contains mainly: blue. Hex color #321667 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321667 is #CDE998. Grayscale: #272727. Windows color (decimal): -13494681 or 6755890. OLE color: 6755890.
HSL color Cylindrical-coordinate representation of color #321667: hue angle of 260.74º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #321667 is Cyan = 0.51, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 22 | 103 | - |
| CMYK | 0.51 | 0.79 | 0 | 0.60 |
| HSL | 260.74º | 0.65% | 0.25% | - |
| HSV(B) | 260.74º | 0.79% | 0.4% | - |
| XYZ | 4.05 | 2.23 | 13.05 | - |
| YUV | 39.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 103 | 0.51 | 0.79 | 0 | 0.60 | 260.74 | 0.65 | 0.25 |
| Hex | 32 | 16 | 67 | 33 | 4F | 0 | 3C | 105 | 41 | 19 |
| Octal | 62 | 26 | 147 | 63 | 117 | 0 | 74 | 405 | 101 | 31 |
| Binary | 110010 | 10110 | 1100111 | 110011 | 1001111 | 0 | 111100 | 100000101 | 1000001 | 11001 |
Color Harmonies of #321667
Complementary color
Monochromatic Colors of #321667
Black with #321667
Text Example
Text Example
White with #321667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321667; }
p { color: rgb(50,22,103); }
H1.HeaderClassName
{
color: #321667;
}
.AnyTagClassName
{
color: #321667;
}
</style>
background-color css
<style>
a { background-color: #321667; }
a { background-color: rgb(50,22,103); }
div.DivClassName
{
background-color: #321667;
}
.BgClassName
{
background-color: #321667;
}
</style>
border-color css
<style>
span { border-color: #321667; }
span { border-color: rgb(50,22,103); }
td.TdClassName
{
border-color: #321667;
}
.TagClassName
{
border-color: #321667;
}
</style>