Shades of Christalle #380960
Tints of Christalle #380960
RGB
CMYK
RGB Variations
Color information
#380960 (or 0x380960) is known color: Christalle. HEX triplet: 38, 09 and 60. RGB value is (56,9,96). Sum of RGB (Red+Green+Blue) = 56+9+96=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 96 (37.89% from 255 or 59.63% from 161); Max value from RGB is 96 - color contains mainly: blue. Hex color #380960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380960 is #C7F69F. Grayscale: #202020. Windows color (decimal): -13104800 or 6293816. OLE color: 6293816.
HSL color Cylindrical-coordinate representation of color #380960: hue angle of 272.41º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #380960 is Cyan = 0.42, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 9 | 96 | - |
| CMYK | 0.42 | 0.91 | 0 | 0.62 |
| HSL | 272.41º | 0.83% | 0.21% | - |
| HSV(B) | 272.41º | 0.91% | 0.38% | - |
| XYZ | 3.84 | 1.88 | 11.23 | - |
| YUV | 32.97 | 163.57 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 96 | 0.42 | 0.91 | 0 | 0.62 | 272.41 | 0.83 | 0.21 |
| Hex | 38 | 9 | 60 | 2A | 5B | 0 | 3E | 110 | 53 | 15 |
| Octal | 70 | 11 | 140 | 52 | 133 | 0 | 76 | 420 | 123 | 25 |
| Binary | 111000 | 1001 | 1100000 | 101010 | 1011011 | 0 | 111110 | 100010000 | 1010011 | 10101 |
Color Harmonies of #380960
Complementary color
Monochromatic Colors of #380960
Black with #380960
Text Example
Text Example
White with #380960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380960; }
p { color: rgb(56,9,96); }
H1.HeaderClassName
{
color: #380960;
}
.AnyTagClassName
{
color: #380960;
}
</style>
background-color css
<style>
a { background-color: #380960; }
a { background-color: rgb(56,9,96); }
div.DivClassName
{
background-color: #380960;
}
.BgClassName
{
background-color: #380960;
}
</style>
border-color css
<style>
span { border-color: #380960; }
span { border-color: rgb(56,9,96); }
td.TdClassName
{
border-color: #380960;
}
.TagClassName
{
border-color: #380960;
}
</style>