Shades of Christalle #421361
Tints of Christalle #421361
RGB
CMYK
RGB Variations
Color information
#421361 (or 0x421361) is known color: Christalle. HEX triplet: 42, 13 and 61. RGB value is (66,19,97). Sum of RGB (Red+Green+Blue) = 66+19+97=182 (24% of max value = 765). Red value is 66 (26.17% from 255 or 36.26% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 97 (38.28% from 255 or 53.30% from 182); Max value from RGB is 97 - color contains mainly: blue. Hex color #421361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421361 is #BDEC9E. Grayscale: #292929. Windows color (decimal): -12446879 or 6361922. OLE color: 6361922.
HSL color Cylindrical-coordinate representation of color #421361: hue angle of 276.15º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421361 is Cyan = 0.32, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 19 | 97 | - |
| CMYK | 0.32 | 0.80 | 0 | 0.62 |
| HSL | 276.15º | 0.67% | 0.23% | - |
| HSV(B) | 276.15º | 0.8% | 0.38% | - |
| XYZ | 4.64 | 2.49 | 11.54 | - |
| YUV | 41.95 | 159.07 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 97 | 0.32 | 0.80 | 0 | 0.62 | 276.15 | 0.67 | 0.23 |
| Hex | 42 | 13 | 61 | 20 | 50 | 0 | 3E | 114 | 43 | 17 |
| Octal | 102 | 23 | 141 | 40 | 120 | 0 | 76 | 424 | 103 | 27 |
| Binary | 1000010 | 10011 | 1100001 | 100000 | 1010000 | 0 | 111110 | 100010100 | 1000011 | 10111 |
Color Harmonies of #421361
Complementary color
Monochromatic Colors of #421361
Black with #421361
Text Example
Text Example
White with #421361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421361; }
p { color: rgb(66,19,97); }
H1.HeaderClassName
{
color: #421361;
}
.AnyTagClassName
{
color: #421361;
}
</style>
background-color css
<style>
a { background-color: #421361; }
a { background-color: rgb(66,19,97); }
div.DivClassName
{
background-color: #421361;
}
.BgClassName
{
background-color: #421361;
}
</style>
border-color css
<style>
span { border-color: #421361; }
span { border-color: rgb(66,19,97); }
td.TdClassName
{
border-color: #421361;
}
.TagClassName
{
border-color: #421361;
}
</style>