Shades of Christalle #321469
Tints of Christalle #321469
RGB
CMYK
RGB Variations
Color information
#321469 (or 0x321469) is known color: Christalle. HEX triplet: 32, 14 and 69. RGB value is (50,20,105). Sum of RGB (Red+Green+Blue) = 50+20+105=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 105 (41.41% from 255 or 60% from 175); Max value from RGB is 105 - color contains mainly: blue. Hex color #321469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321469 is #CDEB96. Grayscale: #262626. Windows color (decimal): -13495191 or 6886450. OLE color: 6886450.
HSL color Cylindrical-coordinate representation of color #321469: hue angle of 261.18º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321469 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 20 | 105 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.59 |
| HSL | 261.18º | 0.68% | 0.25% | - |
| HSV(B) | 261.18º | 0.81% | 0.41% | - |
| XYZ | 4.12 | 2.2 | 13.57 | - |
| YUV | 38.66 | 165.44 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 105 | 0.52 | 0.81 | 0 | 0.59 | 261.18 | 0.68 | 0.25 |
| Hex | 32 | 14 | 69 | 34 | 51 | 0 | 3B | 105 | 44 | 19 |
| Octal | 62 | 24 | 151 | 64 | 121 | 0 | 73 | 405 | 104 | 31 |
| Binary | 110010 | 10100 | 1101001 | 110100 | 1010001 | 0 | 111011 | 100000101 | 1000100 | 11001 |
Color Harmonies of #321469
Complementary color
Monochromatic Colors of #321469
Black with #321469
Text Example
Text Example
White with #321469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321469; }
p { color: rgb(50,20,105); }
H1.HeaderClassName
{
color: #321469;
}
.AnyTagClassName
{
color: #321469;
}
</style>
background-color css
<style>
a { background-color: #321469; }
a { background-color: rgb(50,20,105); }
div.DivClassName
{
background-color: #321469;
}
.BgClassName
{
background-color: #321469;
}
</style>
border-color css
<style>
span { border-color: #321469; }
span { border-color: rgb(50,20,105); }
td.TdClassName
{
border-color: #321469;
}
.TagClassName
{
border-color: #321469;
}
</style>