Shades of Christalle #381558
Tints of Christalle #381558
RGB
CMYK
RGB Variations
Color information
#381558 (or 0x381558) is known color: Christalle. HEX triplet: 38, 15 and 58. RGB value is (56,21,88). Sum of RGB (Red+Green+Blue) = 56+21+88=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 21 (8.59% from 255 or 12.73% from 165); Blue value is 88 (34.77% from 255 or 53.33% from 165); Max value from RGB is 88 - color contains mainly: blue. Hex color #381558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381558 is #C7EAA7. Grayscale: #262626. Windows color (decimal): -13101736 or 5772600. OLE color: 5772600.
HSL color Cylindrical-coordinate representation of color #381558: hue angle of 271.34º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #381558 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 21 | 88 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.65 |
| HSL | 271.34º | 0.61% | 0.21% | - |
| HSV(B) | 271.34º | 0.76% | 0.35% | - |
| XYZ | 3.66 | 2.08 | 9.44 | - |
| YUV | 39.1 | 155.6 | 140.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 88 | 0.36 | 0.76 | 0 | 0.65 | 271.34 | 0.61 | 0.21 |
| Hex | 38 | 15 | 58 | 24 | 4C | 0 | 41 | 10F | 3D | 15 |
| Octal | 70 | 25 | 130 | 44 | 114 | 0 | 101 | 417 | 75 | 25 |
| Binary | 111000 | 10101 | 1011000 | 100100 | 1001100 | 0 | 1000001 | 100001111 | 111101 | 10101 |
Color Harmonies of #381558
Complementary color
Monochromatic Colors of #381558
Black with #381558
Text Example
Text Example
White with #381558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381558; }
p { color: rgb(56,21,88); }
H1.HeaderClassName
{
color: #381558;
}
.AnyTagClassName
{
color: #381558;
}
</style>
background-color css
<style>
a { background-color: #381558; }
a { background-color: rgb(56,21,88); }
div.DivClassName
{
background-color: #381558;
}
.BgClassName
{
background-color: #381558;
}
</style>
border-color css
<style>
span { border-color: #381558; }
span { border-color: rgb(56,21,88); }
td.TdClassName
{
border-color: #381558;
}
.TagClassName
{
border-color: #381558;
}
</style>