Shades of Christalle #381659
Tints of Christalle #381659
RGB
CMYK
RGB Variations
Color information
#381659 (or 0x381659) is known color: Christalle. HEX triplet: 38, 16 and 59. RGB value is (56,22,89). Sum of RGB (Red+Green+Blue) = 56+22+89=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 22 (8.98% from 255 or 13.17% from 167); Blue value is 89 (35.16% from 255 or 53.29% from 167); Max value from RGB is 89 - color contains mainly: blue. Hex color #381659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381659 is #C7E9A6. Grayscale: #272727. Windows color (decimal): -13101479 or 5838392. OLE color: 5838392.
HSL color Cylindrical-coordinate representation of color #381659: hue angle of 270.45º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #381659 is Cyan = 0.37, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 22 | 89 | - |
| CMYK | 0.37 | 0.75 | 0 | 0.65 |
| HSL | 270.45º | 0.6% | 0.22% | - |
| HSV(B) | 270.45º | 0.75% | 0.35% | - |
| XYZ | 3.72 | 2.14 | 9.67 | - |
| YUV | 39.8 | 155.76 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 89 | 0.37 | 0.75 | 0 | 0.65 | 270.45 | 0.6 | 0.22 |
| Hex | 38 | 16 | 59 | 25 | 4B | 0 | 41 | 10E | 3C | 16 |
| Octal | 70 | 26 | 131 | 45 | 113 | 0 | 101 | 416 | 74 | 26 |
| Binary | 111000 | 10110 | 1011001 | 100101 | 1001011 | 0 | 1000001 | 100001110 | 111100 | 10110 |
Color Harmonies of #381659
Complementary color
Monochromatic Colors of #381659
Black with #381659
Text Example
Text Example
White with #381659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381659; }
p { color: rgb(56,22,89); }
H1.HeaderClassName
{
color: #381659;
}
.AnyTagClassName
{
color: #381659;
}
</style>
background-color css
<style>
a { background-color: #381659; }
a { background-color: rgb(56,22,89); }
div.DivClassName
{
background-color: #381659;
}
.BgClassName
{
background-color: #381659;
}
</style>
border-color css
<style>
span { border-color: #381659; }
span { border-color: rgb(56,22,89); }
td.TdClassName
{
border-color: #381659;
}
.TagClassName
{
border-color: #381659;
}
</style>