Shades of Christalle #461966
Tints of Christalle #461966
RGB
CMYK
RGB Variations
Color information
#461966 (or 0x461966) is known color: Christalle. HEX triplet: 46, 19 and 66. RGB value is (70,25,102). Sum of RGB (Red+Green+Blue) = 70+25+102=197 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.53% from 197); Green value is 25 (10.16% from 255 or 12.69% from 197); Blue value is 102 (40.23% from 255 or 51.78% from 197); Max value from RGB is 102 - color contains mainly: blue. Hex color #461966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461966 is #B9E699. Grayscale: #2E2E2E. Windows color (decimal): -12183194 or 6691142. OLE color: 6691142.
HSL color Cylindrical-coordinate representation of color #461966: hue angle of 275.06º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #461966 is Cyan = 0.31, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 25 | 102 | - |
| CMYK | 0.31 | 0.75 | 0 | 0.6 |
| HSL | 275.06º | 0.61% | 0.25% | - |
| HSV(B) | 275.06º | 0.75% | 0.4% | - |
| XYZ | 5.27 | 2.96 | 12.86 | - |
| YUV | 47.23 | 158.91 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 102 | 0.31 | 0.75 | 0 | 0.6 | 275.06 | 0.61 | 0.25 |
| Hex | 46 | 19 | 66 | 1F | 4B | 0 | 3C | 113 | 3D | 19 |
| Octal | 106 | 31 | 146 | 37 | 113 | 0 | 74 | 423 | 75 | 31 |
| Binary | 1000110 | 11001 | 1100110 | 11111 | 1001011 | 0 | 111100 | 100010011 | 111101 | 11001 |
Color Harmonies of #461966
Complementary color
Monochromatic Colors of #461966
Black with #461966
Text Example
Text Example
White with #461966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461966; }
p { color: rgb(70,25,102); }
H1.HeaderClassName
{
color: #461966;
}
.AnyTagClassName
{
color: #461966;
}
</style>
background-color css
<style>
a { background-color: #461966; }
a { background-color: rgb(70,25,102); }
div.DivClassName
{
background-color: #461966;
}
.BgClassName
{
background-color: #461966;
}
</style>
border-color css
<style>
span { border-color: #461966; }
span { border-color: rgb(70,25,102); }
td.TdClassName
{
border-color: #461966;
}
.TagClassName
{
border-color: #461966;
}
</style>