Shades of Christalle #321869
Tints of Christalle #321869
RGB
CMYK
RGB Variations
Color information
#321869 (or 0x321869) is known color: Christalle. HEX triplet: 32, 18 and 69. RGB value is (50,24,105). Sum of RGB (Red+Green+Blue) = 50+24+105=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 105 (41.41% from 255 or 58.66% from 179); Max value from RGB is 105 - color contains mainly: blue. Hex color #321869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321869 is #CDE796. Grayscale: #282828. Windows color (decimal): -13494167 or 6887474. OLE color: 6887474.
HSL color Cylindrical-coordinate representation of color #321869: hue angle of 259.26º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #321869 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 24 | 105 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.59 |
| HSL | 259.26º | 0.63% | 0.25% | - |
| HSV(B) | 259.26º | 0.77% | 0.41% | - |
| XYZ | 4.19 | 2.35 | 13.6 | - |
| YUV | 41.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 105 | 0.52 | 0.77 | 0 | 0.59 | 259.26 | 0.63 | 0.25 |
| Hex | 32 | 18 | 69 | 34 | 4D | 0 | 3B | 103 | 3F | 19 |
| Octal | 62 | 30 | 151 | 64 | 115 | 0 | 73 | 403 | 77 | 31 |
| Binary | 110010 | 11000 | 1101001 | 110100 | 1001101 | 0 | 111011 | 100000011 | 111111 | 11001 |
Color Harmonies of #321869
Complementary color
Monochromatic Colors of #321869
Black with #321869
Text Example
Text Example
White with #321869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321869; }
p { color: rgb(50,24,105); }
H1.HeaderClassName
{
color: #321869;
}
.AnyTagClassName
{
color: #321869;
}
</style>
background-color css
<style>
a { background-color: #321869; }
a { background-color: rgb(50,24,105); }
div.DivClassName
{
background-color: #321869;
}
.BgClassName
{
background-color: #321869;
}
</style>
border-color css
<style>
span { border-color: #321869; }
span { border-color: rgb(50,24,105); }
td.TdClassName
{
border-color: #321869;
}
.TagClassName
{
border-color: #321869;
}
</style>