Shades of Christalle #371358
Tints of Christalle #371358
RGB
CMYK
RGB Variations
Color information
#371358 (or 0x371358) is known color: Christalle. HEX triplet: 37, 13 and 58. RGB value is (55,19,88). Sum of RGB (Red+Green+Blue) = 55+19+88=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #371358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371358 is #C8ECA7. Grayscale: #252525. Windows color (decimal): -13167784 or 5772087. OLE color: 5772087.
HSL color Cylindrical-coordinate representation of color #371358: hue angle of 271.3º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #371358 is Cyan = 0.38, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 19 | 88 | - |
| CMYK | 0.38 | 0.78 | 0 | 0.65 |
| HSL | 271.3º | 0.64% | 0.21% | - |
| HSV(B) | 271.3º | 0.78% | 0.35% | - |
| XYZ | 3.57 | 1.98 | 9.43 | - |
| YUV | 37.63 | 156.43 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 88 | 0.38 | 0.78 | 0 | 0.65 | 271.3 | 0.64 | 0.21 |
| Hex | 37 | 13 | 58 | 26 | 4E | 0 | 41 | 10F | 40 | 15 |
| Octal | 67 | 23 | 130 | 46 | 116 | 0 | 101 | 417 | 100 | 25 |
| Binary | 110111 | 10011 | 1011000 | 100110 | 1001110 | 0 | 1000001 | 100001111 | 1000000 | 10101 |
Color Harmonies of #371358
Complementary color
Monochromatic Colors of #371358
Black with #371358
Text Example
Text Example
White with #371358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371358; }
p { color: rgb(55,19,88); }
H1.HeaderClassName
{
color: #371358;
}
.AnyTagClassName
{
color: #371358;
}
</style>
background-color css
<style>
a { background-color: #371358; }
a { background-color: rgb(55,19,88); }
div.DivClassName
{
background-color: #371358;
}
.BgClassName
{
background-color: #371358;
}
</style>
border-color css
<style>
span { border-color: #371358; }
span { border-color: rgb(55,19,88); }
td.TdClassName
{
border-color: #371358;
}
.TagClassName
{
border-color: #371358;
}
</style>