Shades of Christalle #382663
Tints of Christalle #382663
RGB
CMYK
RGB Variations
Color information
#382663 (or 0x382663) is known color: Christalle. HEX triplet: 38, 26 and 63. RGB value is (56,38,99). Sum of RGB (Red+Green+Blue) = 56+38+99=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 38 (15.23% from 255 or 19.69% from 193); Blue value is 99 (39.06% from 255 or 51.30% from 193); Max value from RGB is 99 - color contains mainly: blue. Hex color #382663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382663 is #C7D99C. Grayscale: #323232. Windows color (decimal): -13097373 or 6497848. OLE color: 6497848.
HSL color Cylindrical-coordinate representation of color #382663: hue angle of 257.7º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382663 is Cyan = 0.43, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 38 | 99 | - |
| CMYK | 0.43 | 0.62 | 0 | 0.61 |
| HSL | 257.7º | 0.45% | 0.27% | - |
| HSV(B) | 257.7º | 0.62% | 0.39% | - |
| XYZ | 4.58 | 3.13 | 12.17 | - |
| YUV | 50.34 | 155.46 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 99 | 0.43 | 0.62 | 0 | 0.61 | 257.7 | 0.45 | 0.27 |
| Hex | 38 | 26 | 63 | 2B | 3E | 0 | 3D | 102 | 2D | 1B |
| Octal | 70 | 46 | 143 | 53 | 76 | 0 | 75 | 402 | 55 | 33 |
| Binary | 111000 | 100110 | 1100011 | 101011 | 111110 | 0 | 111101 | 100000010 | 101101 | 11011 |
Color Harmonies of #382663
Complementary color
Monochromatic Colors of #382663
Black with #382663
Text Example
Text Example
White with #382663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382663; }
p { color: rgb(56,38,99); }
H1.HeaderClassName
{
color: #382663;
}
.AnyTagClassName
{
color: #382663;
}
</style>
background-color css
<style>
a { background-color: #382663; }
a { background-color: rgb(56,38,99); }
div.DivClassName
{
background-color: #382663;
}
.BgClassName
{
background-color: #382663;
}
</style>
border-color css
<style>
span { border-color: #382663; }
span { border-color: rgb(56,38,99); }
td.TdClassName
{
border-color: #382663;
}
.TagClassName
{
border-color: #382663;
}
</style>