Shades of Christalle #380460
Tints of Christalle #380460
RGB
CMYK
RGB Variations
Color information
#380460 (or 0x380460) is known color: Christalle. HEX triplet: 38, 04 and 60. RGB value is (56,4,96). Sum of RGB (Red+Green+Blue) = 56+4+96=156 (20% of max value = 765). Red value is 56 (22.27% from 255 or 35.90% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 96 (37.89% from 255 or 61.54% from 156); Max value from RGB is 96 - color contains mainly: blue. Hex color #380460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380460 is #C7FB9F. Grayscale: #1D1D1D. Windows color (decimal): -13106080 or 6292536. OLE color: 6292536.
HSL color Cylindrical-coordinate representation of color #380460: hue angle of 273.91º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380460 is Cyan = 0.42, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 4 | 96 | - |
| CMYK | 0.42 | 0.96 | 0 | 0.62 |
| HSL | 273.91º | 0.92% | 0.2% | - |
| HSV(B) | 273.91º | 0.96% | 0.38% | - |
| XYZ | 3.79 | 1.77 | 11.21 | - |
| YUV | 30.04 | 165.23 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 96 | 0.42 | 0.96 | 0 | 0.62 | 273.91 | 0.92 | 0.2 |
| Hex | 38 | 4 | 60 | 2A | 60 | 0 | 3E | 112 | 5C | 14 |
| Octal | 70 | 4 | 140 | 52 | 140 | 0 | 76 | 422 | 134 | 24 |
| Binary | 111000 | 100 | 1100000 | 101010 | 1100000 | 0 | 111110 | 100010010 | 1011100 | 10100 |
Color Harmonies of #380460
Complementary color
Monochromatic Colors of #380460
Black with #380460
Text Example
Text Example
White with #380460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380460; }
p { color: rgb(56,4,96); }
H1.HeaderClassName
{
color: #380460;
}
.AnyTagClassName
{
color: #380460;
}
</style>
background-color css
<style>
a { background-color: #380460; }
a { background-color: rgb(56,4,96); }
div.DivClassName
{
background-color: #380460;
}
.BgClassName
{
background-color: #380460;
}
</style>
border-color css
<style>
span { border-color: #380460; }
span { border-color: rgb(56,4,96); }
td.TdClassName
{
border-color: #380460;
}
.TagClassName
{
border-color: #380460;
}
</style>