Shades of Christalle #471467
Tints of Christalle #471467
RGB
CMYK
RGB Variations
Color information
#471467 (or 0x471467) is known color: Christalle. HEX triplet: 47, 14 and 67. RGB value is (71,20,103). Sum of RGB (Red+Green+Blue) = 71+20+103=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 103 (40.62% from 255 or 53.09% from 194); Max value from RGB is 103 - color contains mainly: blue. Hex color #471467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471467 is #B8EB98. Grayscale: #2C2C2C. Windows color (decimal): -12118937 or 6755399. OLE color: 6755399.
HSL color Cylindrical-coordinate representation of color #471467: hue angle of 276.87º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #471467 is Cyan = 0.31, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 20 | 103 | - |
| CMYK | 0.31 | 0.81 | 0 | 0.60 |
| HSL | 276.87º | 0.67% | 0.24% | - |
| HSV(B) | 276.87º | 0.81% | 0.4% | - |
| XYZ | 5.3 | 2.82 | 13.1 | - |
| YUV | 44.71 | 160.9 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 103 | 0.31 | 0.81 | 0 | 0.60 | 276.87 | 0.67 | 0.24 |
| Hex | 47 | 14 | 67 | 1F | 51 | 0 | 3C | 115 | 43 | 18 |
| Octal | 107 | 24 | 147 | 37 | 121 | 0 | 74 | 425 | 103 | 30 |
| Binary | 1000111 | 10100 | 1100111 | 11111 | 1010001 | 0 | 111100 | 100010101 | 1000011 | 11000 |
Color Harmonies of #471467
Complementary color
Monochromatic Colors of #471467
Black with #471467
Text Example
Text Example
White with #471467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471467; }
p { color: rgb(71,20,103); }
H1.HeaderClassName
{
color: #471467;
}
.AnyTagClassName
{
color: #471467;
}
</style>
background-color css
<style>
a { background-color: #471467; }
a { background-color: rgb(71,20,103); }
div.DivClassName
{
background-color: #471467;
}
.BgClassName
{
background-color: #471467;
}
</style>
border-color css
<style>
span { border-color: #471467; }
span { border-color: rgb(71,20,103); }
td.TdClassName
{
border-color: #471467;
}
.TagClassName
{
border-color: #471467;
}
</style>