Shades of Christalle #381266
Tints of Christalle #381266
RGB
CMYK
RGB Variations
Color information
#381266 (or 0x381266) is known color: Christalle. HEX triplet: 38, 12 and 66. RGB value is (56,18,102). Sum of RGB (Red+Green+Blue) = 56+18+102=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 18 (7.42% from 255 or 10.23% from 176); Blue value is 102 (40.23% from 255 or 57.95% from 176); Max value from RGB is 102 - color contains mainly: blue. Hex color #381266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381266 is #C7ED99. Grayscale: #262626. Windows color (decimal): -13102490 or 6689336. OLE color: 6689336.
HSL color Cylindrical-coordinate representation of color #381266: hue angle of 267.14º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #381266 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 18 | 102 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.6 |
| HSL | 267.14º | 0.7% | 0.24% | - |
| HSV(B) | 267.14º | 0.82% | 0.4% | - |
| XYZ | 4.25 | 2.23 | 12.78 | - |
| YUV | 38.94 | 163.59 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 102 | 0.45 | 0.82 | 0 | 0.6 | 267.14 | 0.7 | 0.24 |
| Hex | 38 | 12 | 66 | 2D | 52 | 0 | 3C | 10B | 46 | 18 |
| Octal | 70 | 22 | 146 | 55 | 122 | 0 | 74 | 413 | 106 | 30 |
| Binary | 111000 | 10010 | 1100110 | 101101 | 1010010 | 0 | 111100 | 100001011 | 1000110 | 11000 |
Color Harmonies of #381266
Complementary color
Monochromatic Colors of #381266
Black with #381266
Text Example
Text Example
White with #381266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381266; }
p { color: rgb(56,18,102); }
H1.HeaderClassName
{
color: #381266;
}
.AnyTagClassName
{
color: #381266;
}
</style>
background-color css
<style>
a { background-color: #381266; }
a { background-color: rgb(56,18,102); }
div.DivClassName
{
background-color: #381266;
}
.BgClassName
{
background-color: #381266;
}
</style>
border-color css
<style>
span { border-color: #381266; }
span { border-color: rgb(56,18,102); }
td.TdClassName
{
border-color: #381266;
}
.TagClassName
{
border-color: #381266;
}
</style>