Shades of Christalle #471967
Tints of Christalle #471967
RGB
CMYK
RGB Variations
Color information
#471967 (or 0x471967) is known color: Christalle. HEX triplet: 47, 19 and 67. RGB value is (71,25,103). Sum of RGB (Red+Green+Blue) = 71+25+103=199 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.68% from 199); Green value is 25 (10.16% from 255 or 12.56% from 199); Blue value is 103 (40.62% from 255 or 51.76% from 199); Max value from RGB is 103 - color contains mainly: blue. Hex color #471967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471967 is #B8E698. Grayscale: #2F2F2F. Windows color (decimal): -12117657 or 6756679. OLE color: 6756679.
HSL color Cylindrical-coordinate representation of color #471967: hue angle of 275.38º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471967 is Cyan = 0.31, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 25 | 103 | - |
| CMYK | 0.31 | 0.76 | 0 | 0.60 |
| HSL | 275.38º | 0.61% | 0.25% | - |
| HSV(B) | 275.38º | 0.76% | 0.4% | - |
| XYZ | 5.39 | 3.01 | 13.13 | - |
| YUV | 47.65 | 159.24 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 103 | 0.31 | 0.76 | 0 | 0.60 | 275.38 | 0.61 | 0.25 |
| Hex | 47 | 19 | 67 | 1F | 4C | 0 | 3C | 113 | 3D | 19 |
| Octal | 107 | 31 | 147 | 37 | 114 | 0 | 74 | 423 | 75 | 31 |
| Binary | 1000111 | 11001 | 1100111 | 11111 | 1001100 | 0 | 111100 | 100010011 | 111101 | 11001 |
Color Harmonies of #471967
Complementary color
Monochromatic Colors of #471967
Black with #471967
Text Example
Text Example
White with #471967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471967; }
p { color: rgb(71,25,103); }
H1.HeaderClassName
{
color: #471967;
}
.AnyTagClassName
{
color: #471967;
}
</style>
background-color css
<style>
a { background-color: #471967; }
a { background-color: rgb(71,25,103); }
div.DivClassName
{
background-color: #471967;
}
.BgClassName
{
background-color: #471967;
}
</style>
border-color css
<style>
span { border-color: #471967; }
span { border-color: rgb(71,25,103); }
td.TdClassName
{
border-color: #471967;
}
.TagClassName
{
border-color: #471967;
}
</style>