Shades of Christalle #371256
Tints of Christalle #371256
RGB
CMYK
RGB Variations
Color information
#371256 (or 0x371256) is known color: Christalle. HEX triplet: 37, 12 and 56. RGB value is (55,18,86). Sum of RGB (Red+Green+Blue) = 55+18+86=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 18 (7.42% from 255 or 11.32% from 159); Blue value is 86 (33.98% from 255 or 54.09% from 159); Max value from RGB is 86 - color contains mainly: blue. Hex color #371256 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371256 is #C8EDA9. Grayscale: #242424. Windows color (decimal): -13168042 or 5640759. OLE color: 5640759.
HSL color Cylindrical-coordinate representation of color #371256: hue angle of 272.65º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #371256 is Cyan = 0.36, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 18 | 86 | - |
| CMYK | 0.36 | 0.79 | 0 | 0.66 |
| HSL | 272.65º | 0.65% | 0.2% | - |
| HSV(B) | 272.65º | 0.79% | 0.34% | - |
| XYZ | 3.47 | 1.92 | 8.99 | - |
| YUV | 36.82 | 155.76 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 86 | 0.36 | 0.79 | 0 | 0.66 | 272.65 | 0.65 | 0.2 |
| Hex | 37 | 12 | 56 | 24 | 4F | 0 | 42 | 111 | 41 | 14 |
| Octal | 67 | 22 | 126 | 44 | 117 | 0 | 102 | 421 | 101 | 24 |
| Binary | 110111 | 10010 | 1010110 | 100100 | 1001111 | 0 | 1000010 | 100010001 | 1000001 | 10100 |
Color Harmonies of #371256
Complementary color
Monochromatic Colors of #371256
Black with #371256
Text Example
Text Example
White with #371256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371256; }
p { color: rgb(55,18,86); }
H1.HeaderClassName
{
color: #371256;
}
.AnyTagClassName
{
color: #371256;
}
</style>
background-color css
<style>
a { background-color: #371256; }
a { background-color: rgb(55,18,86); }
div.DivClassName
{
background-color: #371256;
}
.BgClassName
{
background-color: #371256;
}
</style>
border-color css
<style>
span { border-color: #371256; }
span { border-color: rgb(55,18,86); }
td.TdClassName
{
border-color: #371256;
}
.TagClassName
{
border-color: #371256;
}
</style>