Shades of Christalle #381959
Tints of Christalle #381959
RGB
CMYK
RGB Variations
Color information
#381959 (or 0x381959) is known color: Christalle. HEX triplet: 38, 19 and 59. RGB value is (56,25,89). Sum of RGB (Red+Green+Blue) = 56+25+89=170 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.94% from 170); Green value is 25 (10.16% from 255 or 14.71% from 170); Blue value is 89 (35.16% from 255 or 52.35% from 170); Max value from RGB is 89 - color contains mainly: blue. Hex color #381959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381959 is #C7E6A6. Grayscale: #292929. Windows color (decimal): -13100711 or 5839160. OLE color: 5839160.
HSL color Cylindrical-coordinate representation of color #381959: hue angle of 269.06º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #381959 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 25 | 89 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.65 |
| HSL | 269.06º | 0.56% | 0.22% | - |
| HSV(B) | 269.06º | 0.72% | 0.35% | - |
| XYZ | 3.78 | 2.26 | 9.69 | - |
| YUV | 41.57 | 154.77 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 89 | 0.37 | 0.72 | 0 | 0.65 | 269.06 | 0.56 | 0.22 |
| Hex | 38 | 19 | 59 | 25 | 48 | 0 | 41 | 10D | 38 | 16 |
| Octal | 70 | 31 | 131 | 45 | 110 | 0 | 101 | 415 | 70 | 26 |
| Binary | 111000 | 11001 | 1011001 | 100101 | 1001000 | 0 | 1000001 | 100001101 | 111000 | 10110 |
Color Harmonies of #381959
Complementary color
Monochromatic Colors of #381959
Black with #381959
Text Example
Text Example
White with #381959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381959; }
p { color: rgb(56,25,89); }
H1.HeaderClassName
{
color: #381959;
}
.AnyTagClassName
{
color: #381959;
}
</style>
background-color css
<style>
a { background-color: #381959; }
a { background-color: rgb(56,25,89); }
div.DivClassName
{
background-color: #381959;
}
.BgClassName
{
background-color: #381959;
}
</style>
border-color css
<style>
span { border-color: #381959; }
span { border-color: rgb(56,25,89); }
td.TdClassName
{
border-color: #381959;
}
.TagClassName
{
border-color: #381959;
}
</style>