Shades of Christalle #381965
Tints of Christalle #381965
RGB
CMYK
RGB Variations
Color information
#381965 (or 0x381965) is known color: Christalle. HEX triplet: 38, 19 and 65. RGB value is (56,25,101). Sum of RGB (Red+Green+Blue) = 56+25+101=182 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.77% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 101 (39.84% from 255 or 55.49% from 182); Max value from RGB is 101 - color contains mainly: blue. Hex color #381965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381965 is #C7E69A. Grayscale: #2A2A2A. Windows color (decimal): -13100699 or 6625592. OLE color: 6625592.
HSL color Cylindrical-coordinate representation of color #381965: hue angle of 264.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #381965 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 25 | 101 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.60 |
| HSL | 264.47º | 0.6% | 0.25% | - |
| HSV(B) | 264.47º | 0.75% | 0.4% | - |
| XYZ | 4.33 | 2.48 | 12.56 | - |
| YUV | 42.93 | 160.77 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 101 | 0.45 | 0.75 | 0 | 0.60 | 264.47 | 0.6 | 0.25 |
| Hex | 38 | 19 | 65 | 2D | 4B | 0 | 3C | 108 | 3C | 19 |
| Octal | 70 | 31 | 145 | 55 | 113 | 0 | 74 | 410 | 74 | 31 |
| Binary | 111000 | 11001 | 1100101 | 101101 | 1001011 | 0 | 111100 | 100001000 | 111100 | 11001 |
Color Harmonies of #381965
Complementary color
Monochromatic Colors of #381965
Black with #381965
Text Example
Text Example
White with #381965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381965; }
p { color: rgb(56,25,101); }
H1.HeaderClassName
{
color: #381965;
}
.AnyTagClassName
{
color: #381965;
}
</style>
background-color css
<style>
a { background-color: #381965; }
a { background-color: rgb(56,25,101); }
div.DivClassName
{
background-color: #381965;
}
.BgClassName
{
background-color: #381965;
}
</style>
border-color css
<style>
span { border-color: #381965; }
span { border-color: rgb(56,25,101); }
td.TdClassName
{
border-color: #381965;
}
.TagClassName
{
border-color: #381965;
}
</style>