Shades of Christalle #370161
Tints of Christalle #370161
RGB
CMYK
RGB Variations
Color information
#370161 (or 0x370161) is known color: Christalle. HEX triplet: 37, 01 and 61. RGB value is (55,1,97). Sum of RGB (Red+Green+Blue) = 55+1+97=153 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.95% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 97 (38.28% from 255 or 63.40% from 153); Max value from RGB is 97 - color contains mainly: blue. Hex color #370161 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370161 is #C8FE9E. Grayscale: #1B1B1B. Windows color (decimal): -13172383 or 6357303. OLE color: 6357303.
HSL color Cylindrical-coordinate representation of color #370161: hue angle of 273.75º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #370161 is Cyan = 0.43, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 1 | 97 | - |
| CMYK | 0.43 | 0.99 | 0 | 0.62 |
| HSL | 273.75º | 0.98% | 0.19% | - |
| HSV(B) | 273.75º | 0.99% | 0.38% | - |
| XYZ | 3.74 | 1.7 | 11.44 | - |
| YUV | 28.09 | 166.89 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 97 | 0.43 | 0.99 | 0 | 0.62 | 273.75 | 0.98 | 0.19 |
| Hex | 37 | 1 | 61 | 2B | 63 | 0 | 3E | 112 | 62 | 13 |
| Octal | 67 | 1 | 141 | 53 | 143 | 0 | 76 | 422 | 142 | 23 |
| Binary | 110111 | 1 | 1100001 | 101011 | 1100011 | 0 | 111110 | 100010010 | 1100010 | 10011 |
Color Harmonies of #370161
Complementary color
Monochromatic Colors of #370161
Black with #370161
Text Example
Text Example
White with #370161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370161; }
p { color: rgb(55,1,97); }
H1.HeaderClassName
{
color: #370161;
}
.AnyTagClassName
{
color: #370161;
}
</style>
background-color css
<style>
a { background-color: #370161; }
a { background-color: rgb(55,1,97); }
div.DivClassName
{
background-color: #370161;
}
.BgClassName
{
background-color: #370161;
}
</style>
border-color css
<style>
span { border-color: #370161; }
span { border-color: rgb(55,1,97); }
td.TdClassName
{
border-color: #370161;
}
.TagClassName
{
border-color: #370161;
}
</style>