Shades of Christalle #382356
Tints of Christalle #382356
RGB
CMYK
RGB Variations
Color information
#382356 (or 0x382356) is known color: Christalle. HEX triplet: 38, 23 and 56. RGB value is (56,35,86). Sum of RGB (Red+Green+Blue) = 56+35+86=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 86 - color contains mainly: blue. Hex color #382356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382356 is #C7DCA9. Grayscale: #2E2E2E. Windows color (decimal): -13098154 or 5645112. OLE color: 5645112.
HSL color Cylindrical-coordinate representation of color #382356: hue angle of 264.71º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #382356 is Cyan = 0.35, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 35 | 86 | - |
| CMYK | 0.35 | 0.59 | 0 | 0.66 |
| HSL | 264.71º | 0.42% | 0.24% | - |
| HSV(B) | 264.71º | 0.59% | 0.34% | - |
| XYZ | 3.91 | 2.71 | 9.12 | - |
| YUV | 47.09 | 149.96 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 86 | 0.35 | 0.59 | 0 | 0.66 | 264.71 | 0.42 | 0.24 |
| Hex | 38 | 23 | 56 | 23 | 3B | 0 | 42 | 109 | 2A | 18 |
| Octal | 70 | 43 | 126 | 43 | 73 | 0 | 102 | 411 | 52 | 30 |
| Binary | 111000 | 100011 | 1010110 | 100011 | 111011 | 0 | 1000010 | 100001001 | 101010 | 11000 |
Color Harmonies of #382356
Complementary color
Monochromatic Colors of #382356
Black with #382356
Text Example
Text Example
White with #382356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382356; }
p { color: rgb(56,35,86); }
H1.HeaderClassName
{
color: #382356;
}
.AnyTagClassName
{
color: #382356;
}
</style>
background-color css
<style>
a { background-color: #382356; }
a { background-color: rgb(56,35,86); }
div.DivClassName
{
background-color: #382356;
}
.BgClassName
{
background-color: #382356;
}
</style>
border-color css
<style>
span { border-color: #382356; }
span { border-color: rgb(56,35,86); }
td.TdClassName
{
border-color: #382356;
}
.TagClassName
{
border-color: #382356;
}
</style>