Shades of Christalle #381960
Tints of Christalle #381960
RGB
CMYK
RGB Variations
Color information
#381960 (or 0x381960) is known color: Christalle. HEX triplet: 38, 19 and 60. RGB value is (56,25,96). Sum of RGB (Red+Green+Blue) = 56+25+96=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 96 (37.89% from 255 or 54.24% from 177); Max value from RGB is 96 - color contains mainly: blue. Hex color #381960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381960 is #C7E69F. Grayscale: #2A2A2A. Windows color (decimal): -13100704 or 6297912. OLE color: 6297912.
HSL color Cylindrical-coordinate representation of color #381960: hue angle of 266.2º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #381960 is Cyan = 0.42, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 25 | 96 | - |
| CMYK | 0.42 | 0.74 | 0 | 0.62 |
| HSL | 266.2º | 0.59% | 0.24% | - |
| HSV(B) | 266.2º | 0.74% | 0.38% | - |
| XYZ | 4.09 | 2.38 | 11.31 | - |
| YUV | 42.36 | 158.27 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 96 | 0.42 | 0.74 | 0 | 0.62 | 266.2 | 0.59 | 0.24 |
| Hex | 38 | 19 | 60 | 2A | 4A | 0 | 3E | 10A | 3B | 18 |
| Octal | 70 | 31 | 140 | 52 | 112 | 0 | 76 | 412 | 73 | 30 |
| Binary | 111000 | 11001 | 1100000 | 101010 | 1001010 | 0 | 111110 | 100001010 | 111011 | 11000 |
Color Harmonies of #381960
Complementary color
Monochromatic Colors of #381960
Black with #381960
Text Example
Text Example
White with #381960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381960; }
p { color: rgb(56,25,96); }
H1.HeaderClassName
{
color: #381960;
}
.AnyTagClassName
{
color: #381960;
}
</style>
background-color css
<style>
a { background-color: #381960; }
a { background-color: rgb(56,25,96); }
div.DivClassName
{
background-color: #381960;
}
.BgClassName
{
background-color: #381960;
}
</style>
border-color css
<style>
span { border-color: #381960; }
span { border-color: rgb(56,25,96); }
td.TdClassName
{
border-color: #381960;
}
.TagClassName
{
border-color: #381960;
}
</style>