Shades of Christalle #371962
Tints of Christalle #371962
RGB
CMYK
RGB Variations
Color information
#371962 (or 0x371962) is known color: Christalle. HEX triplet: 37, 19 and 62. RGB value is (55,25,98). Sum of RGB (Red+Green+Blue) = 55+25+98=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 98 (38.67% from 255 or 55.06% from 178); Max value from RGB is 98 - color contains mainly: blue. Hex color #371962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371962 is #C8E69D. Grayscale: #2A2A2A. Windows color (decimal): -13166238 or 6428983. OLE color: 6428983.
HSL color Cylindrical-coordinate representation of color #371962: hue angle of 264.66º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #371962 is Cyan = 0.44, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 25 | 98 | - |
| CMYK | 0.44 | 0.74 | 0 | 0.62 |
| HSL | 264.66º | 0.59% | 0.24% | - |
| HSV(B) | 264.66º | 0.74% | 0.38% | - |
| XYZ | 4.13 | 2.39 | 11.8 | - |
| YUV | 42.29 | 159.44 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 98 | 0.44 | 0.74 | 0 | 0.62 | 264.66 | 0.59 | 0.24 |
| Hex | 37 | 19 | 62 | 2C | 4A | 0 | 3E | 109 | 3B | 18 |
| Octal | 67 | 31 | 142 | 54 | 112 | 0 | 76 | 411 | 73 | 30 |
| Binary | 110111 | 11001 | 1100010 | 101100 | 1001010 | 0 | 111110 | 100001001 | 111011 | 11000 |
Color Harmonies of #371962
Complementary color
Monochromatic Colors of #371962
Black with #371962
Text Example
Text Example
White with #371962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371962; }
p { color: rgb(55,25,98); }
H1.HeaderClassName
{
color: #371962;
}
.AnyTagClassName
{
color: #371962;
}
</style>
background-color css
<style>
a { background-color: #371962; }
a { background-color: rgb(55,25,98); }
div.DivClassName
{
background-color: #371962;
}
.BgClassName
{
background-color: #371962;
}
</style>
border-color css
<style>
span { border-color: #371962; }
span { border-color: rgb(55,25,98); }
td.TdClassName
{
border-color: #371962;
}
.TagClassName
{
border-color: #371962;
}
</style>