Shades of Christalle #382258
Tints of Christalle #382258
RGB
CMYK
RGB Variations
Color information
#382258 (or 0x382258) is known color: Christalle. HEX triplet: 38, 22 and 58. RGB value is (56,34,88). Sum of RGB (Red+Green+Blue) = 56+34+88=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 34 (13.67% from 255 or 19.10% from 178); Blue value is 88 (34.77% from 255 or 49.44% from 178); Max value from RGB is 88 - color contains mainly: blue. Hex color #382258 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382258 is #C7DDA7. Grayscale: #2E2E2E. Windows color (decimal): -13098408 or 5775928. OLE color: 5775928.
HSL color Cylindrical-coordinate representation of color #382258: hue angle of 264.44º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #382258 is Cyan = 0.36, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 34 | 88 | - |
| CMYK | 0.36 | 0.61 | 0 | 0.65 |
| HSL | 264.44º | 0.44% | 0.24% | - |
| HSV(B) | 264.44º | 0.61% | 0.35% | - |
| XYZ | 3.96 | 2.69 | 9.54 | - |
| YUV | 46.73 | 151.29 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 88 | 0.36 | 0.61 | 0 | 0.65 | 264.44 | 0.44 | 0.24 |
| Hex | 38 | 22 | 58 | 24 | 3D | 0 | 41 | 108 | 2C | 18 |
| Octal | 70 | 42 | 130 | 44 | 75 | 0 | 101 | 410 | 54 | 30 |
| Binary | 111000 | 100010 | 1011000 | 100100 | 111101 | 0 | 1000001 | 100001000 | 101100 | 11000 |
Color Harmonies of #382258
Complementary color
Monochromatic Colors of #382258
Black with #382258
Text Example
Text Example
White with #382258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382258; }
p { color: rgb(56,34,88); }
H1.HeaderClassName
{
color: #382258;
}
.AnyTagClassName
{
color: #382258;
}
</style>
background-color css
<style>
a { background-color: #382258; }
a { background-color: rgb(56,34,88); }
div.DivClassName
{
background-color: #382258;
}
.BgClassName
{
background-color: #382258;
}
</style>
border-color css
<style>
span { border-color: #382258; }
span { border-color: rgb(56,34,88); }
td.TdClassName
{
border-color: #382258;
}
.TagClassName
{
border-color: #382258;
}
</style>