Shades of Christalle #371954
Tints of Christalle #371954
RGB
CMYK
RGB Variations
Color information
#371954 (or 0x371954) is known color: Christalle. HEX triplet: 37, 19 and 54. RGB value is (55,25,84). Sum of RGB (Red+Green+Blue) = 55+25+84=164 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.54% from 164); Green value is 25 (10.16% from 255 or 15.24% from 164); Blue value is 84 (33.20% from 255 or 51.22% from 164); Max value from RGB is 84 - color contains mainly: blue. Hex color #371954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371954 is #C8E6AB. Grayscale: #282828. Windows color (decimal): -13166252 or 5511479. OLE color: 5511479.
HSL color Cylindrical-coordinate representation of color #371954: hue angle of 270.51º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #371954 is Cyan = 0.35, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 25 | 84 | - |
| CMYK | 0.35 | 0.70 | 0 | 0.67 |
| HSL | 270.51º | 0.54% | 0.21% | - |
| HSV(B) | 270.51º | 0.7% | 0.33% | - |
| XYZ | 3.52 | 2.15 | 8.62 | - |
| YUV | 40.7 | 152.44 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 84 | 0.35 | 0.70 | 0 | 0.67 | 270.51 | 0.54 | 0.21 |
| Hex | 37 | 19 | 54 | 23 | 46 | 0 | 43 | 10F | 36 | 15 |
| Octal | 67 | 31 | 124 | 43 | 106 | 0 | 103 | 417 | 66 | 25 |
| Binary | 110111 | 11001 | 1010100 | 100011 | 1000110 | 0 | 1000011 | 100001111 | 110110 | 10101 |
Color Harmonies of #371954
Complementary color
Monochromatic Colors of #371954
Black with #371954
Text Example
Text Example
White with #371954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371954; }
p { color: rgb(55,25,84); }
H1.HeaderClassName
{
color: #371954;
}
.AnyTagClassName
{
color: #371954;
}
</style>
background-color css
<style>
a { background-color: #371954; }
a { background-color: rgb(55,25,84); }
div.DivClassName
{
background-color: #371954;
}
.BgClassName
{
background-color: #371954;
}
</style>
border-color css
<style>
span { border-color: #371954; }
span { border-color: rgb(55,25,84); }
td.TdClassName
{
border-color: #371954;
}
.TagClassName
{
border-color: #371954;
}
</style>