Shades of Christalle #451268
Tints of Christalle #451268
RGB
CMYK
RGB Variations
Color information
#451268 (or 0x451268) is known color: Christalle. HEX triplet: 45, 12 and 68. RGB value is (69,18,104). Sum of RGB (Red+Green+Blue) = 69+18+104=191 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.13% from 191); Green value is 18 (7.42% from 255 or 9.42% from 191); Blue value is 104 (41.02% from 255 or 54.45% from 191); Max value from RGB is 104 - color contains mainly: blue. Hex color #451268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451268 is #BAED97. Grayscale: #2A2A2A. Windows color (decimal): -12250520 or 6820421. OLE color: 6820421.
HSL color Cylindrical-coordinate representation of color #451268: hue angle of 275.58º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #451268 is Cyan = 0.34, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 18 | 104 | - |
| CMYK | 0.34 | 0.83 | 0 | 0.59 |
| HSL | 275.58º | 0.7% | 0.24% | - |
| HSV(B) | 275.58º | 0.83% | 0.41% | - |
| XYZ | 5.17 | 2.7 | 13.34 | - |
| YUV | 43.05 | 162.4 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 104 | 0.34 | 0.83 | 0 | 0.59 | 275.58 | 0.7 | 0.24 |
| Hex | 45 | 12 | 68 | 22 | 53 | 0 | 3B | 114 | 46 | 18 |
| Octal | 105 | 22 | 150 | 42 | 123 | 0 | 73 | 424 | 106 | 30 |
| Binary | 1000101 | 10010 | 1101000 | 100010 | 1010011 | 0 | 111011 | 100010100 | 1000110 | 11000 |
Color Harmonies of #451268
Complementary color
Monochromatic Colors of #451268
Black with #451268
Text Example
Text Example
White with #451268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451268; }
p { color: rgb(69,18,104); }
H1.HeaderClassName
{
color: #451268;
}
.AnyTagClassName
{
color: #451268;
}
</style>
background-color css
<style>
a { background-color: #451268; }
a { background-color: rgb(69,18,104); }
div.DivClassName
{
background-color: #451268;
}
.BgClassName
{
background-color: #451268;
}
</style>
border-color css
<style>
span { border-color: #451268; }
span { border-color: rgb(69,18,104); }
td.TdClassName
{
border-color: #451268;
}
.TagClassName
{
border-color: #451268;
}
</style>