Shades of Christalle #381457
Tints of Christalle #381457
RGB
CMYK
RGB Variations
Color information
#381457 (or 0x381457) is known color: Christalle. HEX triplet: 38, 14 and 57. RGB value is (56,20,87). Sum of RGB (Red+Green+Blue) = 56+20+87=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 20 (8.20% from 255 or 12.27% from 163); Blue value is 87 (34.38% from 255 or 53.37% from 163); Max value from RGB is 87 - color contains mainly: blue. Hex color #381457 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381457 is #C7EBA8. Grayscale: #262626. Windows color (decimal): -13101993 or 5706808. OLE color: 5706808.
HSL color Cylindrical-coordinate representation of color #381457: hue angle of 272.24º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #381457 is Cyan = 0.36, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 20 | 87 | - |
| CMYK | 0.36 | 0.77 | 0 | 0.66 |
| HSL | 272.24º | 0.63% | 0.21% | - |
| HSV(B) | 272.24º | 0.77% | 0.34% | - |
| XYZ | 3.6 | 2.03 | 9.22 | - |
| YUV | 38.4 | 155.43 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 87 | 0.36 | 0.77 | 0 | 0.66 | 272.24 | 0.63 | 0.21 |
| Hex | 38 | 14 | 57 | 24 | 4D | 0 | 42 | 110 | 3F | 15 |
| Octal | 70 | 24 | 127 | 44 | 115 | 0 | 102 | 420 | 77 | 25 |
| Binary | 111000 | 10100 | 1010111 | 100100 | 1001101 | 0 | 1000010 | 100010000 | 111111 | 10101 |
Color Harmonies of #381457
Complementary color
Monochromatic Colors of #381457
Black with #381457
Text Example
Text Example
White with #381457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381457; }
p { color: rgb(56,20,87); }
H1.HeaderClassName
{
color: #381457;
}
.AnyTagClassName
{
color: #381457;
}
</style>
background-color css
<style>
a { background-color: #381457; }
a { background-color: rgb(56,20,87); }
div.DivClassName
{
background-color: #381457;
}
.BgClassName
{
background-color: #381457;
}
</style>
border-color css
<style>
span { border-color: #381457; }
span { border-color: rgb(56,20,87); }
td.TdClassName
{
border-color: #381457;
}
.TagClassName
{
border-color: #381457;
}
</style>