Shades of Christalle #420961
Tints of Christalle #420961
RGB
CMYK
RGB Variations
Color information
#420961 (or 0x420961) is known color: Christalle. HEX triplet: 42, 09 and 61. RGB value is (66,9,97). Sum of RGB (Red+Green+Blue) = 66+9+97=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 9 (3.91% from 255 or 5.23% from 172); Blue value is 97 (38.28% from 255 or 56.40% from 172); Max value from RGB is 97 - color contains mainly: blue. Hex color #420961 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420961 is #BDF69E. Grayscale: #232323. Windows color (decimal): -12449439 or 6359362. OLE color: 6359362.
HSL color Cylindrical-coordinate representation of color #420961: hue angle of 278.86º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420961 is Cyan = 0.32, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 9 | 97 | - |
| CMYK | 0.32 | 0.91 | 0 | 0.62 |
| HSL | 278.86º | 0.83% | 0.21% | - |
| HSV(B) | 278.86º | 0.91% | 0.38% | - |
| XYZ | 4.5 | 2.22 | 11.5 | - |
| YUV | 36.08 | 162.38 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 97 | 0.32 | 0.91 | 0 | 0.62 | 278.86 | 0.83 | 0.21 |
| Hex | 42 | 9 | 61 | 20 | 5B | 0 | 3E | 117 | 53 | 15 |
| Octal | 102 | 11 | 141 | 40 | 133 | 0 | 76 | 427 | 123 | 25 |
| Binary | 1000010 | 1001 | 1100001 | 100000 | 1011011 | 0 | 111110 | 100010111 | 1010011 | 10101 |
Color Harmonies of #420961
Complementary color
Monochromatic Colors of #420961
Black with #420961
Text Example
Text Example
White with #420961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420961; }
p { color: rgb(66,9,97); }
H1.HeaderClassName
{
color: #420961;
}
.AnyTagClassName
{
color: #420961;
}
</style>
background-color css
<style>
a { background-color: #420961; }
a { background-color: rgb(66,9,97); }
div.DivClassName
{
background-color: #420961;
}
.BgClassName
{
background-color: #420961;
}
</style>
border-color css
<style>
span { border-color: #420961; }
span { border-color: rgb(66,9,97); }
td.TdClassName
{
border-color: #420961;
}
.TagClassName
{
border-color: #420961;
}
</style>