Shades of Christalle #452463
Tints of Christalle #452463
RGB
CMYK
RGB Variations
Color information
#452463 (or 0x452463) is known color: Christalle. HEX triplet: 45, 24 and 63. RGB value is (69,36,99). Sum of RGB (Red+Green+Blue) = 69+36+99=204 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.82% from 204); Green value is 36 (14.45% from 255 or 17.65% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: blue. Hex color #452463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452463 is #BADB9C. Grayscale: #343434. Windows color (decimal): -12245917 or 6497349. OLE color: 6497349.
HSL color Cylindrical-coordinate representation of color #452463: hue angle of 271.43º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #452463 is Cyan = 0.30, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 69 | 36 | 99 | - |
| CMYK | 0.30 | 0.64 | 0 | 0.61 |
| HSL | 271.43º | 0.47% | 0.26% | - |
| HSV(B) | 271.43º | 0.64% | 0.39% | - |
| XYZ | 5.34 | 3.43 | 12.18 | - |
| YUV | 53.05 | 153.93 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 99 | 0.30 | 0.64 | 0 | 0.61 | 271.43 | 0.47 | 0.26 |
| Hex | 45 | 24 | 63 | 1E | 40 | 0 | 3D | 10F | 2F | 1A |
| Octal | 105 | 44 | 143 | 36 | 100 | 0 | 75 | 417 | 57 | 32 |
| Binary | 1000101 | 100100 | 1100011 | 11110 | 1000000 | 0 | 111101 | 100001111 | 101111 | 11010 |
Color Harmonies of #452463
Complementary color
Monochromatic Colors of #452463
Black with #452463
Text Example
Text Example
White with #452463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452463; }
p { color: rgb(69,36,99); }
H1.HeaderClassName
{
color: #452463;
}
.AnyTagClassName
{
color: #452463;
}
</style>
background-color css
<style>
a { background-color: #452463; }
a { background-color: rgb(69,36,99); }
div.DivClassName
{
background-color: #452463;
}
.BgClassName
{
background-color: #452463;
}
</style>
border-color css
<style>
span { border-color: #452463; }
span { border-color: rgb(69,36,99); }
td.TdClassName
{
border-color: #452463;
}
.TagClassName
{
border-color: #452463;
}
</style>