Shades of Christalle #380862
Tints of Christalle #380862
RGB
CMYK
RGB Variations
Color information
#380862 (or 0x380862) is known color: Christalle. HEX triplet: 38, 08 and 62. RGB value is (56,8,98). Sum of RGB (Red+Green+Blue) = 56+8+98=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 8 (3.52% from 255 or 4.94% from 162); Blue value is 98 (38.67% from 255 or 60.49% from 162); Max value from RGB is 98 - color contains mainly: blue. Hex color #380862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380862 is #C7F79D. Grayscale: #202020. Windows color (decimal): -13105054 or 6424632. OLE color: 6424632.
HSL color Cylindrical-coordinate representation of color #380862: hue angle of 272º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #380862 is Cyan = 0.43, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 8 | 98 | - |
| CMYK | 0.43 | 0.92 | 0 | 0.62 |
| HSL | 272º | 0.85% | 0.21% | - |
| HSV(B) | 272º | 0.92% | 0.38% | - |
| XYZ | 3.92 | 1.9 | 11.71 | - |
| YUV | 32.61 | 164.9 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 98 | 0.43 | 0.92 | 0 | 0.62 | 272 | 0.85 | 0.21 |
| Hex | 38 | 8 | 62 | 2B | 5C | 0 | 3E | 110 | 55 | 15 |
| Octal | 70 | 10 | 142 | 53 | 134 | 0 | 76 | 420 | 125 | 25 |
| Binary | 111000 | 1000 | 1100010 | 101011 | 1011100 | 0 | 111110 | 100010000 | 1010101 | 10101 |
Color Harmonies of #380862
Complementary color
Monochromatic Colors of #380862
Black with #380862
Text Example
Text Example
White with #380862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380862; }
p { color: rgb(56,8,98); }
H1.HeaderClassName
{
color: #380862;
}
.AnyTagClassName
{
color: #380862;
}
</style>
background-color css
<style>
a { background-color: #380862; }
a { background-color: rgb(56,8,98); }
div.DivClassName
{
background-color: #380862;
}
.BgClassName
{
background-color: #380862;
}
</style>
border-color css
<style>
span { border-color: #380862; }
span { border-color: rgb(56,8,98); }
td.TdClassName
{
border-color: #380862;
}
.TagClassName
{
border-color: #380862;
}
</style>