Shades of Christalle #451968
Tints of Christalle #451968
RGB
CMYK
RGB Variations
Color information
#451968 (or 0x451968) is known color: Christalle. HEX triplet: 45, 19 and 68. RGB value is (69,25,104). Sum of RGB (Red+Green+Blue) = 69+25+104=198 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.85% from 198); Green value is 25 (10.16% from 255 or 12.63% from 198); Blue value is 104 (41.02% from 255 or 52.53% from 198); Max value from RGB is 104 - color contains mainly: blue. Hex color #451968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451968 is #BAE697. Grayscale: #2E2E2E. Windows color (decimal): -12248728 or 6822213. OLE color: 6822213.
HSL color Cylindrical-coordinate representation of color #451968: hue angle of 273.42º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451968 is Cyan = 0.34, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 25 | 104 | - |
| CMYK | 0.34 | 0.76 | 0 | 0.59 |
| HSL | 273.42º | 0.61% | 0.25% | - |
| HSV(B) | 273.42º | 0.76% | 0.41% | - |
| XYZ | 5.3 | 2.96 | 13.39 | - |
| YUV | 47.16 | 160.08 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 104 | 0.34 | 0.76 | 0 | 0.59 | 273.42 | 0.61 | 0.25 |
| Hex | 45 | 19 | 68 | 22 | 4C | 0 | 3B | 111 | 3D | 19 |
| Octal | 105 | 31 | 150 | 42 | 114 | 0 | 73 | 421 | 75 | 31 |
| Binary | 1000101 | 11001 | 1101000 | 100010 | 1001100 | 0 | 111011 | 100010001 | 111101 | 11001 |
Color Harmonies of #451968
Complementary color
Monochromatic Colors of #451968
Black with #451968
Text Example
Text Example
White with #451968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451968; }
p { color: rgb(69,25,104); }
H1.HeaderClassName
{
color: #451968;
}
.AnyTagClassName
{
color: #451968;
}
</style>
background-color css
<style>
a { background-color: #451968; }
a { background-color: rgb(69,25,104); }
div.DivClassName
{
background-color: #451968;
}
.BgClassName
{
background-color: #451968;
}
</style>
border-color css
<style>
span { border-color: #451968; }
span { border-color: rgb(69,25,104); }
td.TdClassName
{
border-color: #451968;
}
.TagClassName
{
border-color: #451968;
}
</style>