Shades of Christalle #421965
Tints of Christalle #421965
RGB
CMYK
RGB Variations
Color information
#421965 (or 0x421965) is known color: Christalle. HEX triplet: 42, 19 and 65. RGB value is (66,25,101). Sum of RGB (Red+Green+Blue) = 66+25+101=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 101 (39.84% from 255 or 52.60% from 192); Max value from RGB is 101 - color contains mainly: blue. Hex color #421965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421965 is #BDE69A. Grayscale: #2D2D2D. Windows color (decimal): -12445339 or 6625602. OLE color: 6625602.
HSL color Cylindrical-coordinate representation of color #421965: hue angle of 272.37º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421965 is Cyan = 0.35, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 25 | 101 | - |
| CMYK | 0.35 | 0.75 | 0 | 0.60 |
| HSL | 272.37º | 0.6% | 0.25% | - |
| HSV(B) | 272.37º | 0.75% | 0.4% | - |
| XYZ | 4.94 | 2.79 | 12.59 | - |
| YUV | 45.92 | 159.08 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 101 | 0.35 | 0.75 | 0 | 0.60 | 272.37 | 0.6 | 0.25 |
| Hex | 42 | 19 | 65 | 23 | 4B | 0 | 3C | 110 | 3C | 19 |
| Octal | 102 | 31 | 145 | 43 | 113 | 0 | 74 | 420 | 74 | 31 |
| Binary | 1000010 | 11001 | 1100101 | 100011 | 1001011 | 0 | 111100 | 100010000 | 111100 | 11001 |
Color Harmonies of #421965
Complementary color
Monochromatic Colors of #421965
Black with #421965
Text Example
Text Example
White with #421965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421965; }
p { color: rgb(66,25,101); }
H1.HeaderClassName
{
color: #421965;
}
.AnyTagClassName
{
color: #421965;
}
</style>
background-color css
<style>
a { background-color: #421965; }
a { background-color: rgb(66,25,101); }
div.DivClassName
{
background-color: #421965;
}
.BgClassName
{
background-color: #421965;
}
</style>
border-color css
<style>
span { border-color: #421965; }
span { border-color: rgb(66,25,101); }
td.TdClassName
{
border-color: #421965;
}
.TagClassName
{
border-color: #421965;
}
</style>