Shades of Christalle #371455
Tints of Christalle #371455
RGB
CMYK
RGB Variations
Color information
#371455 (or 0x371455) is known color: Christalle. HEX triplet: 37, 14 and 55. RGB value is (55,20,85). Sum of RGB (Red+Green+Blue) = 55+20+85=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 85 (33.59% from 255 or 53.12% from 160); Max value from RGB is 85 - color contains mainly: blue. Hex color #371455 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371455 is #C8EBAA. Grayscale: #252525. Windows color (decimal): -13167531 or 5575735. OLE color: 5575735.
HSL color Cylindrical-coordinate representation of color #371455: hue angle of 272.31º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #371455 is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 20 | 85 | - |
| CMYK | 0.35 | 0.76 | 0 | 0.67 |
| HSL | 272.31º | 0.62% | 0.21% | - |
| HSV(B) | 272.31º | 0.76% | 0.33% | - |
| XYZ | 3.47 | 1.97 | 8.79 | - |
| YUV | 37.88 | 154.6 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 85 | 0.35 | 0.76 | 0 | 0.67 | 272.31 | 0.62 | 0.21 |
| Hex | 37 | 14 | 55 | 23 | 4C | 0 | 43 | 110 | 3E | 15 |
| Octal | 67 | 24 | 125 | 43 | 114 | 0 | 103 | 420 | 76 | 25 |
| Binary | 110111 | 10100 | 1010101 | 100011 | 1001100 | 0 | 1000011 | 100010000 | 111110 | 10101 |
Color Harmonies of #371455
Complementary color
Monochromatic Colors of #371455
Black with #371455
Text Example
Text Example
White with #371455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371455; }
p { color: rgb(55,20,85); }
H1.HeaderClassName
{
color: #371455;
}
.AnyTagClassName
{
color: #371455;
}
</style>
background-color css
<style>
a { background-color: #371455; }
a { background-color: rgb(55,20,85); }
div.DivClassName
{
background-color: #371455;
}
.BgClassName
{
background-color: #371455;
}
</style>
border-color css
<style>
span { border-color: #371455; }
span { border-color: rgb(55,20,85); }
td.TdClassName
{
border-color: #371455;
}
.TagClassName
{
border-color: #371455;
}
</style>