Shades of Christalle #381660
Tints of Christalle #381660
RGB
CMYK
RGB Variations
Color information
#381660 (or 0x381660) is known color: Christalle. HEX triplet: 38, 16 and 60. RGB value is (56,22,96). Sum of RGB (Red+Green+Blue) = 56+22+96=174 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32.18% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 96 (37.89% from 255 or 55.17% from 174); Max value from RGB is 96 - color contains mainly: blue. Hex color #381660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381660 is #C7E99F. Grayscale: #282828. Windows color (decimal): -13101472 or 6297144. OLE color: 6297144.
HSL color Cylindrical-coordinate representation of color #381660: hue angle of 267.57º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #381660 is Cyan = 0.42, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 22 | 96 | - |
| CMYK | 0.42 | 0.77 | 0 | 0.62 |
| HSL | 267.57º | 0.63% | 0.23% | - |
| HSV(B) | 267.57º | 0.77% | 0.38% | - |
| XYZ | 4.03 | 2.26 | 11.29 | - |
| YUV | 40.6 | 159.26 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 96 | 0.42 | 0.77 | 0 | 0.62 | 267.57 | 0.63 | 0.23 |
| Hex | 38 | 16 | 60 | 2A | 4D | 0 | 3E | 10C | 3F | 17 |
| Octal | 70 | 26 | 140 | 52 | 115 | 0 | 76 | 414 | 77 | 27 |
| Binary | 111000 | 10110 | 1100000 | 101010 | 1001101 | 0 | 111110 | 100001100 | 111111 | 10111 |
Color Harmonies of #381660
Complementary color
Monochromatic Colors of #381660
Black with #381660
Text Example
Text Example
White with #381660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381660; }
p { color: rgb(56,22,96); }
H1.HeaderClassName
{
color: #381660;
}
.AnyTagClassName
{
color: #381660;
}
</style>
background-color css
<style>
a { background-color: #381660; }
a { background-color: rgb(56,22,96); }
div.DivClassName
{
background-color: #381660;
}
.BgClassName
{
background-color: #381660;
}
</style>
border-color css
<style>
span { border-color: #381660; }
span { border-color: rgb(56,22,96); }
td.TdClassName
{
border-color: #381660;
}
.TagClassName
{
border-color: #381660;
}
</style>