Shades of Christalle #371259
Tints of Christalle #371259
RGB
CMYK
RGB Variations
Color information
#371259 (or 0x371259) is known color: Christalle. HEX triplet: 37, 12 and 59. RGB value is (55,18,89). Sum of RGB (Red+Green+Blue) = 55+18+89=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #371259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371259 is #C8EDA6. Grayscale: #242424. Windows color (decimal): -13168039 or 5837367. OLE color: 5837367.
HSL color Cylindrical-coordinate representation of color #371259: hue angle of 271.27º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371259 is Cyan = 0.38, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 18 | 89 | - |
| CMYK | 0.38 | 0.80 | 0 | 0.65 |
| HSL | 271.27º | 0.66% | 0.21% | - |
| HSV(B) | 271.27º | 0.8% | 0.35% | - |
| XYZ | 3.6 | 1.97 | 9.64 | - |
| YUV | 37.16 | 157.26 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 89 | 0.38 | 0.80 | 0 | 0.65 | 271.27 | 0.66 | 0.21 |
| Hex | 37 | 12 | 59 | 26 | 50 | 0 | 41 | 10F | 42 | 15 |
| Octal | 67 | 22 | 131 | 46 | 120 | 0 | 101 | 417 | 102 | 25 |
| Binary | 110111 | 10010 | 1011001 | 100110 | 1010000 | 0 | 1000001 | 100001111 | 1000010 | 10101 |
Color Harmonies of #371259
Complementary color
Monochromatic Colors of #371259
Black with #371259
Text Example
Text Example
White with #371259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371259; }
p { color: rgb(55,18,89); }
H1.HeaderClassName
{
color: #371259;
}
.AnyTagClassName
{
color: #371259;
}
</style>
background-color css
<style>
a { background-color: #371259; }
a { background-color: rgb(55,18,89); }
div.DivClassName
{
background-color: #371259;
}
.BgClassName
{
background-color: #371259;
}
</style>
border-color css
<style>
span { border-color: #371259; }
span { border-color: rgb(55,18,89); }
td.TdClassName
{
border-color: #371259;
}
.TagClassName
{
border-color: #371259;
}
</style>