Shades of Christalle #451468
Tints of Christalle #451468
RGB
CMYK
RGB Variations
Color information
#451468 (or 0x451468) is known color: Christalle. HEX triplet: 45, 14 and 68. RGB value is (69,20,104). Sum of RGB (Red+Green+Blue) = 69+20+104=193 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.75% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #451468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451468 is #BAEB97. Grayscale: #2B2B2B. Windows color (decimal): -12250008 or 6820933. OLE color: 6820933.
HSL color Cylindrical-coordinate representation of color #451468: hue angle of 275º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #451468 is Cyan = 0.34, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 20 | 104 | - |
| CMYK | 0.34 | 0.81 | 0 | 0.59 |
| HSL | 275º | 0.68% | 0.24% | - |
| HSV(B) | 275º | 0.81% | 0.41% | - |
| XYZ | 5.2 | 2.76 | 13.36 | - |
| YUV | 44.23 | 161.73 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 20 | 104 | 0.34 | 0.81 | 0 | 0.59 | 275 | 0.68 | 0.24 |
| Hex | 45 | 14 | 68 | 22 | 51 | 0 | 3B | 113 | 44 | 18 |
| Octal | 105 | 24 | 150 | 42 | 121 | 0 | 73 | 423 | 104 | 30 |
| Binary | 1000101 | 10100 | 1101000 | 100010 | 1010001 | 0 | 111011 | 100010011 | 1000100 | 11000 |
Color Harmonies of #451468
Complementary color
Monochromatic Colors of #451468
Black with #451468
Text Example
Text Example
White with #451468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451468; }
p { color: rgb(69,20,104); }
H1.HeaderClassName
{
color: #451468;
}
.AnyTagClassName
{
color: #451468;
}
</style>
background-color css
<style>
a { background-color: #451468; }
a { background-color: rgb(69,20,104); }
div.DivClassName
{
background-color: #451468;
}
.BgClassName
{
background-color: #451468;
}
</style>
border-color css
<style>
span { border-color: #451468; }
span { border-color: rgb(69,20,104); }
td.TdClassName
{
border-color: #451468;
}
.TagClassName
{
border-color: #451468;
}
</style>