Shades of Christalle #381156
Tints of Christalle #381156
RGB
CMYK
RGB Variations
Color information
#381156 (or 0x381156) is known color: Christalle. HEX triplet: 38, 11 and 56. RGB value is (56,17,86). Sum of RGB (Red+Green+Blue) = 56+17+86=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 17 (7.03% from 255 or 10.69% 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 #381156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381156 is #C7EEA9. Grayscale: #242424. Windows color (decimal): -13102762 or 5640504. OLE color: 5640504.
HSL color Cylindrical-coordinate representation of color #381156: hue angle of 273.91º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #381156 is Cyan = 0.35, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 17 | 86 | - |
| CMYK | 0.35 | 0.80 | 0 | 0.66 |
| HSL | 273.91º | 0.67% | 0.2% | - |
| HSV(B) | 273.91º | 0.8% | 0.34% | - |
| XYZ | 3.51 | 1.91 | 8.99 | - |
| YUV | 36.53 | 155.92 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 86 | 0.35 | 0.80 | 0 | 0.66 | 273.91 | 0.67 | 0.2 |
| Hex | 38 | 11 | 56 | 23 | 50 | 0 | 42 | 112 | 43 | 14 |
| Octal | 70 | 21 | 126 | 43 | 120 | 0 | 102 | 422 | 103 | 24 |
| Binary | 111000 | 10001 | 1010110 | 100011 | 1010000 | 0 | 1000010 | 100010010 | 1000011 | 10100 |
Color Harmonies of #381156
Complementary color
Monochromatic Colors of #381156
Black with #381156
Text Example
Text Example
White with #381156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381156; }
p { color: rgb(56,17,86); }
H1.HeaderClassName
{
color: #381156;
}
.AnyTagClassName
{
color: #381156;
}
</style>
background-color css
<style>
a { background-color: #381156; }
a { background-color: rgb(56,17,86); }
div.DivClassName
{
background-color: #381156;
}
.BgClassName
{
background-color: #381156;
}
</style>
border-color css
<style>
span { border-color: #381156; }
span { border-color: rgb(56,17,86); }
td.TdClassName
{
border-color: #381156;
}
.TagClassName
{
border-color: #381156;
}
</style>