Shades of Christalle #421769
Tints of Christalle #421769
RGB
CMYK
RGB Variations
Color information
#421769 (or 0x421769) is known color: Christalle. HEX triplet: 42, 17 and 69. RGB value is (66,23,105). Sum of RGB (Red+Green+Blue) = 66+23+105=194 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.02% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 105 (41.41% from 255 or 54.12% from 194); Max value from RGB is 105 - color contains mainly: blue. Hex color #421769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421769 is #BDE896. Grayscale: #2C2C2C. Windows color (decimal): -12445847 or 6887234. OLE color: 6887234.
HSL color Cylindrical-coordinate representation of color #421769: hue angle of 271.46º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #421769 is Cyan = 0.37, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 23 | 105 | - |
| CMYK | 0.37 | 0.78 | 0 | 0.59 |
| HSL | 271.46º | 0.64% | 0.25% | - |
| HSV(B) | 271.46º | 0.78% | 0.41% | - |
| XYZ | 5.1 | 2.79 | 13.63 | - |
| YUV | 45.21 | 161.75 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 105 | 0.37 | 0.78 | 0 | 0.59 | 271.46 | 0.64 | 0.25 |
| Hex | 42 | 17 | 69 | 25 | 4E | 0 | 3B | 10F | 40 | 19 |
| Octal | 102 | 27 | 151 | 45 | 116 | 0 | 73 | 417 | 100 | 31 |
| Binary | 1000010 | 10111 | 1101001 | 100101 | 1001110 | 0 | 111011 | 100001111 | 1000000 | 11001 |
Color Harmonies of #421769
Complementary color
Monochromatic Colors of #421769
Black with #421769
Text Example
Text Example
White with #421769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421769; }
p { color: rgb(66,23,105); }
H1.HeaderClassName
{
color: #421769;
}
.AnyTagClassName
{
color: #421769;
}
</style>
background-color css
<style>
a { background-color: #421769; }
a { background-color: rgb(66,23,105); }
div.DivClassName
{
background-color: #421769;
}
.BgClassName
{
background-color: #421769;
}
</style>
border-color css
<style>
span { border-color: #421769; }
span { border-color: rgb(66,23,105); }
td.TdClassName
{
border-color: #421769;
}
.TagClassName
{
border-color: #421769;
}
</style>