Shades of Christalle #311769
Tints of Christalle #311769
RGB
CMYK
RGB Variations
Color information
#311769 (or 0x311769) is known color: Christalle. HEX triplet: 31, 17 and 69. RGB value is (49,23,105). Sum of RGB (Red+Green+Blue) = 49+23+105=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 105 (41.41% from 255 or 59.32% from 177); Max value from RGB is 105 - color contains mainly: blue. Hex color #311769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311769 is #CEE896. Grayscale: #272727. Windows color (decimal): -13559959 or 6887217. OLE color: 6887217.
HSL color Cylindrical-coordinate representation of color #311769: hue angle of 259.02º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #311769 is Cyan = 0.53, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 23 | 105 | - |
| CMYK | 0.53 | 0.78 | 0 | 0.59 |
| HSL | 259.02º | 0.64% | 0.25% | - |
| HSV(B) | 259.02º | 0.78% | 0.41% | - |
| XYZ | 4.12 | 2.29 | 13.59 | - |
| YUV | 40.12 | 164.61 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 105 | 0.53 | 0.78 | 0 | 0.59 | 259.02 | 0.64 | 0.25 |
| Hex | 31 | 17 | 69 | 35 | 4E | 0 | 3B | 103 | 40 | 19 |
| Octal | 61 | 27 | 151 | 65 | 116 | 0 | 73 | 403 | 100 | 31 |
| Binary | 110001 | 10111 | 1101001 | 110101 | 1001110 | 0 | 111011 | 100000011 | 1000000 | 11001 |
Color Harmonies of #311769
Complementary color
Monochromatic Colors of #311769
Black with #311769
Text Example
Text Example
White with #311769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311769; }
p { color: rgb(49,23,105); }
H1.HeaderClassName
{
color: #311769;
}
.AnyTagClassName
{
color: #311769;
}
</style>
background-color css
<style>
a { background-color: #311769; }
a { background-color: rgb(49,23,105); }
div.DivClassName
{
background-color: #311769;
}
.BgClassName
{
background-color: #311769;
}
</style>
border-color css
<style>
span { border-color: #311769; }
span { border-color: rgb(49,23,105); }
td.TdClassName
{
border-color: #311769;
}
.TagClassName
{
border-color: #311769;
}
</style>