Shades of Christalle #371060
Tints of Christalle #371060
RGB
CMYK
RGB Variations
Color information
#371060 (or 0x371060) is known color: Christalle. HEX triplet: 37, 10 and 60. RGB value is (55,16,96). Sum of RGB (Red+Green+Blue) = 55+16+96=167 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.93% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 96 (37.89% from 255 or 57.49% from 167); Max value from RGB is 96 - color contains mainly: blue. Hex color #371060 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371060 is #C8EF9F. Grayscale: #242424. Windows color (decimal): -13168544 or 6295607. OLE color: 6295607.
HSL color Cylindrical-coordinate representation of color #371060: hue angle of 269.25º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371060 is Cyan = 0.43, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 16 | 96 | - |
| CMYK | 0.43 | 0.83 | 0 | 0.62 |
| HSL | 269.25º | 0.71% | 0.22% | - |
| HSV(B) | 269.25º | 0.83% | 0.38% | - |
| XYZ | 3.87 | 2.03 | 11.25 | - |
| YUV | 36.78 | 161.42 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 96 | 0.43 | 0.83 | 0 | 0.62 | 269.25 | 0.71 | 0.22 |
| Hex | 37 | 10 | 60 | 2B | 53 | 0 | 3E | 10D | 47 | 16 |
| Octal | 67 | 20 | 140 | 53 | 123 | 0 | 76 | 415 | 107 | 26 |
| Binary | 110111 | 10000 | 1100000 | 101011 | 1010011 | 0 | 111110 | 100001101 | 1000111 | 10110 |
Color Harmonies of #371060
Complementary color
Monochromatic Colors of #371060
Black with #371060
Text Example
Text Example
White with #371060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371060; }
p { color: rgb(55,16,96); }
H1.HeaderClassName
{
color: #371060;
}
.AnyTagClassName
{
color: #371060;
}
</style>
background-color css
<style>
a { background-color: #371060; }
a { background-color: rgb(55,16,96); }
div.DivClassName
{
background-color: #371060;
}
.BgClassName
{
background-color: #371060;
}
</style>
border-color css
<style>
span { border-color: #371060; }
span { border-color: rgb(55,16,96); }
td.TdClassName
{
border-color: #371060;
}
.TagClassName
{
border-color: #371060;
}
</style>