Shades of Christalle #382458
Tints of Christalle #382458
RGB
CMYK
RGB Variations
Color information
#382458 (or 0x382458) is known color: Christalle. HEX triplet: 38, 24 and 58. RGB value is (56,36,88). Sum of RGB (Red+Green+Blue) = 56+36+88=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 36 (14.45% from 255 or 20% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #382458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382458 is #C7DBA7. Grayscale: #2F2F2F. Windows color (decimal): -13097896 or 5776440. OLE color: 5776440.
HSL color Cylindrical-coordinate representation of color #382458: hue angle of 263.08º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #382458 is Cyan = 0.36, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 36 | 88 | - |
| CMYK | 0.36 | 0.59 | 0 | 0.65 |
| HSL | 263.08º | 0.42% | 0.24% | - |
| HSV(B) | 263.08º | 0.59% | 0.35% | - |
| XYZ | 4.02 | 2.81 | 9.56 | - |
| YUV | 47.91 | 150.63 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 36 | 88 | 0.36 | 0.59 | 0 | 0.65 | 263.08 | 0.42 | 0.24 |
| Hex | 38 | 24 | 58 | 24 | 3B | 0 | 41 | 107 | 2A | 18 |
| Octal | 70 | 44 | 130 | 44 | 73 | 0 | 101 | 407 | 52 | 30 |
| Binary | 111000 | 100100 | 1011000 | 100100 | 111011 | 0 | 1000001 | 100000111 | 101010 | 11000 |
Color Harmonies of #382458
Complementary color
Monochromatic Colors of #382458
Black with #382458
Text Example
Text Example
White with #382458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382458; }
p { color: rgb(56,36,88); }
H1.HeaderClassName
{
color: #382458;
}
.AnyTagClassName
{
color: #382458;
}
</style>
background-color css
<style>
a { background-color: #382458; }
a { background-color: rgb(56,36,88); }
div.DivClassName
{
background-color: #382458;
}
.BgClassName
{
background-color: #382458;
}
</style>
border-color css
<style>
span { border-color: #382458; }
span { border-color: rgb(56,36,88); }
td.TdClassName
{
border-color: #382458;
}
.TagClassName
{
border-color: #382458;
}
</style>