Shades of Christalle #471768
Tints of Christalle #471768
RGB
CMYK
RGB Variations
Color information
#471768 (or 0x471768) is known color: Christalle. HEX triplet: 47, 17 and 68. RGB value is (71,23,104). Sum of RGB (Red+Green+Blue) = 71+23+104=198 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.86% from 198); Green value is 23 (9.38% from 255 or 11.62% from 198); Blue value is 104 (41.02% from 255 or 52.53% from 198); Max value from RGB is 104 - color contains mainly: blue. Hex color #471768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #471768 is #B8E897. Grayscale: #2E2E2E. Windows color (decimal): -12118168 or 6821703. OLE color: 6821703.
HSL color Cylindrical-coordinate representation of color #471768: hue angle of 275.56º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #471768 is Cyan = 0.32, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 23 | 104 | - |
| CMYK | 0.32 | 0.78 | 0 | 0.59 |
| HSL | 275.56º | 0.64% | 0.25% | - |
| HSV(B) | 275.56º | 0.78% | 0.41% | - |
| XYZ | 5.4 | 2.95 | 13.38 | - |
| YUV | 46.59 | 160.4 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 104 | 0.32 | 0.78 | 0 | 0.59 | 275.56 | 0.64 | 0.25 |
| Hex | 47 | 17 | 68 | 20 | 4E | 0 | 3B | 114 | 40 | 19 |
| Octal | 107 | 27 | 150 | 40 | 116 | 0 | 73 | 424 | 100 | 31 |
| Binary | 1000111 | 10111 | 1101000 | 100000 | 1001110 | 0 | 111011 | 100010100 | 1000000 | 11001 |
Color Harmonies of #471768
Complementary color
Monochromatic Colors of #471768
Black with #471768
Text Example
Text Example
White with #471768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471768; }
p { color: rgb(71,23,104); }
H1.HeaderClassName
{
color: #471768;
}
.AnyTagClassName
{
color: #471768;
}
</style>
background-color css
<style>
a { background-color: #471768; }
a { background-color: rgb(71,23,104); }
div.DivClassName
{
background-color: #471768;
}
.BgClassName
{
background-color: #471768;
}
</style>
border-color css
<style>
span { border-color: #471768; }
span { border-color: rgb(71,23,104); }
td.TdClassName
{
border-color: #471768;
}
.TagClassName
{
border-color: #471768;
}
</style>