Shades of Christalle #381861
Tints of Christalle #381861
RGB
CMYK
RGB Variations
Color information
#381861 (or 0x381861) is known color: Christalle. HEX triplet: 38, 18 and 61. RGB value is (56,24,97). Sum of RGB (Red+Green+Blue) = 56+24+97=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 24 (9.77% from 255 or 13.56% from 177); Blue value is 97 (38.28% from 255 or 54.80% from 177); Max value from RGB is 97 - color contains mainly: blue. Hex color #381861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381861 is #C7E79E. Grayscale: #292929. Windows color (decimal): -13100959 or 6363192. OLE color: 6363192.
HSL color Cylindrical-coordinate representation of color #381861: hue angle of 266.3º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #381861 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 24 | 97 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.62 |
| HSL | 266.3º | 0.6% | 0.24% | - |
| HSV(B) | 266.3º | 0.75% | 0.38% | - |
| XYZ | 4.12 | 2.36 | 11.55 | - |
| YUV | 41.89 | 159.1 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 24 | 97 | 0.42 | 0.75 | 0 | 0.62 | 266.3 | 0.6 | 0.24 |
| Hex | 38 | 18 | 61 | 2A | 4B | 0 | 3E | 10A | 3C | 18 |
| Octal | 70 | 30 | 141 | 52 | 113 | 0 | 76 | 412 | 74 | 30 |
| Binary | 111000 | 11000 | 1100001 | 101010 | 1001011 | 0 | 111110 | 100001010 | 111100 | 11000 |
Color Harmonies of #381861
Complementary color
Monochromatic Colors of #381861
Black with #381861
Text Example
Text Example
White with #381861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381861; }
p { color: rgb(56,24,97); }
H1.HeaderClassName
{
color: #381861;
}
.AnyTagClassName
{
color: #381861;
}
</style>
background-color css
<style>
a { background-color: #381861; }
a { background-color: rgb(56,24,97); }
div.DivClassName
{
background-color: #381861;
}
.BgClassName
{
background-color: #381861;
}
</style>
border-color css
<style>
span { border-color: #381861; }
span { border-color: rgb(56,24,97); }
td.TdClassName
{
border-color: #381861;
}
.TagClassName
{
border-color: #381861;
}
</style>