Shades of Christalle #381160
Tints of Christalle #381160
RGB
CMYK
RGB Variations
Color information
#381160 (or 0x381160) is known color: Christalle. HEX triplet: 38, 11 and 60. RGB value is (56,17,96). Sum of RGB (Red+Green+Blue) = 56+17+96=169 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.14% from 169); Green value is 17 (7.03% from 255 or 10.06% from 169); Blue value is 96 (37.89% from 255 or 56.80% from 169); Max value from RGB is 96 - color contains mainly: blue. Hex color #381160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381160 is #C7EE9F. Grayscale: #252525. Windows color (decimal): -13102752 or 6295864. OLE color: 6295864.
HSL color Cylindrical-coordinate representation of color #381160: hue angle of 269.62º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #381160 is Cyan = 0.42, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 17 | 96 | - |
| CMYK | 0.42 | 0.82 | 0 | 0.62 |
| HSL | 269.62º | 0.7% | 0.22% | - |
| HSV(B) | 269.62º | 0.82% | 0.38% | - |
| XYZ | 3.94 | 2.09 | 11.26 | - |
| YUV | 37.67 | 160.92 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 96 | 0.42 | 0.82 | 0 | 0.62 | 269.62 | 0.7 | 0.22 |
| Hex | 38 | 11 | 60 | 2A | 52 | 0 | 3E | 10E | 46 | 16 |
| Octal | 70 | 21 | 140 | 52 | 122 | 0 | 76 | 416 | 106 | 26 |
| Binary | 111000 | 10001 | 1100000 | 101010 | 1010010 | 0 | 111110 | 100001110 | 1000110 | 10110 |
Color Harmonies of #381160
Complementary color
Monochromatic Colors of #381160
Black with #381160
Text Example
Text Example
White with #381160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381160; }
p { color: rgb(56,17,96); }
H1.HeaderClassName
{
color: #381160;
}
.AnyTagClassName
{
color: #381160;
}
</style>
background-color css
<style>
a { background-color: #381160; }
a { background-color: rgb(56,17,96); }
div.DivClassName
{
background-color: #381160;
}
.BgClassName
{
background-color: #381160;
}
</style>
border-color css
<style>
span { border-color: #381160; }
span { border-color: rgb(56,17,96); }
td.TdClassName
{
border-color: #381160;
}
.TagClassName
{
border-color: #381160;
}
</style>