Shades of Christalle #380563
Tints of Christalle #380563
RGB
CMYK
RGB Variations
Color information
#380563 (or 0x380563) is known color: Christalle. HEX triplet: 38, 05 and 63. RGB value is (56,5,99). Sum of RGB (Red+Green+Blue) = 56+5+99=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 5 (2.34% from 255 or 3.12% from 160); Blue value is 99 (39.06% from 255 or 61.88% from 160); Max value from RGB is 99 - color contains mainly: blue. Hex color #380563 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380563 is #C7FA9C. Grayscale: #1E1E1E. Windows color (decimal): -13105821 or 6489400. OLE color: 6489400.
HSL color Cylindrical-coordinate representation of color #380563: hue angle of 272.55º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380563 is Cyan = 0.43, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 5 | 99 | - |
| CMYK | 0.43 | 0.95 | 0 | 0.61 |
| HSL | 272.55º | 0.9% | 0.2% | - |
| HSV(B) | 272.55º | 0.95% | 0.39% | - |
| XYZ | 3.94 | 1.85 | 11.95 | - |
| YUV | 30.97 | 166.4 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 99 | 0.43 | 0.95 | 0 | 0.61 | 272.55 | 0.9 | 0.2 |
| Hex | 38 | 5 | 63 | 2B | 5F | 0 | 3D | 111 | 5A | 14 |
| Octal | 70 | 5 | 143 | 53 | 137 | 0 | 75 | 421 | 132 | 24 |
| Binary | 111000 | 101 | 1100011 | 101011 | 1011111 | 0 | 111101 | 100010001 | 1011010 | 10100 |
Color Harmonies of #380563
Complementary color
Monochromatic Colors of #380563
Black with #380563
Text Example
Text Example
White with #380563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380563; }
p { color: rgb(56,5,99); }
H1.HeaderClassName
{
color: #380563;
}
.AnyTagClassName
{
color: #380563;
}
</style>
background-color css
<style>
a { background-color: #380563; }
a { background-color: rgb(56,5,99); }
div.DivClassName
{
background-color: #380563;
}
.BgClassName
{
background-color: #380563;
}
</style>
border-color css
<style>
span { border-color: #380563; }
span { border-color: rgb(56,5,99); }
td.TdClassName
{
border-color: #380563;
}
.TagClassName
{
border-color: #380563;
}
</style>