Shades of Christalle #452462
Tints of Christalle #452462
RGB
CMYK
RGB Variations
Color information
#452462 (or 0x452462) is known color: Christalle. HEX triplet: 45, 24 and 62. RGB value is (69,36,98). Sum of RGB (Red+Green+Blue) = 69+36+98=203 (26% of max value = 765). Red value is 69 (27.34% from 255 or 33.99% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #452462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452462 is #BADB9D. Grayscale: #343434. Windows color (decimal): -12245918 or 6431813. OLE color: 6431813.
HSL color Cylindrical-coordinate representation of color #452462: hue angle of 271.94º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #452462 is Cyan = 0.30, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 36 | 98 | - |
| CMYK | 0.30 | 0.63 | 0 | 0.62 |
| HSL | 271.94º | 0.46% | 0.26% | - |
| HSV(B) | 271.94º | 0.63% | 0.38% | - |
| XYZ | 5.29 | 3.41 | 11.93 | - |
| YUV | 52.94 | 153.43 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 98 | 0.30 | 0.63 | 0 | 0.62 | 271.94 | 0.46 | 0.26 |
| Hex | 45 | 24 | 62 | 1E | 3F | 0 | 3E | 110 | 2E | 1A |
| Octal | 105 | 44 | 142 | 36 | 77 | 0 | 76 | 420 | 56 | 32 |
| Binary | 1000101 | 100100 | 1100010 | 11110 | 111111 | 0 | 111110 | 100010000 | 101110 | 11010 |
Color Harmonies of #452462
Complementary color
Monochromatic Colors of #452462
Black with #452462
Text Example
Text Example
White with #452462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452462; }
p { color: rgb(69,36,98); }
H1.HeaderClassName
{
color: #452462;
}
.AnyTagClassName
{
color: #452462;
}
</style>
background-color css
<style>
a { background-color: #452462; }
a { background-color: rgb(69,36,98); }
div.DivClassName
{
background-color: #452462;
}
.BgClassName
{
background-color: #452462;
}
</style>
border-color css
<style>
span { border-color: #452462; }
span { border-color: rgb(69,36,98); }
td.TdClassName
{
border-color: #452462;
}
.TagClassName
{
border-color: #452462;
}
</style>