Shades of Christalle #370858
Tints of Christalle #370858
RGB
CMYK
RGB Variations
Color information
#370858 (or 0x370858) is known color: Christalle. HEX triplet: 37, 08 and 58. RGB value is (55,8,88). Sum of RGB (Red+Green+Blue) = 55+8+88=151 (20% of max value = 765). Red value is 55 (21.88% from 255 or 36.42% from 151); Green value is 8 (3.52% from 255 or 5.30% from 151); Blue value is 88 (34.77% from 255 or 58.28% from 151); Max value from RGB is 88 - color contains mainly: blue. Hex color #370858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370858 is #C8F7A7. Grayscale: #1E1E1E. Windows color (decimal): -13170600 or 5769271. OLE color: 5769271.
HSL color Cylindrical-coordinate representation of color #370858: hue angle of 275.25º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370858 is Cyan = 0.38, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 8 | 88 | - |
| CMYK | 0.38 | 0.91 | 0 | 0.65 |
| HSL | 275.25º | 0.83% | 0.19% | - |
| HSV(B) | 275.25º | 0.91% | 0.35% | - |
| XYZ | 3.42 | 1.69 | 9.38 | - |
| YUV | 31.17 | 160.07 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 88 | 0.38 | 0.91 | 0 | 0.65 | 275.25 | 0.83 | 0.19 |
| Hex | 37 | 8 | 58 | 26 | 5B | 0 | 41 | 113 | 53 | 13 |
| Octal | 67 | 10 | 130 | 46 | 133 | 0 | 101 | 423 | 123 | 23 |
| Binary | 110111 | 1000 | 1011000 | 100110 | 1011011 | 0 | 1000001 | 100010011 | 1010011 | 10011 |
Color Harmonies of #370858
Complementary color
Monochromatic Colors of #370858
Black with #370858
Text Example
Text Example
White with #370858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370858; }
p { color: rgb(55,8,88); }
H1.HeaderClassName
{
color: #370858;
}
.AnyTagClassName
{
color: #370858;
}
</style>
background-color css
<style>
a { background-color: #370858; }
a { background-color: rgb(55,8,88); }
div.DivClassName
{
background-color: #370858;
}
.BgClassName
{
background-color: #370858;
}
</style>
border-color css
<style>
span { border-color: #370858; }
span { border-color: rgb(55,8,88); }
td.TdClassName
{
border-color: #370858;
}
.TagClassName
{
border-color: #370858;
}
</style>