Shades of Christalle #461468
Tints of Christalle #461468
RGB
CMYK
RGB Variations
Color information
#461468 (or 0x461468) is known color: Christalle. HEX triplet: 46, 14 and 68. RGB value is (70,20,104). Sum of RGB (Red+Green+Blue) = 70+20+104=194 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.08% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 104 (41.02% from 255 or 53.61% from 194); Max value from RGB is 104 - color contains mainly: blue. Hex color #461468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461468 is #B9EB97. Grayscale: #2C2C2C. Windows color (decimal): -12184472 or 6820934. OLE color: 6820934.
HSL color Cylindrical-coordinate representation of color #461468: hue angle of 275.71º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #461468 is Cyan = 0.33, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 20 | 104 | - |
| CMYK | 0.33 | 0.81 | 0 | 0.59 |
| HSL | 275.71º | 0.68% | 0.24% | - |
| HSV(B) | 275.71º | 0.81% | 0.41% | - |
| XYZ | 5.27 | 2.8 | 13.36 | - |
| YUV | 44.53 | 161.57 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 104 | 0.33 | 0.81 | 0 | 0.59 | 275.71 | 0.68 | 0.24 |
| Hex | 46 | 14 | 68 | 21 | 51 | 0 | 3B | 114 | 44 | 18 |
| Octal | 106 | 24 | 150 | 41 | 121 | 0 | 73 | 424 | 104 | 30 |
| Binary | 1000110 | 10100 | 1101000 | 100001 | 1010001 | 0 | 111011 | 100010100 | 1000100 | 11000 |
Color Harmonies of #461468
Complementary color
Monochromatic Colors of #461468
Black with #461468
Text Example
Text Example
White with #461468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461468; }
p { color: rgb(70,20,104); }
H1.HeaderClassName
{
color: #461468;
}
.AnyTagClassName
{
color: #461468;
}
</style>
background-color css
<style>
a { background-color: #461468; }
a { background-color: rgb(70,20,104); }
div.DivClassName
{
background-color: #461468;
}
.BgClassName
{
background-color: #461468;
}
</style>
border-color css
<style>
span { border-color: #461468; }
span { border-color: rgb(70,20,104); }
td.TdClassName
{
border-color: #461468;
}
.TagClassName
{
border-color: #461468;
}
</style>