Shades of Christalle #371364
Tints of Christalle #371364
RGB
CMYK
RGB Variations
Color information
#371364 (or 0x371364) is known color: Christalle. HEX triplet: 37, 13 and 64. RGB value is (55,19,100). Sum of RGB (Red+Green+Blue) = 55+19+100=174 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.61% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 100 (39.45% from 255 or 57.47% from 174); Max value from RGB is 100 - color contains mainly: blue. Hex color #371364 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371364 is #C8EC9B. Grayscale: #262626. Windows color (decimal): -13167772 or 6558519. OLE color: 6558519.
HSL color Cylindrical-coordinate representation of color #371364: hue angle of 266.67º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371364 is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 19 | 100 | - |
| CMYK | 0.45 | 0.81 | 0 | 0.61 |
| HSL | 266.67º | 0.68% | 0.23% | - |
| HSV(B) | 266.67º | 0.81% | 0.39% | - |
| XYZ | 4.11 | 2.2 | 12.26 | - |
| YUV | 39 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 100 | 0.45 | 0.81 | 0 | 0.61 | 266.67 | 0.68 | 0.23 |
| Hex | 37 | 13 | 64 | 2D | 51 | 0 | 3D | 10B | 44 | 17 |
| Octal | 67 | 23 | 144 | 55 | 121 | 0 | 75 | 413 | 104 | 27 |
| Binary | 110111 | 10011 | 1100100 | 101101 | 1010001 | 0 | 111101 | 100001011 | 1000100 | 10111 |
Color Harmonies of #371364
Complementary color
Monochromatic Colors of #371364
Black with #371364
Text Example
Text Example
White with #371364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371364; }
p { color: rgb(55,19,100); }
H1.HeaderClassName
{
color: #371364;
}
.AnyTagClassName
{
color: #371364;
}
</style>
background-color css
<style>
a { background-color: #371364; }
a { background-color: rgb(55,19,100); }
div.DivClassName
{
background-color: #371364;
}
.BgClassName
{
background-color: #371364;
}
</style>
border-color css
<style>
span { border-color: #371364; }
span { border-color: rgb(55,19,100); }
td.TdClassName
{
border-color: #371364;
}
.TagClassName
{
border-color: #371364;
}
</style>