Shades of Christalle #321669
Tints of Christalle #321669
RGB
CMYK
RGB Variations
Color information
#321669 (or 0x321669) is known color: Christalle. HEX triplet: 32, 16 and 69. RGB value is (50,22,105). Sum of RGB (Red+Green+Blue) = 50+22+105=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 22 (8.98% from 255 or 12.43% from 177); Blue value is 105 (41.41% from 255 or 59.32% from 177); Max value from RGB is 105 - color contains mainly: blue. Hex color #321669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321669 is #CDE996. Grayscale: #272727. Windows color (decimal): -13494679 or 6886962. OLE color: 6886962.
HSL color Cylindrical-coordinate representation of color #321669: hue angle of 260.24º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #321669 is Cyan = 0.52, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 22 | 105 | - |
| CMYK | 0.52 | 0.79 | 0 | 0.59 |
| HSL | 260.24º | 0.65% | 0.25% | - |
| HSV(B) | 260.24º | 0.79% | 0.41% | - |
| XYZ | 4.15 | 2.27 | 13.58 | - |
| YUV | 39.83 | 164.78 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 105 | 0.52 | 0.79 | 0 | 0.59 | 260.24 | 0.65 | 0.25 |
| Hex | 32 | 16 | 69 | 34 | 4F | 0 | 3B | 104 | 41 | 19 |
| Octal | 62 | 26 | 151 | 64 | 117 | 0 | 73 | 404 | 101 | 31 |
| Binary | 110010 | 10110 | 1101001 | 110100 | 1001111 | 0 | 111011 | 100000100 | 1000001 | 11001 |
Color Harmonies of #321669
Complementary color
Monochromatic Colors of #321669
Black with #321669
Text Example
Text Example
White with #321669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321669; }
p { color: rgb(50,22,105); }
H1.HeaderClassName
{
color: #321669;
}
.AnyTagClassName
{
color: #321669;
}
</style>
background-color css
<style>
a { background-color: #321669; }
a { background-color: rgb(50,22,105); }
div.DivClassName
{
background-color: #321669;
}
.BgClassName
{
background-color: #321669;
}
</style>
border-color css
<style>
span { border-color: #321669; }
span { border-color: rgb(50,22,105); }
td.TdClassName
{
border-color: #321669;
}
.TagClassName
{
border-color: #321669;
}
</style>