Shades of Christalle #381656
Tints of Christalle #381656
RGB
CMYK
RGB Variations
Color information
#381656 (or 0x381656) is known color: Christalle. HEX triplet: 38, 16 and 56. RGB value is (56,22,86). Sum of RGB (Red+Green+Blue) = 56+22+86=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 22 (8.98% from 255 or 13.41% from 164); Blue value is 86 (33.98% from 255 or 52.44% from 164); Max value from RGB is 86 - color contains mainly: blue. Hex color #381656 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381656 is #C7E9A9. Grayscale: #272727. Windows color (decimal): -13101482 or 5641784. OLE color: 5641784.
HSL color Cylindrical-coordinate representation of color #381656: hue angle of 271.88º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #381656 is Cyan = 0.35, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 22 | 86 | - |
| CMYK | 0.35 | 0.74 | 0 | 0.66 |
| HSL | 271.88º | 0.59% | 0.21% | - |
| HSV(B) | 271.88º | 0.74% | 0.34% | - |
| XYZ | 3.6 | 2.09 | 9.02 | - |
| YUV | 39.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 86 | 0.35 | 0.74 | 0 | 0.66 | 271.88 | 0.59 | 0.21 |
| Hex | 38 | 16 | 56 | 23 | 4A | 0 | 42 | 110 | 3B | 15 |
| Octal | 70 | 26 | 126 | 43 | 112 | 0 | 102 | 420 | 73 | 25 |
| Binary | 111000 | 10110 | 1010110 | 100011 | 1001010 | 0 | 1000010 | 100010000 | 111011 | 10101 |
Color Harmonies of #381656
Complementary color
Monochromatic Colors of #381656
Black with #381656
Text Example
Text Example
White with #381656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381656; }
p { color: rgb(56,22,86); }
H1.HeaderClassName
{
color: #381656;
}
.AnyTagClassName
{
color: #381656;
}
</style>
background-color css
<style>
a { background-color: #381656; }
a { background-color: rgb(56,22,86); }
div.DivClassName
{
background-color: #381656;
}
.BgClassName
{
background-color: #381656;
}
</style>
border-color css
<style>
span { border-color: #381656; }
span { border-color: rgb(56,22,86); }
td.TdClassName
{
border-color: #381656;
}
.TagClassName
{
border-color: #381656;
}
</style>