Shades of Christalle #370559
Tints of Christalle #370559
RGB
CMYK
RGB Variations
Color information
#370559 (or 0x370559) is known color: Christalle. HEX triplet: 37, 05 and 59. RGB value is (55,5,89). Sum of RGB (Red+Green+Blue) = 55+5+89=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 5 (2.34% from 255 or 3.36% from 149); Blue value is 89 (35.16% from 255 or 59.73% from 149); Max value from RGB is 89 - color contains mainly: blue. Hex color #370559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370559 is #C8FAA6. Grayscale: #1D1D1D. Windows color (decimal): -13171367 or 5834039. OLE color: 5834039.
HSL color Cylindrical-coordinate representation of color #370559: hue angle of 275.71º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370559 is Cyan = 0.38, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 5 | 89 | - |
| CMYK | 0.38 | 0.94 | 0 | 0.65 |
| HSL | 275.71º | 0.89% | 0.18% | - |
| HSV(B) | 275.71º | 0.94% | 0.35% | - |
| XYZ | 3.43 | 1.64 | 9.59 | - |
| YUV | 29.53 | 161.57 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 89 | 0.38 | 0.94 | 0 | 0.65 | 275.71 | 0.89 | 0.18 |
| Hex | 37 | 5 | 59 | 26 | 5E | 0 | 41 | 114 | 59 | 12 |
| Octal | 67 | 5 | 131 | 46 | 136 | 0 | 101 | 424 | 131 | 22 |
| Binary | 110111 | 101 | 1011001 | 100110 | 1011110 | 0 | 1000001 | 100010100 | 1011001 | 10010 |
Color Harmonies of #370559
Complementary color
Monochromatic Colors of #370559
Black with #370559
Text Example
Text Example
White with #370559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370559; }
p { color: rgb(55,5,89); }
H1.HeaderClassName
{
color: #370559;
}
.AnyTagClassName
{
color: #370559;
}
</style>
background-color css
<style>
a { background-color: #370559; }
a { background-color: rgb(55,5,89); }
div.DivClassName
{
background-color: #370559;
}
.BgClassName
{
background-color: #370559;
}
</style>
border-color css
<style>
span { border-color: #370559; }
span { border-color: rgb(55,5,89); }
td.TdClassName
{
border-color: #370559;
}
.TagClassName
{
border-color: #370559;
}
</style>