Shades of Christalle #370860
Tints of Christalle #370860
RGB
CMYK
RGB Variations
Color information
#370860 (or 0x370860) is known color: Christalle. HEX triplet: 37, 08 and 60. RGB value is (55,8,96). Sum of RGB (Red+Green+Blue) = 55+8+96=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 8 (3.52% from 255 or 5.03% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #370860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370860 is #C8F79F. Grayscale: #1F1F1F. Windows color (decimal): -13170592 or 6293559. OLE color: 6293559.
HSL color Cylindrical-coordinate representation of color #370860: hue angle of 272.05º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #370860 is Cyan = 0.43, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 8 | 96 | - |
| CMYK | 0.43 | 0.92 | 0 | 0.62 |
| HSL | 272.05º | 0.85% | 0.2% | - |
| HSV(B) | 272.05º | 0.92% | 0.38% | - |
| XYZ | 3.77 | 1.83 | 11.22 | - |
| YUV | 32.09 | 164.07 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 96 | 0.43 | 0.92 | 0 | 0.62 | 272.05 | 0.85 | 0.2 |
| Hex | 37 | 8 | 60 | 2B | 5C | 0 | 3E | 110 | 55 | 14 |
| Octal | 67 | 10 | 140 | 53 | 134 | 0 | 76 | 420 | 125 | 24 |
| Binary | 110111 | 1000 | 1100000 | 101011 | 1011100 | 0 | 111110 | 100010000 | 1010101 | 10100 |
Color Harmonies of #370860
Complementary color
Monochromatic Colors of #370860
Black with #370860
Text Example
Text Example
White with #370860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370860; }
p { color: rgb(55,8,96); }
H1.HeaderClassName
{
color: #370860;
}
.AnyTagClassName
{
color: #370860;
}
</style>
background-color css
<style>
a { background-color: #370860; }
a { background-color: rgb(55,8,96); }
div.DivClassName
{
background-color: #370860;
}
.BgClassName
{
background-color: #370860;
}
</style>
border-color css
<style>
span { border-color: #370860; }
span { border-color: rgb(55,8,96); }
td.TdClassName
{
border-color: #370860;
}
.TagClassName
{
border-color: #370860;
}
</style>