Shades of Christalle #451966
Tints of Christalle #451966
RGB
CMYK
RGB Variations
Color information
#451966 (or 0x451966) is known color: Christalle. HEX triplet: 45, 19 and 66. RGB value is (69,25,102). Sum of RGB (Red+Green+Blue) = 69+25+102=196 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.20% from 196); Green value is 25 (10.16% from 255 or 12.76% from 196); Blue value is 102 (40.23% from 255 or 52.04% from 196); Max value from RGB is 102 - color contains mainly: blue. Hex color #451966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451966 is #BAE699. Grayscale: #2E2E2E. Windows color (decimal): -12248730 or 6691141. OLE color: 6691141.
HSL color Cylindrical-coordinate representation of color #451966: hue angle of 274.29º degrees, saturation: 0.61, 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 #451966 is Cyan = 0.32, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 25 | 102 | - |
| CMYK | 0.32 | 0.75 | 0 | 0.6 |
| HSL | 274.29º | 0.61% | 0.25% | - |
| HSV(B) | 274.29º | 0.75% | 0.4% | - |
| XYZ | 5.2 | 2.92 | 12.86 | - |
| YUV | 46.93 | 159.08 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 102 | 0.32 | 0.75 | 0 | 0.6 | 274.29 | 0.61 | 0.25 |
| Hex | 45 | 19 | 66 | 20 | 4B | 0 | 3C | 112 | 3D | 19 |
| Octal | 105 | 31 | 146 | 40 | 113 | 0 | 74 | 422 | 75 | 31 |
| Binary | 1000101 | 11001 | 1100110 | 100000 | 1001011 | 0 | 111100 | 100010010 | 111101 | 11001 |
Color Harmonies of #451966
Complementary color
Monochromatic Colors of #451966
Black with #451966
Text Example
Text Example
White with #451966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451966; }
p { color: rgb(69,25,102); }
H1.HeaderClassName
{
color: #451966;
}
.AnyTagClassName
{
color: #451966;
}
</style>
background-color css
<style>
a { background-color: #451966; }
a { background-color: rgb(69,25,102); }
div.DivClassName
{
background-color: #451966;
}
.BgClassName
{
background-color: #451966;
}
</style>
border-color css
<style>
span { border-color: #451966; }
span { border-color: rgb(69,25,102); }
td.TdClassName
{
border-color: #451966;
}
.TagClassName
{
border-color: #451966;
}
</style>