Shades of Christalle #381969
Tints of Christalle #381969
RGB
CMYK
RGB Variations
Color information
#381969 (or 0x381969) is known color: Christalle. HEX triplet: 38, 19 and 69. RGB value is (56,25,105). Sum of RGB (Red+Green+Blue) = 56+25+105=186 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.11% from 186); Green value is 25 (10.16% from 255 or 13.44% from 186); Blue value is 105 (41.41% from 255 or 56.45% from 186); Max value from RGB is 105 - color contains mainly: blue. Hex color #381969 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381969 is #C7E696. Grayscale: #2B2B2B. Windows color (decimal): -13100695 or 6887736. OLE color: 6887736.
HSL color Cylindrical-coordinate representation of color #381969: hue angle of 263.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #381969 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 25 | 105 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.59 |
| HSL | 263.25º | 0.62% | 0.25% | - |
| HSV(B) | 263.25º | 0.76% | 0.41% | - |
| XYZ | 4.53 | 2.56 | 13.62 | - |
| YUV | 43.39 | 162.77 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 105 | 0.47 | 0.76 | 0 | 0.59 | 263.25 | 0.62 | 0.25 |
| Hex | 38 | 19 | 69 | 2F | 4C | 0 | 3B | 107 | 3E | 19 |
| Octal | 70 | 31 | 151 | 57 | 114 | 0 | 73 | 407 | 76 | 31 |
| Binary | 111000 | 11001 | 1101001 | 101111 | 1001100 | 0 | 111011 | 100000111 | 111110 | 11001 |
Color Harmonies of #381969
Complementary color
Monochromatic Colors of #381969
Black with #381969
Text Example
Text Example
White with #381969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381969; }
p { color: rgb(56,25,105); }
H1.HeaderClassName
{
color: #381969;
}
.AnyTagClassName
{
color: #381969;
}
</style>
background-color css
<style>
a { background-color: #381969; }
a { background-color: rgb(56,25,105); }
div.DivClassName
{
background-color: #381969;
}
.BgClassName
{
background-color: #381969;
}
</style>
border-color css
<style>
span { border-color: #381969; }
span { border-color: rgb(56,25,105); }
td.TdClassName
{
border-color: #381969;
}
.TagClassName
{
border-color: #381969;
}
</style>