Shades of Christalle #370561
Tints of Christalle #370561
RGB
CMYK
RGB Variations
Color information
#370561 (or 0x370561) is known color: Christalle. HEX triplet: 37, 05 and 61. RGB value is (55,5,97). Sum of RGB (Red+Green+Blue) = 55+5+97=157 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.03% from 157); Green value is 5 (2.34% from 255 or 3.18% from 157); Blue value is 97 (38.28% from 255 or 61.78% from 157); Max value from RGB is 97 - color contains mainly: blue. Hex color #370561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370561 is #C8FA9E. Grayscale: #1E1E1E. Windows color (decimal): -13171359 or 6358327. OLE color: 6358327.
HSL color Cylindrical-coordinate representation of color #370561: hue angle of 272.61º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370561 is Cyan = 0.43, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 5 | 97 | - |
| CMYK | 0.43 | 0.95 | 0 | 0.62 |
| HSL | 272.61º | 0.9% | 0.2% | - |
| HSV(B) | 272.61º | 0.95% | 0.38% | - |
| XYZ | 3.79 | 1.78 | 11.45 | - |
| YUV | 30.44 | 165.57 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 97 | 0.43 | 0.95 | 0 | 0.62 | 272.61 | 0.9 | 0.2 |
| Hex | 37 | 5 | 61 | 2B | 5F | 0 | 3E | 111 | 5A | 14 |
| Octal | 67 | 5 | 141 | 53 | 137 | 0 | 76 | 421 | 132 | 24 |
| Binary | 110111 | 101 | 1100001 | 101011 | 1011111 | 0 | 111110 | 100010001 | 1011010 | 10100 |
Color Harmonies of #370561
Complementary color
Monochromatic Colors of #370561
Black with #370561
Text Example
Text Example
White with #370561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370561; }
p { color: rgb(55,5,97); }
H1.HeaderClassName
{
color: #370561;
}
.AnyTagClassName
{
color: #370561;
}
</style>
background-color css
<style>
a { background-color: #370561; }
a { background-color: rgb(55,5,97); }
div.DivClassName
{
background-color: #370561;
}
.BgClassName
{
background-color: #370561;
}
</style>
border-color css
<style>
span { border-color: #370561; }
span { border-color: rgb(55,5,97); }
td.TdClassName
{
border-color: #370561;
}
.TagClassName
{
border-color: #370561;
}
</style>