Shades of Christalle #311461
Tints of Christalle #311461
RGB
CMYK
RGB Variations
Color information
#311461 (or 0x311461) is known color: Christalle. HEX triplet: 31, 14 and 61. RGB value is (49,20,97). Sum of RGB (Red+Green+Blue) = 49+20+97=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 20 (8.20% from 255 or 12.05% from 166); Blue value is 97 (38.28% from 255 or 58.43% from 166); Max value from RGB is 97 - color contains mainly: blue. Hex color #311461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311461 is #CEEB9E. Grayscale: #252525. Windows color (decimal): -13560735 or 6362161. OLE color: 6362161.
HSL color Cylindrical-coordinate representation of color #311461: hue angle of 262.6º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #311461 is Cyan = 0.49, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 20 | 97 | - |
| CMYK | 0.49 | 0.79 | 0 | 0.62 |
| HSL | 262.6º | 0.66% | 0.23% | - |
| HSV(B) | 262.6º | 0.79% | 0.38% | - |
| XYZ | 3.67 | 2.02 | 11.5 | - |
| YUV | 37.45 | 161.61 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 97 | 0.49 | 0.79 | 0 | 0.62 | 262.6 | 0.66 | 0.23 |
| Hex | 31 | 14 | 61 | 31 | 4F | 0 | 3E | 107 | 42 | 17 |
| Octal | 61 | 24 | 141 | 61 | 117 | 0 | 76 | 407 | 102 | 27 |
| Binary | 110001 | 10100 | 1100001 | 110001 | 1001111 | 0 | 111110 | 100000111 | 1000010 | 10111 |
Color Harmonies of #311461
Complementary color
Monochromatic Colors of #311461
Black with #311461
Text Example
Text Example
White with #311461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311461; }
p { color: rgb(49,20,97); }
H1.HeaderClassName
{
color: #311461;
}
.AnyTagClassName
{
color: #311461;
}
</style>
background-color css
<style>
a { background-color: #311461; }
a { background-color: rgb(49,20,97); }
div.DivClassName
{
background-color: #311461;
}
.BgClassName
{
background-color: #311461;
}
</style>
border-color css
<style>
span { border-color: #311461; }
span { border-color: rgb(49,20,97); }
td.TdClassName
{
border-color: #311461;
}
.TagClassName
{
border-color: #311461;
}
</style>