Shades of Christalle #452066
Tints of Christalle #452066
RGB
CMYK
RGB Variations
Color information
#452066 (or 0x452066) is known color: Christalle. HEX triplet: 45, 20 and 66. RGB value is (69,32,102). Sum of RGB (Red+Green+Blue) = 69+32+102=203 (26% of max value = 765). Red value is 69 (27.34% from 255 or 33.99% from 203); Green value is 32 (12.89% from 255 or 15.76% from 203); Blue value is 102 (40.23% from 255 or 50.25% from 203); Max value from RGB is 102 - color contains mainly: blue. Hex color #452066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452066 is #BADF99. Grayscale: #323232. Windows color (decimal): -12246938 or 6692933. OLE color: 6692933.
HSL color Cylindrical-coordinate representation of color #452066: hue angle of 271.71º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #452066 is Cyan = 0.32, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 32 | 102 | - |
| CMYK | 0.32 | 0.69 | 0 | 0.6 |
| HSL | 271.71º | 0.52% | 0.26% | - |
| HSV(B) | 271.71º | 0.69% | 0.4% | - |
| XYZ | 5.37 | 3.26 | 12.92 | - |
| YUV | 51.04 | 156.76 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 32 | 102 | 0.32 | 0.69 | 0 | 0.6 | 271.71 | 0.52 | 0.26 |
| Hex | 45 | 20 | 66 | 20 | 45 | 0 | 3C | 110 | 34 | 1A |
| Octal | 105 | 40 | 146 | 40 | 105 | 0 | 74 | 420 | 64 | 32 |
| Binary | 1000101 | 100000 | 1100110 | 100000 | 1000101 | 0 | 111100 | 100010000 | 110100 | 11010 |
Color Harmonies of #452066
Complementary color
Monochromatic Colors of #452066
Black with #452066
Text Example
Text Example
White with #452066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452066; }
p { color: rgb(69,32,102); }
H1.HeaderClassName
{
color: #452066;
}
.AnyTagClassName
{
color: #452066;
}
</style>
background-color css
<style>
a { background-color: #452066; }
a { background-color: rgb(69,32,102); }
div.DivClassName
{
background-color: #452066;
}
.BgClassName
{
background-color: #452066;
}
</style>
border-color css
<style>
span { border-color: #452066; }
span { border-color: rgb(69,32,102); }
td.TdClassName
{
border-color: #452066;
}
.TagClassName
{
border-color: #452066;
}
</style>