Shades of Christalle #381768
Tints of Christalle #381768
RGB
CMYK
RGB Variations
Color information
#381768 (or 0x381768) is known color: Christalle. HEX triplet: 38, 17 and 68. RGB value is (56,23,104). Sum of RGB (Red+Green+Blue) = 56+23+104=183 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.60% from 183); Green value is 23 (9.38% from 255 or 12.57% from 183); Blue value is 104 (41.02% from 255 or 56.83% from 183); Max value from RGB is 104 - color contains mainly: blue. Hex color #381768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381768 is #C7E897. Grayscale: #292929. Windows color (decimal): -13101208 or 6821688. OLE color: 6821688.
HSL color Cylindrical-coordinate representation of color #381768: hue angle of 264.44º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #381768 is Cyan = 0.46, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 23 | 104 | - |
| CMYK | 0.46 | 0.78 | 0 | 0.59 |
| HSL | 264.44º | 0.64% | 0.25% | - |
| HSV(B) | 264.44º | 0.78% | 0.41% | - |
| XYZ | 4.44 | 2.45 | 13.34 | - |
| YUV | 42.1 | 162.93 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 104 | 0.46 | 0.78 | 0 | 0.59 | 264.44 | 0.64 | 0.25 |
| Hex | 38 | 17 | 68 | 2E | 4E | 0 | 3B | 108 | 40 | 19 |
| Octal | 70 | 27 | 150 | 56 | 116 | 0 | 73 | 410 | 100 | 31 |
| Binary | 111000 | 10111 | 1101000 | 101110 | 1001110 | 0 | 111011 | 100001000 | 1000000 | 11001 |
Color Harmonies of #381768
Complementary color
Monochromatic Colors of #381768
Black with #381768
Text Example
Text Example
White with #381768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381768; }
p { color: rgb(56,23,104); }
H1.HeaderClassName
{
color: #381768;
}
.AnyTagClassName
{
color: #381768;
}
</style>
background-color css
<style>
a { background-color: #381768; }
a { background-color: rgb(56,23,104); }
div.DivClassName
{
background-color: #381768;
}
.BgClassName
{
background-color: #381768;
}
</style>
border-color css
<style>
span { border-color: #381768; }
span { border-color: rgb(56,23,104); }
td.TdClassName
{
border-color: #381768;
}
.TagClassName
{
border-color: #381768;
}
</style>