Shades of Christalle #381256
Tints of Christalle #381256
RGB
CMYK
RGB Variations
Color information
#381256 (or 0x381256) is known color: Christalle. HEX triplet: 38, 12 and 56. RGB value is (56,18,86). Sum of RGB (Red+Green+Blue) = 56+18+86=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 18 (7.42% from 255 or 11.25% from 160); Blue value is 86 (33.98% from 255 or 53.75% from 160); Max value from RGB is 86 - color contains mainly: blue. Hex color #381256 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381256 is #C7EDA9. Grayscale: #242424. Windows color (decimal): -13102506 or 5640760. OLE color: 5640760.
HSL color Cylindrical-coordinate representation of color #381256: hue angle of 273.53º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #381256 is Cyan = 0.35, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 18 | 86 | - |
| CMYK | 0.35 | 0.79 | 0 | 0.66 |
| HSL | 273.53º | 0.65% | 0.2% | - |
| HSV(B) | 273.53º | 0.79% | 0.34% | - |
| XYZ | 3.53 | 1.95 | 8.99 | - |
| YUV | 37.11 | 155.59 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 86 | 0.35 | 0.79 | 0 | 0.66 | 273.53 | 0.65 | 0.2 |
| Hex | 38 | 12 | 56 | 23 | 4F | 0 | 42 | 112 | 41 | 14 |
| Octal | 70 | 22 | 126 | 43 | 117 | 0 | 102 | 422 | 101 | 24 |
| Binary | 111000 | 10010 | 1010110 | 100011 | 1001111 | 0 | 1000010 | 100010010 | 1000001 | 10100 |
Color Harmonies of #381256
Complementary color
Monochromatic Colors of #381256
Black with #381256
Text Example
Text Example
White with #381256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381256; }
p { color: rgb(56,18,86); }
H1.HeaderClassName
{
color: #381256;
}
.AnyTagClassName
{
color: #381256;
}
</style>
background-color css
<style>
a { background-color: #381256; }
a { background-color: rgb(56,18,86); }
div.DivClassName
{
background-color: #381256;
}
.BgClassName
{
background-color: #381256;
}
</style>
border-color css
<style>
span { border-color: #381256; }
span { border-color: rgb(56,18,86); }
td.TdClassName
{
border-color: #381256;
}
.TagClassName
{
border-color: #381256;
}
</style>