Shades of Christalle #421465
Tints of Christalle #421465
RGB
CMYK
RGB Variations
Color information
#421465 (or 0x421465) is known color: Christalle. HEX triplet: 42, 14 and 65. RGB value is (66,20,101). Sum of RGB (Red+Green+Blue) = 66+20+101=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 20 (8.20% from 255 or 10.70% from 187); Blue value is 101 (39.84% from 255 or 54.01% from 187); Max value from RGB is 101 - color contains mainly: blue. Hex color #421465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421465 is #BDEB9A. Grayscale: #2A2A2A. Windows color (decimal): -12446619 or 6624322. OLE color: 6624322.
HSL color Cylindrical-coordinate representation of color #421465: hue angle of 274.07º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421465 is Cyan = 0.35, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 20 | 101 | - |
| CMYK | 0.35 | 0.80 | 0 | 0.60 |
| HSL | 274.07º | 0.67% | 0.24% | - |
| HSV(B) | 274.07º | 0.8% | 0.4% | - |
| XYZ | 4.85 | 2.6 | 12.56 | - |
| YUV | 42.99 | 160.74 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 101 | 0.35 | 0.80 | 0 | 0.60 | 274.07 | 0.67 | 0.24 |
| Hex | 42 | 14 | 65 | 23 | 50 | 0 | 3C | 112 | 43 | 18 |
| Octal | 102 | 24 | 145 | 43 | 120 | 0 | 74 | 422 | 103 | 30 |
| Binary | 1000010 | 10100 | 1100101 | 100011 | 1010000 | 0 | 111100 | 100010010 | 1000011 | 11000 |
Color Harmonies of #421465
Complementary color
Monochromatic Colors of #421465
Black with #421465
Text Example
Text Example
White with #421465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421465; }
p { color: rgb(66,20,101); }
H1.HeaderClassName
{
color: #421465;
}
.AnyTagClassName
{
color: #421465;
}
</style>
background-color css
<style>
a { background-color: #421465; }
a { background-color: rgb(66,20,101); }
div.DivClassName
{
background-color: #421465;
}
.BgClassName
{
background-color: #421465;
}
</style>
border-color css
<style>
span { border-color: #421465; }
span { border-color: rgb(66,20,101); }
td.TdClassName
{
border-color: #421465;
}
.TagClassName
{
border-color: #421465;
}
</style>