Shades of Christalle #381164
Tints of Christalle #381164
RGB
CMYK
RGB Variations
Color information
#381164 (or 0x381164) is known color: Christalle. HEX triplet: 38, 11 and 64. RGB value is (56,17,100). Sum of RGB (Red+Green+Blue) = 56+17+100=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 17 (7.03% from 255 or 9.83% from 173); Blue value is 100 (39.45% from 255 or 57.80% from 173); Max value from RGB is 100 - color contains mainly: blue. Hex color #381164 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381164 is #C7EE9B. Grayscale: #252525. Windows color (decimal): -13102748 or 6558008. OLE color: 6558008.
HSL color Cylindrical-coordinate representation of color #381164: hue angle of 268.19º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #381164 is Cyan = 0.44, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 17 | 100 | - |
| CMYK | 0.44 | 0.83 | 0 | 0.61 |
| HSL | 268.19º | 0.71% | 0.23% | - |
| HSV(B) | 268.19º | 0.83% | 0.39% | - |
| XYZ | 4.13 | 2.16 | 12.26 | - |
| YUV | 38.12 | 162.92 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 100 | 0.44 | 0.83 | 0 | 0.61 | 268.19 | 0.71 | 0.23 |
| Hex | 38 | 11 | 64 | 2C | 53 | 0 | 3D | 10C | 47 | 17 |
| Octal | 70 | 21 | 144 | 54 | 123 | 0 | 75 | 414 | 107 | 27 |
| Binary | 111000 | 10001 | 1100100 | 101100 | 1010011 | 0 | 111101 | 100001100 | 1000111 | 10111 |
Color Harmonies of #381164
Complementary color
Monochromatic Colors of #381164
Black with #381164
Text Example
Text Example
White with #381164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381164; }
p { color: rgb(56,17,100); }
H1.HeaderClassName
{
color: #381164;
}
.AnyTagClassName
{
color: #381164;
}
</style>
background-color css
<style>
a { background-color: #381164; }
a { background-color: rgb(56,17,100); }
div.DivClassName
{
background-color: #381164;
}
.BgClassName
{
background-color: #381164;
}
</style>
border-color css
<style>
span { border-color: #381164; }
span { border-color: rgb(56,17,100); }
td.TdClassName
{
border-color: #381164;
}
.TagClassName
{
border-color: #381164;
}
</style>