Shades of Christalle #371969
Tints of Christalle #371969
RGB
CMYK
RGB Variations
Color information
#371969 (or 0x371969) is known color: Christalle. HEX triplet: 37, 19 and 69. RGB value is (55,25,105). Sum of RGB (Red+Green+Blue) = 55+25+105=185 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.73% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 105 (41.41% from 255 or 56.76% from 185); Max value from RGB is 105 - color contains mainly: blue. Hex color #371969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371969 is #C8E696. Grayscale: #2A2A2A. Windows color (decimal): -13166231 or 6887735. OLE color: 6887735.
HSL color Cylindrical-coordinate representation of color #371969: hue angle of 262.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #371969 is Cyan = 0.48, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 25 | 105 | - |
| CMYK | 0.48 | 0.76 | 0 | 0.59 |
| HSL | 262.5º | 0.62% | 0.25% | - |
| HSV(B) | 262.5º | 0.76% | 0.41% | - |
| XYZ | 4.47 | 2.53 | 13.62 | - |
| YUV | 43.09 | 162.94 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 105 | 0.48 | 0.76 | 0 | 0.59 | 262.5 | 0.62 | 0.25 |
| Hex | 37 | 19 | 69 | 30 | 4C | 0 | 3B | 106 | 3E | 19 |
| Octal | 67 | 31 | 151 | 60 | 114 | 0 | 73 | 406 | 76 | 31 |
| Binary | 110111 | 11001 | 1101001 | 110000 | 1001100 | 0 | 111011 | 100000110 | 111110 | 11001 |
Color Harmonies of #371969
Complementary color
Monochromatic Colors of #371969
Black with #371969
Text Example
Text Example
White with #371969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371969; }
p { color: rgb(55,25,105); }
H1.HeaderClassName
{
color: #371969;
}
.AnyTagClassName
{
color: #371969;
}
</style>
background-color css
<style>
a { background-color: #371969; }
a { background-color: rgb(55,25,105); }
div.DivClassName
{
background-color: #371969;
}
.BgClassName
{
background-color: #371969;
}
</style>
border-color css
<style>
span { border-color: #371969; }
span { border-color: rgb(55,25,105); }
td.TdClassName
{
border-color: #371969;
}
.TagClassName
{
border-color: #371969;
}
</style>