Shades of Christalle #370464
Tints of Christalle #370464
RGB
CMYK
RGB Variations
Color information
#370464 (or 0x370464) is known color: Christalle. HEX triplet: 37, 04 and 64. RGB value is (55,4,100). Sum of RGB (Red+Green+Blue) = 55+4+100=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 100 (39.45% from 255 or 62.89% from 159); Max value from RGB is 100 - color contains mainly: blue. Hex color #370464 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370464 is #C8FB9B. Grayscale: #1D1D1D. Windows color (decimal): -13171612 or 6554679. OLE color: 6554679.
HSL color Cylindrical-coordinate representation of color #370464: hue angle of 271.88º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370464 is Cyan = 0.45, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 4 | 100 | - |
| CMYK | 0.45 | 0.96 | 0 | 0.61 |
| HSL | 271.88º | 0.92% | 0.2% | - |
| HSV(B) | 271.88º | 0.96% | 0.39% | - |
| XYZ | 3.92 | 1.82 | 12.2 | - |
| YUV | 30.19 | 167.4 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 100 | 0.45 | 0.96 | 0 | 0.61 | 271.88 | 0.92 | 0.2 |
| Hex | 37 | 4 | 64 | 2D | 60 | 0 | 3D | 110 | 5C | 14 |
| Octal | 67 | 4 | 144 | 55 | 140 | 0 | 75 | 420 | 134 | 24 |
| Binary | 110111 | 100 | 1100100 | 101101 | 1100000 | 0 | 111101 | 100010000 | 1011100 | 10100 |
Color Harmonies of #370464
Complementary color
Monochromatic Colors of #370464
Black with #370464
Text Example
Text Example
White with #370464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370464; }
p { color: rgb(55,4,100); }
H1.HeaderClassName
{
color: #370464;
}
.AnyTagClassName
{
color: #370464;
}
</style>
background-color css
<style>
a { background-color: #370464; }
a { background-color: rgb(55,4,100); }
div.DivClassName
{
background-color: #370464;
}
.BgClassName
{
background-color: #370464;
}
</style>
border-color css
<style>
span { border-color: #370464; }
span { border-color: rgb(55,4,100); }
td.TdClassName
{
border-color: #370464;
}
.TagClassName
{
border-color: #370464;
}
</style>