Shades of Christalle #382157
Tints of Christalle #382157
RGB
CMYK
RGB Variations
Color information
#382157 (or 0x382157) is known color: Christalle. HEX triplet: 38, 21 and 57. RGB value is (56,33,87). Sum of RGB (Red+Green+Blue) = 56+33+87=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 33 (13.28% from 255 or 18.75% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: blue. Hex color #382157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382157 is #C7DEA8. Grayscale: #2D2D2D. Windows color (decimal): -13098665 or 5710136. OLE color: 5710136.
HSL color Cylindrical-coordinate representation of color #382157: hue angle of 265.56º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382157 is Cyan = 0.36, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 33 | 87 | - |
| CMYK | 0.36 | 0.62 | 0 | 0.66 |
| HSL | 265.56º | 0.45% | 0.24% | - |
| HSV(B) | 265.56º | 0.62% | 0.34% | - |
| XYZ | 3.9 | 2.62 | 9.32 | - |
| YUV | 46.03 | 151.12 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 87 | 0.36 | 0.62 | 0 | 0.66 | 265.56 | 0.45 | 0.24 |
| Hex | 38 | 21 | 57 | 24 | 3E | 0 | 42 | 10A | 2D | 18 |
| Octal | 70 | 41 | 127 | 44 | 76 | 0 | 102 | 412 | 55 | 30 |
| Binary | 111000 | 100001 | 1010111 | 100100 | 111110 | 0 | 1000010 | 100001010 | 101101 | 11000 |
Color Harmonies of #382157
Complementary color
Monochromatic Colors of #382157
Black with #382157
Text Example
Text Example
White with #382157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382157; }
p { color: rgb(56,33,87); }
H1.HeaderClassName
{
color: #382157;
}
.AnyTagClassName
{
color: #382157;
}
</style>
background-color css
<style>
a { background-color: #382157; }
a { background-color: rgb(56,33,87); }
div.DivClassName
{
background-color: #382157;
}
.BgClassName
{
background-color: #382157;
}
</style>
border-color css
<style>
span { border-color: #382157; }
span { border-color: rgb(56,33,87); }
td.TdClassName
{
border-color: #382157;
}
.TagClassName
{
border-color: #382157;
}
</style>