Shades of Christalle #451265
Tints of Christalle #451265
RGB
CMYK
RGB Variations
Color information
#451265 (or 0x451265) is known color: Christalle. HEX triplet: 45, 12 and 65. RGB value is (69,18,101). Sum of RGB (Red+Green+Blue) = 69+18+101=188 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.70% from 188); Green value is 18 (7.42% from 255 or 9.57% from 188); Blue value is 101 (39.84% from 255 or 53.72% from 188); Max value from RGB is 101 - color contains mainly: blue. Hex color #451265 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451265 is #BAED9A. Grayscale: #2A2A2A. Windows color (decimal): -12250523 or 6623813. OLE color: 6623813.
HSL color Cylindrical-coordinate representation of color #451265: hue angle of 276.87º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #451265 is Cyan = 0.32, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 18 | 101 | - |
| CMYK | 0.32 | 0.82 | 0 | 0.60 |
| HSL | 276.87º | 0.7% | 0.23% | - |
| HSV(B) | 276.87º | 0.82% | 0.4% | - |
| XYZ | 5.02 | 2.64 | 12.56 | - |
| YUV | 42.71 | 160.9 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 101 | 0.32 | 0.82 | 0 | 0.60 | 276.87 | 0.7 | 0.23 |
| Hex | 45 | 12 | 65 | 20 | 52 | 0 | 3C | 115 | 46 | 17 |
| Octal | 105 | 22 | 145 | 40 | 122 | 0 | 74 | 425 | 106 | 27 |
| Binary | 1000101 | 10010 | 1100101 | 100000 | 1010010 | 0 | 111100 | 100010101 | 1000110 | 10111 |
Color Harmonies of #451265
Complementary color
Monochromatic Colors of #451265
Black with #451265
Text Example
Text Example
White with #451265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451265; }
p { color: rgb(69,18,101); }
H1.HeaderClassName
{
color: #451265;
}
.AnyTagClassName
{
color: #451265;
}
</style>
background-color css
<style>
a { background-color: #451265; }
a { background-color: rgb(69,18,101); }
div.DivClassName
{
background-color: #451265;
}
.BgClassName
{
background-color: #451265;
}
</style>
border-color css
<style>
span { border-color: #451265; }
span { border-color: rgb(69,18,101); }
td.TdClassName
{
border-color: #451265;
}
.TagClassName
{
border-color: #451265;
}
</style>