Shades of Christalle #382156
Tints of Christalle #382156
RGB
CMYK
RGB Variations
Color information
#382156 (or 0x382156) is known color: Christalle. HEX triplet: 38, 21 and 56. RGB value is (56,33,86). Sum of RGB (Red+Green+Blue) = 56+33+86=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 86 - color contains mainly: blue. Hex color #382156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382156 is #C7DEA9. Grayscale: #2D2D2D. Windows color (decimal): -13098666 or 5644600. OLE color: 5644600.
HSL color Cylindrical-coordinate representation of color #382156: hue angle of 266.04º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382156 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 33 | 86 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.66 |
| HSL | 266.04º | 0.45% | 0.23% | - |
| HSV(B) | 266.04º | 0.62% | 0.34% | - |
| XYZ | 3.85 | 2.6 | 9.1 | - |
| YUV | 45.92 | 150.62 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 86 | 0.35 | 0.62 | 0 | 0.66 | 266.04 | 0.45 | 0.23 |
| Hex | 38 | 21 | 56 | 23 | 3E | 0 | 42 | 10A | 2D | 17 |
| Octal | 70 | 41 | 126 | 43 | 76 | 0 | 102 | 412 | 55 | 27 |
| Binary | 111000 | 100001 | 1010110 | 100011 | 111110 | 0 | 1000010 | 100001010 | 101101 | 10111 |
Color Harmonies of #382156
Complementary color
Monochromatic Colors of #382156
Black with #382156
Text Example
Text Example
White with #382156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382156; }
p { color: rgb(56,33,86); }
H1.HeaderClassName
{
color: #382156;
}
.AnyTagClassName
{
color: #382156;
}
</style>
background-color css
<style>
a { background-color: #382156; }
a { background-color: rgb(56,33,86); }
div.DivClassName
{
background-color: #382156;
}
.BgClassName
{
background-color: #382156;
}
</style>
border-color css
<style>
span { border-color: #382156; }
span { border-color: rgb(56,33,86); }
td.TdClassName
{
border-color: #382156;
}
.TagClassName
{
border-color: #382156;
}
</style>