Shades of Christalle #381269
Tints of Christalle #381269
RGB
CMYK
RGB Variations
Color information
#381269 (or 0x381269) is known color: Christalle. HEX triplet: 38, 12 and 69. RGB value is (56,18,105). Sum of RGB (Red+Green+Blue) = 56+18+105=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 18 (7.42% from 255 or 10.06% from 179); Blue value is 105 (41.41% from 255 or 58.66% from 179); Max value from RGB is 105 - color contains mainly: blue. Hex color #381269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381269 is #C7ED96. Grayscale: #262626. Windows color (decimal): -13102487 or 6885944. OLE color: 6885944.
HSL color Cylindrical-coordinate representation of color #381269: hue angle of 266.21º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #381269 is Cyan = 0.47, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 18 | 105 | - |
| CMYK | 0.47 | 0.83 | 0 | 0.59 |
| HSL | 266.21º | 0.71% | 0.24% | - |
| HSV(B) | 266.21º | 0.83% | 0.41% | - |
| XYZ | 4.4 | 2.29 | 13.58 | - |
| YUV | 39.28 | 165.09 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 105 | 0.47 | 0.83 | 0 | 0.59 | 266.21 | 0.71 | 0.24 |
| Hex | 38 | 12 | 69 | 2F | 53 | 0 | 3B | 10A | 47 | 18 |
| Octal | 70 | 22 | 151 | 57 | 123 | 0 | 73 | 412 | 107 | 30 |
| Binary | 111000 | 10010 | 1101001 | 101111 | 1010011 | 0 | 111011 | 100001010 | 1000111 | 11000 |
Color Harmonies of #381269
Complementary color
Monochromatic Colors of #381269
Black with #381269
Text Example
Text Example
White with #381269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381269; }
p { color: rgb(56,18,105); }
H1.HeaderClassName
{
color: #381269;
}
.AnyTagClassName
{
color: #381269;
}
</style>
background-color css
<style>
a { background-color: #381269; }
a { background-color: rgb(56,18,105); }
div.DivClassName
{
background-color: #381269;
}
.BgClassName
{
background-color: #381269;
}
</style>
border-color css
<style>
span { border-color: #381269; }
span { border-color: rgb(56,18,105); }
td.TdClassName
{
border-color: #381269;
}
.TagClassName
{
border-color: #381269;
}
</style>