Shades of Christalle #471568
Tints of Christalle #471568
RGB
CMYK
RGB Variations
Color information
#471568 (or 0x471568) is known color: Christalle. HEX triplet: 47, 15 and 68. RGB value is (71,21,104). Sum of RGB (Red+Green+Blue) = 71+21+104=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 21 (8.59% from 255 or 10.71% from 196); Blue value is 104 (41.02% from 255 or 53.06% from 196); Max value from RGB is 104 - color contains mainly: blue. Hex color #471568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471568 is #B8EA97. Grayscale: #2D2D2D. Windows color (decimal): -12118680 or 6821191. OLE color: 6821191.
HSL color Cylindrical-coordinate representation of color #471568: hue angle of 276.14º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #471568 is Cyan = 0.32, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 21 | 104 | - |
| CMYK | 0.32 | 0.80 | 0 | 0.59 |
| HSL | 276.14º | 0.66% | 0.25% | - |
| HSV(B) | 276.14º | 0.8% | 0.41% | - |
| XYZ | 5.37 | 2.88 | 13.37 | - |
| YUV | 45.41 | 161.07 | 146.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 104 | 0.32 | 0.80 | 0 | 0.59 | 276.14 | 0.66 | 0.25 |
| Hex | 47 | 15 | 68 | 20 | 50 | 0 | 3B | 114 | 42 | 19 |
| Octal | 107 | 25 | 150 | 40 | 120 | 0 | 73 | 424 | 102 | 31 |
| Binary | 1000111 | 10101 | 1101000 | 100000 | 1010000 | 0 | 111011 | 100010100 | 1000010 | 11001 |
Color Harmonies of #471568
Complementary color
Monochromatic Colors of #471568
Black with #471568
Text Example
Text Example
White with #471568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471568; }
p { color: rgb(71,21,104); }
H1.HeaderClassName
{
color: #471568;
}
.AnyTagClassName
{
color: #471568;
}
</style>
background-color css
<style>
a { background-color: #471568; }
a { background-color: rgb(71,21,104); }
div.DivClassName
{
background-color: #471568;
}
.BgClassName
{
background-color: #471568;
}
</style>
border-color css
<style>
span { border-color: #471568; }
span { border-color: rgb(71,21,104); }
td.TdClassName
{
border-color: #471568;
}
.TagClassName
{
border-color: #471568;
}
</style>