Shades of Christalle #421669
Tints of Christalle #421669
RGB
CMYK
RGB Variations
Color information
#421669 (or 0x421669) is known color: Christalle. HEX triplet: 42, 16 and 69. RGB value is (66,22,105). Sum of RGB (Red+Green+Blue) = 66+22+105=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 105 (41.41% from 255 or 54.40% from 193); Max value from RGB is 105 - color contains mainly: blue. Hex color #421669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421669 is #BDE996. Grayscale: #2C2C2C. Windows color (decimal): -12446103 or 6886978. OLE color: 6886978.
HSL color Cylindrical-coordinate representation of color #421669: hue angle of 271.81º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #421669 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 22 | 105 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.59 |
| HSL | 271.81º | 0.65% | 0.25% | - |
| HSV(B) | 271.81º | 0.79% | 0.41% | - |
| XYZ | 5.08 | 2.75 | 13.63 | - |
| YUV | 44.62 | 162.08 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 105 | 0.37 | 0.79 | 0 | 0.59 | 271.81 | 0.65 | 0.25 |
| Hex | 42 | 16 | 69 | 25 | 4F | 0 | 3B | 110 | 41 | 19 |
| Octal | 102 | 26 | 151 | 45 | 117 | 0 | 73 | 420 | 101 | 31 |
| Binary | 1000010 | 10110 | 1101001 | 100101 | 1001111 | 0 | 111011 | 100010000 | 1000001 | 11001 |
Color Harmonies of #421669
Complementary color
Monochromatic Colors of #421669
Black with #421669
Text Example
Text Example
White with #421669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421669; }
p { color: rgb(66,22,105); }
H1.HeaderClassName
{
color: #421669;
}
.AnyTagClassName
{
color: #421669;
}
</style>
background-color css
<style>
a { background-color: #421669; }
a { background-color: rgb(66,22,105); }
div.DivClassName
{
background-color: #421669;
}
.BgClassName
{
background-color: #421669;
}
</style>
border-color css
<style>
span { border-color: #421669; }
span { border-color: rgb(66,22,105); }
td.TdClassName
{
border-color: #421669;
}
.TagClassName
{
border-color: #421669;
}
</style>