Shades of Christalle #370758
Tints of Christalle #370758
RGB
CMYK
RGB Variations
Color information
#370758 (or 0x370758) is known color: Christalle. HEX triplet: 37, 07 and 58. RGB value is (55,7,88). Sum of RGB (Red+Green+Blue) = 55+7+88=150 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.67% from 150); Green value is 7 (3.12% from 255 or 4.67% from 150); Blue value is 88 (34.77% from 255 or 58.67% from 150); Max value from RGB is 88 - color contains mainly: blue. Hex color #370758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370758 is #C8F8A7. Grayscale: #1E1E1E. Windows color (decimal): -13170856 or 5769015. OLE color: 5769015.
HSL color Cylindrical-coordinate representation of color #370758: hue angle of 275.56º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #370758 is Cyan = 0.38, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 7 | 88 | - |
| CMYK | 0.38 | 0.92 | 0 | 0.65 |
| HSL | 275.56º | 0.85% | 0.19% | - |
| HSV(B) | 275.56º | 0.92% | 0.35% | - |
| XYZ | 3.41 | 1.67 | 9.37 | - |
| YUV | 30.59 | 160.4 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 88 | 0.38 | 0.92 | 0 | 0.65 | 275.56 | 0.85 | 0.19 |
| Hex | 37 | 7 | 58 | 26 | 5C | 0 | 41 | 114 | 55 | 13 |
| Octal | 67 | 7 | 130 | 46 | 134 | 0 | 101 | 424 | 125 | 23 |
| Binary | 110111 | 111 | 1011000 | 100110 | 1011100 | 0 | 1000001 | 100010100 | 1010101 | 10011 |
Color Harmonies of #370758
Complementary color
Monochromatic Colors of #370758
Black with #370758
Text Example
Text Example
White with #370758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370758; }
p { color: rgb(55,7,88); }
H1.HeaderClassName
{
color: #370758;
}
.AnyTagClassName
{
color: #370758;
}
</style>
background-color css
<style>
a { background-color: #370758; }
a { background-color: rgb(55,7,88); }
div.DivClassName
{
background-color: #370758;
}
.BgClassName
{
background-color: #370758;
}
</style>
border-color css
<style>
span { border-color: #370758; }
span { border-color: rgb(55,7,88); }
td.TdClassName
{
border-color: #370758;
}
.TagClassName
{
border-color: #370758;
}
</style>