Shades of Christalle #370160
Tints of Christalle #370160
RGB
CMYK
RGB Variations
Color information
#370160 (or 0x370160) is known color: Christalle. HEX triplet: 37, 01 and 60. RGB value is (55,1,96). Sum of RGB (Red+Green+Blue) = 55+1+96=152 (20% of max value = 765). Red value is 55 (21.88% from 255 or 36.18% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 96 (37.89% from 255 or 63.16% from 152); Max value from RGB is 96 - color contains mainly: blue. Hex color #370160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370160 is #C8FE9F. Grayscale: #1B1B1B. Windows color (decimal): -13172384 or 6291767. OLE color: 6291767.
HSL color Cylindrical-coordinate representation of color #370160: hue angle of 274.11º 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 #370160 is Cyan = 0.43, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 1 | 96 | - |
| CMYK | 0.43 | 0.99 | 0 | 0.62 |
| HSL | 274.11º | 0.98% | 0.19% | - |
| HSV(B) | 274.11º | 0.99% | 0.38% | - |
| XYZ | 3.7 | 1.68 | 11.2 | - |
| YUV | 27.98 | 166.39 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 96 | 0.43 | 0.99 | 0 | 0.62 | 274.11 | 0.98 | 0.19 |
| Hex | 37 | 1 | 60 | 2B | 63 | 0 | 3E | 112 | 62 | 13 |
| Octal | 67 | 1 | 140 | 53 | 143 | 0 | 76 | 422 | 142 | 23 |
| Binary | 110111 | 1 | 1100000 | 101011 | 1100011 | 0 | 111110 | 100010010 | 1100010 | 10011 |
Color Harmonies of #370160
Complementary color
Monochromatic Colors of #370160
Black with #370160
Text Example
Text Example
White with #370160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370160; }
p { color: rgb(55,1,96); }
H1.HeaderClassName
{
color: #370160;
}
.AnyTagClassName
{
color: #370160;
}
</style>
background-color css
<style>
a { background-color: #370160; }
a { background-color: rgb(55,1,96); }
div.DivClassName
{
background-color: #370160;
}
.BgClassName
{
background-color: #370160;
}
</style>
border-color css
<style>
span { border-color: #370160; }
span { border-color: rgb(55,1,96); }
td.TdClassName
{
border-color: #370160;
}
.TagClassName
{
border-color: #370160;
}
</style>