Shades of Christalle #382766
Tints of Christalle #382766
RGB
CMYK
RGB Variations
Color information
#382766 (or 0x382766) is known color: Christalle. HEX triplet: 38, 27 and 66. RGB value is (56,39,102). Sum of RGB (Red+Green+Blue) = 56+39+102=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 102 (40.23% from 255 or 51.78% from 197); Max value from RGB is 102 - color contains mainly: blue. Hex color #382766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382766 is #C7D899. Grayscale: #333333. Windows color (decimal): -13097114 or 6694712. OLE color: 6694712.
HSL color Cylindrical-coordinate representation of color #382766: hue angle of 256.19º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382766 is Cyan = 0.45, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 39 | 102 | - |
| CMYK | 0.45 | 0.62 | 0 | 0.6 |
| HSL | 256.19º | 0.45% | 0.28% | - |
| HSV(B) | 256.19º | 0.62% | 0.4% | - |
| XYZ | 4.75 | 3.25 | 12.95 | - |
| YUV | 51.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 102 | 0.45 | 0.62 | 0 | 0.6 | 256.19 | 0.45 | 0.28 |
| Hex | 38 | 27 | 66 | 2D | 3E | 0 | 3C | 100 | 2D | 1C |
| Octal | 70 | 47 | 146 | 55 | 76 | 0 | 74 | 400 | 55 | 34 |
| Binary | 111000 | 100111 | 1100110 | 101101 | 111110 | 0 | 111100 | 100000000 | 101101 | 11100 |
Color Harmonies of #382766
Complementary color
Monochromatic Colors of #382766
Black with #382766
Text Example
Text Example
White with #382766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382766; }
p { color: rgb(56,39,102); }
H1.HeaderClassName
{
color: #382766;
}
.AnyTagClassName
{
color: #382766;
}
</style>
background-color css
<style>
a { background-color: #382766; }
a { background-color: rgb(56,39,102); }
div.DivClassName
{
background-color: #382766;
}
.BgClassName
{
background-color: #382766;
}
</style>
border-color css
<style>
span { border-color: #382766; }
span { border-color: rgb(56,39,102); }
td.TdClassName
{
border-color: #382766;
}
.TagClassName
{
border-color: #382766;
}
</style>