Shades of Christalle #370459
Tints of Christalle #370459
RGB
CMYK
RGB Variations
Color information
#370459 (or 0x370459) is known color: Christalle. HEX triplet: 37, 04 and 59. RGB value is (55,4,89). Sum of RGB (Red+Green+Blue) = 55+4+89=148 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.16% from 148); Green value is 4 (1.95% from 255 or 2.70% from 148); Blue value is 89 (35.16% from 255 or 60.14% from 148); Max value from RGB is 89 - color contains mainly: blue. Hex color #370459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370459 is #C8FBA6. Grayscale: #1C1C1C. Windows color (decimal): -13171623 or 5833783. OLE color: 5833783.
HSL color Cylindrical-coordinate representation of color #370459: hue angle of 276º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370459 is Cyan = 0.38, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 4 | 89 | - |
| CMYK | 0.38 | 0.96 | 0 | 0.65 |
| HSL | 276º | 0.91% | 0.18% | - |
| HSV(B) | 276º | 0.96% | 0.35% | - |
| XYZ | 3.42 | 1.62 | 9.58 | - |
| YUV | 28.94 | 161.9 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 89 | 0.38 | 0.96 | 0 | 0.65 | 276 | 0.91 | 0.18 |
| Hex | 37 | 4 | 59 | 26 | 60 | 0 | 41 | 114 | 5B | 12 |
| Octal | 67 | 4 | 131 | 46 | 140 | 0 | 101 | 424 | 133 | 22 |
| Binary | 110111 | 100 | 1011001 | 100110 | 1100000 | 0 | 1000001 | 100010100 | 1011011 | 10010 |
Color Harmonies of #370459
Complementary color
Monochromatic Colors of #370459
Black with #370459
Text Example
Text Example
White with #370459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370459; }
p { color: rgb(55,4,89); }
H1.HeaderClassName
{
color: #370459;
}
.AnyTagClassName
{
color: #370459;
}
</style>
background-color css
<style>
a { background-color: #370459; }
a { background-color: rgb(55,4,89); }
div.DivClassName
{
background-color: #370459;
}
.BgClassName
{
background-color: #370459;
}
</style>
border-color css
<style>
span { border-color: #370459; }
span { border-color: rgb(55,4,89); }
td.TdClassName
{
border-color: #370459;
}
.TagClassName
{
border-color: #370459;
}
</style>