Shades of Christalle #381653
Tints of Christalle #381653
RGB
CMYK
RGB Variations
Color information
#381653 (or 0x381653) is known color: Christalle. HEX triplet: 38, 16 and 53. RGB value is (56,22,83). Sum of RGB (Red+Green+Blue) = 56+22+83=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 83 (32.81% from 255 or 51.55% from 161); Max value from RGB is 83 - color contains mainly: blue. Hex color #381653 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381653 is #C7E9AC. Grayscale: #262626. Windows color (decimal): -13101485 or 5445176. OLE color: 5445176.
HSL color Cylindrical-coordinate representation of color #381653: hue angle of 273.44º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #381653 is Cyan = 0.33, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 22 | 83 | - |
| CMYK | 0.33 | 0.73 | 0 | 0.67 |
| HSL | 273.44º | 0.58% | 0.21% | - |
| HSV(B) | 273.44º | 0.73% | 0.33% | - |
| XYZ | 3.48 | 2.04 | 8.39 | - |
| YUV | 39.12 | 152.76 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 83 | 0.33 | 0.73 | 0 | 0.67 | 273.44 | 0.58 | 0.21 |
| Hex | 38 | 16 | 53 | 21 | 49 | 0 | 43 | 111 | 3A | 15 |
| Octal | 70 | 26 | 123 | 41 | 111 | 0 | 103 | 421 | 72 | 25 |
| Binary | 111000 | 10110 | 1010011 | 100001 | 1001001 | 0 | 1000011 | 100010001 | 111010 | 10101 |
Color Harmonies of #381653
Complementary color
Monochromatic Colors of #381653
Black with #381653
Text Example
Text Example
White with #381653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381653; }
p { color: rgb(56,22,83); }
H1.HeaderClassName
{
color: #381653;
}
.AnyTagClassName
{
color: #381653;
}
</style>
background-color css
<style>
a { background-color: #381653; }
a { background-color: rgb(56,22,83); }
div.DivClassName
{
background-color: #381653;
}
.BgClassName
{
background-color: #381653;
}
</style>
border-color css
<style>
span { border-color: #381653; }
span { border-color: rgb(56,22,83); }
td.TdClassName
{
border-color: #381653;
}
.TagClassName
{
border-color: #381653;
}
</style>