Shades of Christalle #381061
Tints of Christalle #381061
RGB
CMYK
RGB Variations
Color information
#381061 (or 0x381061) is known color: Christalle. HEX triplet: 38, 10 and 61. RGB value is (56,16,97). Sum of RGB (Red+Green+Blue) = 56+16+97=169 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.14% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 97 (38.28% from 255 or 57.40% from 169); Max value from RGB is 97 - color contains mainly: blue. Hex color #381061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381061 is #C7EF9E. Grayscale: #242424. Windows color (decimal): -13103007 or 6361144. OLE color: 6361144.
HSL color Cylindrical-coordinate representation of color #381061: hue angle of 269.63º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381061 is Cyan = 0.42, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 16 | 97 | - |
| CMYK | 0.42 | 0.84 | 0 | 0.62 |
| HSL | 269.63º | 0.72% | 0.22% | - |
| HSV(B) | 269.63º | 0.84% | 0.38% | - |
| XYZ | 3.97 | 2.07 | 11.5 | - |
| YUV | 37.19 | 161.75 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 97 | 0.42 | 0.84 | 0 | 0.62 | 269.63 | 0.72 | 0.22 |
| Hex | 38 | 10 | 61 | 2A | 54 | 0 | 3E | 10E | 48 | 16 |
| Octal | 70 | 20 | 141 | 52 | 124 | 0 | 76 | 416 | 110 | 26 |
| Binary | 111000 | 10000 | 1100001 | 101010 | 1010100 | 0 | 111110 | 100001110 | 1001000 | 10110 |
Color Harmonies of #381061
Complementary color
Monochromatic Colors of #381061
Black with #381061
Text Example
Text Example
White with #381061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381061; }
p { color: rgb(56,16,97); }
H1.HeaderClassName
{
color: #381061;
}
.AnyTagClassName
{
color: #381061;
}
</style>
background-color css
<style>
a { background-color: #381061; }
a { background-color: rgb(56,16,97); }
div.DivClassName
{
background-color: #381061;
}
.BgClassName
{
background-color: #381061;
}
</style>
border-color css
<style>
span { border-color: #381061; }
span { border-color: rgb(56,16,97); }
td.TdClassName
{
border-color: #381061;
}
.TagClassName
{
border-color: #381061;
}
</style>