Shades of Christalle #391263
Tints of Christalle #391263
RGB
CMYK
RGB Variations
Color information
#391263 (or 0x391263) is known color: Christalle. HEX triplet: 39, 12 and 63. RGB value is (57,18,99). Sum of RGB (Red+Green+Blue) = 57+18+99=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 18 (7.42% from 255 or 10.34% from 174); Blue value is 99 (39.06% from 255 or 56.90% from 174); Max value from RGB is 99 - color contains mainly: blue. Hex color #391263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391263 is #C6ED9C. Grayscale: #262626. Windows color (decimal): -13036957 or 6492729. OLE color: 6492729.
HSL color Cylindrical-coordinate representation of color #391263: hue angle of 268.89º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #391263 is Cyan = 0.42, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 18 | 99 | - |
| CMYK | 0.42 | 0.82 | 0 | 0.61 |
| HSL | 268.89º | 0.69% | 0.23% | - |
| HSV(B) | 268.89º | 0.82% | 0.39% | - |
| XYZ | 4.16 | 2.2 | 12.01 | - |
| YUV | 38.9 | 161.92 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 99 | 0.42 | 0.82 | 0 | 0.61 | 268.89 | 0.69 | 0.23 |
| Hex | 39 | 12 | 63 | 2A | 52 | 0 | 3D | 10D | 45 | 17 |
| Octal | 71 | 22 | 143 | 52 | 122 | 0 | 75 | 415 | 105 | 27 |
| Binary | 111001 | 10010 | 1100011 | 101010 | 1010010 | 0 | 111101 | 100001101 | 1000101 | 10111 |
Color Harmonies of #391263
Complementary color
Monochromatic Colors of #391263
Black with #391263
Text Example
Text Example
White with #391263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391263; }
p { color: rgb(57,18,99); }
H1.HeaderClassName
{
color: #391263;
}
.AnyTagClassName
{
color: #391263;
}
</style>
background-color css
<style>
a { background-color: #391263; }
a { background-color: rgb(57,18,99); }
div.DivClassName
{
background-color: #391263;
}
.BgClassName
{
background-color: #391263;
}
</style>
border-color css
<style>
span { border-color: #391263; }
span { border-color: rgb(57,18,99); }
td.TdClassName
{
border-color: #391263;
}
.TagClassName
{
border-color: #391263;
}
</style>