Shades of Christalle #382354
Tints of Christalle #382354
RGB
CMYK
RGB Variations
Color information
#382354 (or 0x382354) is known color: Christalle. HEX triplet: 38, 23 and 54. RGB value is (56,35,84). Sum of RGB (Red+Green+Blue) = 56+35+84=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: blue. Hex color #382354 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382354 is #C7DCAB. Grayscale: #2E2E2E. Windows color (decimal): -13098156 or 5514040. OLE color: 5514040.
HSL color Cylindrical-coordinate representation of color #382354: hue angle of 265.71º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #382354 is Cyan = 0.33, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 35 | 84 | - |
| CMYK | 0.33 | 0.58 | 0 | 0.67 |
| HSL | 265.71º | 0.41% | 0.23% | - |
| HSV(B) | 265.71º | 0.58% | 0.33% | - |
| XYZ | 3.83 | 2.68 | 8.7 | - |
| YUV | 46.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 84 | 0.33 | 0.58 | 0 | 0.67 | 265.71 | 0.41 | 0.23 |
| Hex | 38 | 23 | 54 | 21 | 3A | 0 | 43 | 10A | 29 | 17 |
| Octal | 70 | 43 | 124 | 41 | 72 | 0 | 103 | 412 | 51 | 27 |
| Binary | 111000 | 100011 | 1010100 | 100001 | 111010 | 0 | 1000011 | 100001010 | 101001 | 10111 |
Color Harmonies of #382354
Complementary color
Monochromatic Colors of #382354
Black with #382354
Text Example
Text Example
White with #382354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382354; }
p { color: rgb(56,35,84); }
H1.HeaderClassName
{
color: #382354;
}
.AnyTagClassName
{
color: #382354;
}
</style>
background-color css
<style>
a { background-color: #382354; }
a { background-color: rgb(56,35,84); }
div.DivClassName
{
background-color: #382354;
}
.BgClassName
{
background-color: #382354;
}
</style>
border-color css
<style>
span { border-color: #382354; }
span { border-color: rgb(56,35,84); }
td.TdClassName
{
border-color: #382354;
}
.TagClassName
{
border-color: #382354;
}
</style>