Shades of Christalle #381459
Tints of Christalle #381459
RGB
CMYK
RGB Variations
Color information
#381459 (or 0x381459) is known color: Christalle. HEX triplet: 38, 14 and 59. RGB value is (56,20,89). Sum of RGB (Red+Green+Blue) = 56+20+89=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 20 (8.20% from 255 or 12.12% from 165); Blue value is 89 (35.16% from 255 or 53.94% from 165); Max value from RGB is 89 - color contains mainly: blue. Hex color #381459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381459 is #C7EBA6. Grayscale: #262626. Windows color (decimal): -13101991 or 5837880. OLE color: 5837880.
HSL color Cylindrical-coordinate representation of color #381459: hue angle of 271.3º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #381459 is Cyan = 0.37, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 20 | 89 | - |
| CMYK | 0.37 | 0.78 | 0 | 0.65 |
| HSL | 271.3º | 0.63% | 0.21% | - |
| HSV(B) | 271.3º | 0.78% | 0.35% | - |
| XYZ | 3.68 | 2.06 | 9.66 | - |
| YUV | 38.63 | 156.43 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 89 | 0.37 | 0.78 | 0 | 0.65 | 271.3 | 0.63 | 0.21 |
| Hex | 38 | 14 | 59 | 25 | 4E | 0 | 41 | 10F | 3F | 15 |
| Octal | 70 | 24 | 131 | 45 | 116 | 0 | 101 | 417 | 77 | 25 |
| Binary | 111000 | 10100 | 1011001 | 100101 | 1001110 | 0 | 1000001 | 100001111 | 111111 | 10101 |
Color Harmonies of #381459
Complementary color
Monochromatic Colors of #381459
Black with #381459
Text Example
Text Example
White with #381459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381459; }
p { color: rgb(56,20,89); }
H1.HeaderClassName
{
color: #381459;
}
.AnyTagClassName
{
color: #381459;
}
</style>
background-color css
<style>
a { background-color: #381459; }
a { background-color: rgb(56,20,89); }
div.DivClassName
{
background-color: #381459;
}
.BgClassName
{
background-color: #381459;
}
</style>
border-color css
<style>
span { border-color: #381459; }
span { border-color: rgb(56,20,89); }
td.TdClassName
{
border-color: #381459;
}
.TagClassName
{
border-color: #381459;
}
</style>