Shades of Christalle #371966
Tints of Christalle #371966
RGB
CMYK
RGB Variations
Color information
#371966 (or 0x371966) is known color: Christalle. HEX triplet: 37, 19 and 66. RGB value is (55,25,102). Sum of RGB (Red+Green+Blue) = 55+25+102=182 (24% of max value = 765). Red value is 55 (21.88% from 255 or 30.22% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 102 (40.23% from 255 or 56.04% from 182); Max value from RGB is 102 - color contains mainly: blue. Hex color #371966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371966 is #C8E699. Grayscale: #2A2A2A. Windows color (decimal): -13166234 or 6691127. OLE color: 6691127.
HSL color Cylindrical-coordinate representation of color #371966: hue angle of 263.38º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #371966 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 25 | 102 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.6 |
| HSL | 263.38º | 0.61% | 0.25% | - |
| HSV(B) | 263.38º | 0.75% | 0.4% | - |
| XYZ | 4.32 | 2.47 | 12.82 | - |
| YUV | 42.75 | 161.44 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 102 | 0.46 | 0.75 | 0 | 0.6 | 263.38 | 0.61 | 0.25 |
| Hex | 37 | 19 | 66 | 2E | 4B | 0 | 3C | 107 | 3D | 19 |
| Octal | 67 | 31 | 146 | 56 | 113 | 0 | 74 | 407 | 75 | 31 |
| Binary | 110111 | 11001 | 1100110 | 101110 | 1001011 | 0 | 111100 | 100000111 | 111101 | 11001 |
Color Harmonies of #371966
Complementary color
Monochromatic Colors of #371966
Black with #371966
Text Example
Text Example
White with #371966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371966; }
p { color: rgb(55,25,102); }
H1.HeaderClassName
{
color: #371966;
}
.AnyTagClassName
{
color: #371966;
}
</style>
background-color css
<style>
a { background-color: #371966; }
a { background-color: rgb(55,25,102); }
div.DivClassName
{
background-color: #371966;
}
.BgClassName
{
background-color: #371966;
}
</style>
border-color css
<style>
span { border-color: #371966; }
span { border-color: rgb(55,25,102); }
td.TdClassName
{
border-color: #371966;
}
.TagClassName
{
border-color: #371966;
}
</style>