Shades of Christalle #381359
Tints of Christalle #381359
RGB
CMYK
RGB Variations
Color information
#381359 (or 0x381359) is known color: Christalle. HEX triplet: 38, 13 and 59. RGB value is (56,19,89). Sum of RGB (Red+Green+Blue) = 56+19+89=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 19 (7.81% from 255 or 11.59% from 164); Blue value is 89 (35.16% from 255 or 54.27% from 164); Max value from RGB is 89 - color contains mainly: blue. Hex color #381359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381359 is #C7ECA6. Grayscale: #252525. Windows color (decimal): -13102247 or 5837624. OLE color: 5837624.
HSL color Cylindrical-coordinate representation of color #381359: hue angle of 271.71º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #381359 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 19 | 89 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.65 |
| HSL | 271.71º | 0.65% | 0.21% | - |
| HSV(B) | 271.71º | 0.79% | 0.35% | - |
| XYZ | 3.67 | 2.03 | 9.65 | - |
| YUV | 38.04 | 156.76 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 89 | 0.37 | 0.79 | 0 | 0.65 | 271.71 | 0.65 | 0.21 |
| Hex | 38 | 13 | 59 | 25 | 4F | 0 | 41 | 110 | 41 | 15 |
| Octal | 70 | 23 | 131 | 45 | 117 | 0 | 101 | 420 | 101 | 25 |
| Binary | 111000 | 10011 | 1011001 | 100101 | 1001111 | 0 | 1000001 | 100010000 | 1000001 | 10101 |
Color Harmonies of #381359
Complementary color
Monochromatic Colors of #381359
Black with #381359
Text Example
Text Example
White with #381359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381359; }
p { color: rgb(56,19,89); }
H1.HeaderClassName
{
color: #381359;
}
.AnyTagClassName
{
color: #381359;
}
</style>
background-color css
<style>
a { background-color: #381359; }
a { background-color: rgb(56,19,89); }
div.DivClassName
{
background-color: #381359;
}
.BgClassName
{
background-color: #381359;
}
</style>
border-color css
<style>
span { border-color: #381359; }
span { border-color: rgb(56,19,89); }
td.TdClassName
{
border-color: #381359;
}
.TagClassName
{
border-color: #381359;
}
</style>