Shades of Christalle #311767
Tints of Christalle #311767
RGB
CMYK
RGB Variations
Color information
#311767 (or 0x311767) is known color: Christalle. HEX triplet: 31, 17 and 67. RGB value is (49,23,103). Sum of RGB (Red+Green+Blue) = 49+23+103=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 103 (40.62% from 255 or 58.86% from 175); Max value from RGB is 103 - color contains mainly: blue. Hex color #311767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311767 is #CEE898. Grayscale: #272727. Windows color (decimal): -13559961 or 6756145. OLE color: 6756145.
HSL color Cylindrical-coordinate representation of color #311767: hue angle of 259.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #311767 is Cyan = 0.52, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 23 | 103 | - |
| CMYK | 0.52 | 0.78 | 0 | 0.60 |
| HSL | 259.5º | 0.63% | 0.25% | - |
| HSV(B) | 259.5º | 0.78% | 0.4% | - |
| XYZ | 4.02 | 2.25 | 13.05 | - |
| YUV | 39.89 | 163.61 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 103 | 0.52 | 0.78 | 0 | 0.60 | 259.5 | 0.63 | 0.25 |
| Hex | 31 | 17 | 67 | 34 | 4E | 0 | 3C | 104 | 3F | 19 |
| Octal | 61 | 27 | 147 | 64 | 116 | 0 | 74 | 404 | 77 | 31 |
| Binary | 110001 | 10111 | 1100111 | 110100 | 1001110 | 0 | 111100 | 100000100 | 111111 | 11001 |
Color Harmonies of #311767
Complementary color
Monochromatic Colors of #311767
Black with #311767
Text Example
Text Example
White with #311767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311767; }
p { color: rgb(49,23,103); }
H1.HeaderClassName
{
color: #311767;
}
.AnyTagClassName
{
color: #311767;
}
</style>
background-color css
<style>
a { background-color: #311767; }
a { background-color: rgb(49,23,103); }
div.DivClassName
{
background-color: #311767;
}
.BgClassName
{
background-color: #311767;
}
</style>
border-color css
<style>
span { border-color: #311767; }
span { border-color: rgb(49,23,103); }
td.TdClassName
{
border-color: #311767;
}
.TagClassName
{
border-color: #311767;
}
</style>