Shades of Christalle #371463
Tints of Christalle #371463
RGB
CMYK
RGB Variations
Color information
#371463 (or 0x371463) is known color: Christalle. HEX triplet: 37, 14 and 63. RGB value is (55,20,99). Sum of RGB (Red+Green+Blue) = 55+20+99=174 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.61% from 174); Green value is 20 (8.20% from 255 or 11.49% from 174); Blue value is 99 (39.06% from 255 or 56.90% from 174); Max value from RGB is 99 - color contains mainly: blue. Hex color #371463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371463 is #C8EB9C. Grayscale: #272727. Windows color (decimal): -13167517 or 6493239. OLE color: 6493239.
HSL color Cylindrical-coordinate representation of color #371463: hue angle of 266.58º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371463 is Cyan = 0.44, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 20 | 99 | - |
| CMYK | 0.44 | 0.80 | 0 | 0.61 |
| HSL | 266.58º | 0.66% | 0.23% | - |
| HSV(B) | 266.58º | 0.8% | 0.39% | - |
| XYZ | 4.08 | 2.21 | 12.02 | - |
| YUV | 39.47 | 161.6 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 99 | 0.44 | 0.80 | 0 | 0.61 | 266.58 | 0.66 | 0.23 |
| Hex | 37 | 14 | 63 | 2C | 50 | 0 | 3D | 10B | 42 | 17 |
| Octal | 67 | 24 | 143 | 54 | 120 | 0 | 75 | 413 | 102 | 27 |
| Binary | 110111 | 10100 | 1100011 | 101100 | 1010000 | 0 | 111101 | 100001011 | 1000010 | 10111 |
Color Harmonies of #371463
Complementary color
Monochromatic Colors of #371463
Black with #371463
Text Example
Text Example
White with #371463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371463; }
p { color: rgb(55,20,99); }
H1.HeaderClassName
{
color: #371463;
}
.AnyTagClassName
{
color: #371463;
}
</style>
background-color css
<style>
a { background-color: #371463; }
a { background-color: rgb(55,20,99); }
div.DivClassName
{
background-color: #371463;
}
.BgClassName
{
background-color: #371463;
}
</style>
border-color css
<style>
span { border-color: #371463; }
span { border-color: rgb(55,20,99); }
td.TdClassName
{
border-color: #371463;
}
.TagClassName
{
border-color: #371463;
}
</style>