Shades of Christalle #391257
Tints of Christalle #391257
RGB
CMYK
RGB Variations
Color information
#391257 (or 0x391257) is known color: Christalle. HEX triplet: 39, 12 and 57. RGB value is (57,18,87). Sum of RGB (Red+Green+Blue) = 57+18+87=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 87 (34.38% from 255 or 53.70% from 162); Max value from RGB is 87 - color contains mainly: blue. Hex color #391257 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391257 is #C6EDA8. Grayscale: #252525. Windows color (decimal): -13036969 or 5706297. OLE color: 5706297.
HSL color Cylindrical-coordinate representation of color #391257: hue angle of 273.91º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #391257 is Cyan = 0.34, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 18 | 87 | - |
| CMYK | 0.34 | 0.79 | 0 | 0.66 |
| HSL | 273.91º | 0.66% | 0.21% | - |
| HSV(B) | 273.91º | 0.79% | 0.34% | - |
| XYZ | 3.62 | 1.99 | 9.21 | - |
| YUV | 37.53 | 155.92 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 87 | 0.34 | 0.79 | 0 | 0.66 | 273.91 | 0.66 | 0.21 |
| Hex | 39 | 12 | 57 | 22 | 4F | 0 | 42 | 112 | 42 | 15 |
| Octal | 71 | 22 | 127 | 42 | 117 | 0 | 102 | 422 | 102 | 25 |
| Binary | 111001 | 10010 | 1010111 | 100010 | 1001111 | 0 | 1000010 | 100010010 | 1000010 | 10101 |
Color Harmonies of #391257
Complementary color
Monochromatic Colors of #391257
Black with #391257
Text Example
Text Example
White with #391257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391257; }
p { color: rgb(57,18,87); }
H1.HeaderClassName
{
color: #391257;
}
.AnyTagClassName
{
color: #391257;
}
</style>
background-color css
<style>
a { background-color: #391257; }
a { background-color: rgb(57,18,87); }
div.DivClassName
{
background-color: #391257;
}
.BgClassName
{
background-color: #391257;
}
</style>
border-color css
<style>
span { border-color: #391257; }
span { border-color: rgb(57,18,87); }
td.TdClassName
{
border-color: #391257;
}
.TagClassName
{
border-color: #391257;
}
</style>