Shades of Christalle #311766
Tints of Christalle #311766
RGB
CMYK
RGB Variations
Color information
#311766 (or 0x311766) is known color: Christalle. HEX triplet: 31, 17 and 66. RGB value is (49,23,102). Sum of RGB (Red+Green+Blue) = 49+23+102=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 23 (9.38% from 255 or 13.22% from 174); Blue value is 102 (40.23% from 255 or 58.62% from 174); Max value from RGB is 102 - color contains mainly: blue. Hex color #311766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311766 is #CEE899. Grayscale: #272727. Windows color (decimal): -13559962 or 6690609. OLE color: 6690609.
HSL color Cylindrical-coordinate representation of color #311766: hue angle of 259.75º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #311766 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 23 | 102 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.6 |
| HSL | 259.75º | 0.63% | 0.25% | - |
| HSV(B) | 259.75º | 0.77% | 0.4% | - |
| XYZ | 3.97 | 2.23 | 12.79 | - |
| YUV | 39.78 | 163.11 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 102 | 0.52 | 0.77 | 0 | 0.6 | 259.75 | 0.63 | 0.25 |
| Hex | 31 | 17 | 66 | 34 | 4D | 0 | 3C | 104 | 3F | 19 |
| Octal | 61 | 27 | 146 | 64 | 115 | 0 | 74 | 404 | 77 | 31 |
| Binary | 110001 | 10111 | 1100110 | 110100 | 1001101 | 0 | 111100 | 100000100 | 111111 | 11001 |
Color Harmonies of #311766
Complementary color
Monochromatic Colors of #311766
Black with #311766
Text Example
Text Example
White with #311766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311766; }
p { color: rgb(49,23,102); }
H1.HeaderClassName
{
color: #311766;
}
.AnyTagClassName
{
color: #311766;
}
</style>
background-color css
<style>
a { background-color: #311766; }
a { background-color: rgb(49,23,102); }
div.DivClassName
{
background-color: #311766;
}
.BgClassName
{
background-color: #311766;
}
</style>
border-color css
<style>
span { border-color: #311766; }
span { border-color: rgb(49,23,102); }
td.TdClassName
{
border-color: #311766;
}
.TagClassName
{
border-color: #311766;
}
</style>