Shades of Christalle #461969
Tints of Christalle #461969
RGB
CMYK
RGB Variations
Color information
#461969 (or 0x461969) is known color: Christalle. HEX triplet: 46, 19 and 69. RGB value is (70,25,105). Sum of RGB (Red+Green+Blue) = 70+25+105=200 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35% from 200); Green value is 25 (10.16% from 255 or 12.5% from 200); Blue value is 105 (41.41% from 255 or 52.5% from 200); Max value from RGB is 105 - color contains mainly: blue. Hex color #461969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461969 is #B9E696. Grayscale: #2F2F2F. Windows color (decimal): -12183191 or 6887750. OLE color: 6887750.
HSL color Cylindrical-coordinate representation of color #461969: hue angle of 273.75º degrees, saturation: 0.62, 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 #461969 is Cyan = 0.33, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 25 | 105 | - |
| CMYK | 0.33 | 0.76 | 0 | 0.59 |
| HSL | 273.75º | 0.62% | 0.25% | - |
| HSV(B) | 273.75º | 0.76% | 0.41% | - |
| XYZ | 5.42 | 3.02 | 13.66 | - |
| YUV | 47.58 | 160.41 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 105 | 0.33 | 0.76 | 0 | 0.59 | 273.75 | 0.62 | 0.25 |
| Hex | 46 | 19 | 69 | 21 | 4C | 0 | 3B | 112 | 3E | 19 |
| Octal | 106 | 31 | 151 | 41 | 114 | 0 | 73 | 422 | 76 | 31 |
| Binary | 1000110 | 11001 | 1101001 | 100001 | 1001100 | 0 | 111011 | 100010010 | 111110 | 11001 |
Color Harmonies of #461969
Complementary color
Monochromatic Colors of #461969
Black with #461969
Text Example
Text Example
White with #461969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461969; }
p { color: rgb(70,25,105); }
H1.HeaderClassName
{
color: #461969;
}
.AnyTagClassName
{
color: #461969;
}
</style>
background-color css
<style>
a { background-color: #461969; }
a { background-color: rgb(70,25,105); }
div.DivClassName
{
background-color: #461969;
}
.BgClassName
{
background-color: #461969;
}
</style>
border-color css
<style>
span { border-color: #461969; }
span { border-color: rgb(70,25,105); }
td.TdClassName
{
border-color: #461969;
}
.TagClassName
{
border-color: #461969;
}
</style>