Shades of Christalle #391369
Tints of Christalle #391369
RGB
CMYK
RGB Variations
Color information
#391369 (or 0x391369) is known color: Christalle. HEX triplet: 39, 13 and 69. RGB value is (57,19,105). Sum of RGB (Red+Green+Blue) = 57+19+105=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 19 (7.81% from 255 or 10.50% from 181); Blue value is 105 (41.41% from 255 or 58.01% from 181); Max value from RGB is 105 - color contains mainly: blue. Hex color #391369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391369 is #C6EC96. Grayscale: #272727. Windows color (decimal): -13036695 or 6886201. OLE color: 6886201.
HSL color Cylindrical-coordinate representation of color #391369: hue angle of 266.51º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #391369 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 19 | 105 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.59 |
| HSL | 266.51º | 0.69% | 0.24% | - |
| HSV(B) | 266.51º | 0.82% | 0.41% | - |
| XYZ | 4.47 | 2.36 | 13.58 | - |
| YUV | 40.17 | 164.59 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 105 | 0.46 | 0.82 | 0 | 0.59 | 266.51 | 0.69 | 0.24 |
| Hex | 39 | 13 | 69 | 2E | 52 | 0 | 3B | 10B | 45 | 18 |
| Octal | 71 | 23 | 151 | 56 | 122 | 0 | 73 | 413 | 105 | 30 |
| Binary | 111001 | 10011 | 1101001 | 101110 | 1010010 | 0 | 111011 | 100001011 | 1000101 | 11000 |
Color Harmonies of #391369
Complementary color
Monochromatic Colors of #391369
Black with #391369
Text Example
Text Example
White with #391369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391369; }
p { color: rgb(57,19,105); }
H1.HeaderClassName
{
color: #391369;
}
.AnyTagClassName
{
color: #391369;
}
</style>
background-color css
<style>
a { background-color: #391369; }
a { background-color: rgb(57,19,105); }
div.DivClassName
{
background-color: #391369;
}
.BgClassName
{
background-color: #391369;
}
</style>
border-color css
<style>
span { border-color: #391369; }
span { border-color: rgb(57,19,105); }
td.TdClassName
{
border-color: #391369;
}
.TagClassName
{
border-color: #391369;
}
</style>