Shades of Christalle #380663
Tints of Christalle #380663
RGB
CMYK
RGB Variations
Color information
#380663 (or 0x380663) is known color: Christalle. HEX triplet: 38, 06 and 63. RGB value is (56,6,99). Sum of RGB (Red+Green+Blue) = 56+6+99=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 99 (39.06% from 255 or 61.49% from 161); Max value from RGB is 99 - color contains mainly: blue. Hex color #380663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380663 is #C7F99C. Grayscale: #1F1F1F. Windows color (decimal): -13105565 or 6489656. OLE color: 6489656.
HSL color Cylindrical-coordinate representation of color #380663: hue angle of 272.26º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #380663 is Cyan = 0.43, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 6 | 99 | - |
| CMYK | 0.43 | 0.94 | 0 | 0.61 |
| HSL | 272.26º | 0.89% | 0.21% | - |
| HSV(B) | 272.26º | 0.94% | 0.39% | - |
| XYZ | 3.95 | 1.87 | 11.96 | - |
| YUV | 31.55 | 166.07 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 99 | 0.43 | 0.94 | 0 | 0.61 | 272.26 | 0.89 | 0.21 |
| Hex | 38 | 6 | 63 | 2B | 5E | 0 | 3D | 110 | 59 | 15 |
| Octal | 70 | 6 | 143 | 53 | 136 | 0 | 75 | 420 | 131 | 25 |
| Binary | 111000 | 110 | 1100011 | 101011 | 1011110 | 0 | 111101 | 100010000 | 1011001 | 10101 |
Color Harmonies of #380663
Complementary color
Monochromatic Colors of #380663
Black with #380663
Text Example
Text Example
White with #380663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380663; }
p { color: rgb(56,6,99); }
H1.HeaderClassName
{
color: #380663;
}
.AnyTagClassName
{
color: #380663;
}
</style>
background-color css
<style>
a { background-color: #380663; }
a { background-color: rgb(56,6,99); }
div.DivClassName
{
background-color: #380663;
}
.BgClassName
{
background-color: #380663;
}
</style>
border-color css
<style>
span { border-color: #380663; }
span { border-color: rgb(56,6,99); }
td.TdClassName
{
border-color: #380663;
}
.TagClassName
{
border-color: #380663;
}
</style>