Shades of Christalle #371964
Tints of Christalle #371964
RGB
CMYK
RGB Variations
Color information
#371964 (or 0x371964) is known color: Christalle. HEX triplet: 37, 19 and 64. RGB value is (55,25,100). Sum of RGB (Red+Green+Blue) = 55+25+100=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 25 (10.16% from 255 or 13.89% from 180); Blue value is 100 (39.45% from 255 or 55.56% from 180); Max value from RGB is 100 - color contains mainly: blue. Hex color #371964 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371964 is #C8E69B. Grayscale: #2A2A2A. Windows color (decimal): -13166236 or 6560055. OLE color: 6560055.
HSL color Cylindrical-coordinate representation of color #371964: hue angle of 264º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #371964 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 25 | 100 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.61 |
| HSL | 264º | 0.6% | 0.25% | - |
| HSV(B) | 264º | 0.75% | 0.39% | - |
| XYZ | 4.22 | 2.43 | 12.3 | - |
| YUV | 42.52 | 160.44 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 100 | 0.45 | 0.75 | 0 | 0.61 | 264 | 0.6 | 0.25 |
| Hex | 37 | 19 | 64 | 2D | 4B | 0 | 3D | 108 | 3C | 19 |
| Octal | 67 | 31 | 144 | 55 | 113 | 0 | 75 | 410 | 74 | 31 |
| Binary | 110111 | 11001 | 1100100 | 101101 | 1001011 | 0 | 111101 | 100001000 | 111100 | 11001 |
Color Harmonies of #371964
Complementary color
Monochromatic Colors of #371964
Black with #371964
Text Example
Text Example
White with #371964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371964; }
p { color: rgb(55,25,100); }
H1.HeaderClassName
{
color: #371964;
}
.AnyTagClassName
{
color: #371964;
}
</style>
background-color css
<style>
a { background-color: #371964; }
a { background-color: rgb(55,25,100); }
div.DivClassName
{
background-color: #371964;
}
.BgClassName
{
background-color: #371964;
}
</style>
border-color css
<style>
span { border-color: #371964; }
span { border-color: rgb(55,25,100); }
td.TdClassName
{
border-color: #371964;
}
.TagClassName
{
border-color: #371964;
}
</style>