Shades of Christalle #380864
Tints of Christalle #380864
RGB
CMYK
RGB Variations
Color information
#380864 (or 0x380864) is known color: Christalle. HEX triplet: 38, 08 and 64. RGB value is (56,8,100). Sum of RGB (Red+Green+Blue) = 56+8+100=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 8 (3.52% from 255 or 4.88% from 164); Blue value is 100 (39.45% from 255 or 60.98% from 164); Max value from RGB is 100 - color contains mainly: blue. Hex color #380864 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380864 is #C7F79B. Grayscale: #202020. Windows color (decimal): -13105052 or 6555704. OLE color: 6555704.
HSL color Cylindrical-coordinate representation of color #380864: hue angle of 271.3º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #380864 is Cyan = 0.44, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 8 | 100 | - |
| CMYK | 0.44 | 0.92 | 0 | 0.61 |
| HSL | 271.3º | 0.85% | 0.21% | - |
| HSV(B) | 271.3º | 0.92% | 0.39% | - |
| XYZ | 4.02 | 1.93 | 12.22 | - |
| YUV | 32.84 | 165.9 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 100 | 0.44 | 0.92 | 0 | 0.61 | 271.3 | 0.85 | 0.21 |
| Hex | 38 | 8 | 64 | 2C | 5C | 0 | 3D | 10F | 55 | 15 |
| Octal | 70 | 10 | 144 | 54 | 134 | 0 | 75 | 417 | 125 | 25 |
| Binary | 111000 | 1000 | 1100100 | 101100 | 1011100 | 0 | 111101 | 100001111 | 1010101 | 10101 |
Color Harmonies of #380864
Complementary color
Monochromatic Colors of #380864
Black with #380864
Text Example
Text Example
White with #380864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380864; }
p { color: rgb(56,8,100); }
H1.HeaderClassName
{
color: #380864;
}
.AnyTagClassName
{
color: #380864;
}
</style>
background-color css
<style>
a { background-color: #380864; }
a { background-color: rgb(56,8,100); }
div.DivClassName
{
background-color: #380864;
}
.BgClassName
{
background-color: #380864;
}
</style>
border-color css
<style>
span { border-color: #380864; }
span { border-color: rgb(56,8,100); }
td.TdClassName
{
border-color: #380864;
}
.TagClassName
{
border-color: #380864;
}
</style>