Shades of Christalle #382267
Tints of Christalle #382267
RGB
CMYK
RGB Variations
Color information
#382267 (or 0x382267) is known color: Christalle. HEX triplet: 38, 22 and 67. RGB value is (56,34,103). Sum of RGB (Red+Green+Blue) = 56+34+103=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 34 (13.67% from 255 or 17.62% from 193); Blue value is 103 (40.62% from 255 or 53.37% from 193); Max value from RGB is 103 - color contains mainly: blue. Hex color #382267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382267 is #C7DD98. Grayscale: #303030. Windows color (decimal): -13098393 or 6758968. OLE color: 6758968.
HSL color Cylindrical-coordinate representation of color #382267: hue angle of 259.13º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382267 is Cyan = 0.46, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 34 | 103 | - |
| CMYK | 0.46 | 0.67 | 0 | 0.60 |
| HSL | 259.13º | 0.5% | 0.27% | - |
| HSV(B) | 259.13º | 0.67% | 0.4% | - |
| XYZ | 4.65 | 2.96 | 13.16 | - |
| YUV | 48.44 | 158.79 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 103 | 0.46 | 0.67 | 0 | 0.60 | 259.13 | 0.5 | 0.27 |
| Hex | 38 | 22 | 67 | 2E | 43 | 0 | 3C | 103 | 32 | 1B |
| Octal | 70 | 42 | 147 | 56 | 103 | 0 | 74 | 403 | 62 | 33 |
| Binary | 111000 | 100010 | 1100111 | 101110 | 1000011 | 0 | 111100 | 100000011 | 110010 | 11011 |
Color Harmonies of #382267
Complementary color
Monochromatic Colors of #382267
Black with #382267
Text Example
Text Example
White with #382267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382267; }
p { color: rgb(56,34,103); }
H1.HeaderClassName
{
color: #382267;
}
.AnyTagClassName
{
color: #382267;
}
</style>
background-color css
<style>
a { background-color: #382267; }
a { background-color: rgb(56,34,103); }
div.DivClassName
{
background-color: #382267;
}
.BgClassName
{
background-color: #382267;
}
</style>
border-color css
<style>
span { border-color: #382267; }
span { border-color: rgb(56,34,103); }
td.TdClassName
{
border-color: #382267;
}
.TagClassName
{
border-color: #382267;
}
</style>