Shades of Christalle #311967
Tints of Christalle #311967
RGB
CMYK
RGB Variations
Color information
#311967 (or 0x311967) is known color: Christalle. HEX triplet: 31, 19 and 67. RGB value is (49,25,103). Sum of RGB (Red+Green+Blue) = 49+25+103=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 103 (40.62% from 255 or 58.19% from 177); Max value from RGB is 103 - color contains mainly: blue. Hex color #311967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311967 is #CEE698. Grayscale: #282828. Windows color (decimal): -13559449 or 6756657. OLE color: 6756657.
HSL color Cylindrical-coordinate representation of color #311967: hue angle of 258.46º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311967 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 25 | 103 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.60 |
| HSL | 258.46º | 0.61% | 0.25% | - |
| HSV(B) | 258.46º | 0.76% | 0.4% | - |
| XYZ | 4.06 | 2.33 | 13.07 | - |
| YUV | 41.07 | 162.95 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 103 | 0.52 | 0.76 | 0 | 0.60 | 258.46 | 0.61 | 0.25 |
| Hex | 31 | 19 | 67 | 34 | 4C | 0 | 3C | 102 | 3D | 19 |
| Octal | 61 | 31 | 147 | 64 | 114 | 0 | 74 | 402 | 75 | 31 |
| Binary | 110001 | 11001 | 1100111 | 110100 | 1001100 | 0 | 111100 | 100000010 | 111101 | 11001 |
Color Harmonies of #311967
Complementary color
Monochromatic Colors of #311967
Black with #311967
Text Example
Text Example
White with #311967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311967; }
p { color: rgb(49,25,103); }
H1.HeaderClassName
{
color: #311967;
}
.AnyTagClassName
{
color: #311967;
}
</style>
background-color css
<style>
a { background-color: #311967; }
a { background-color: rgb(49,25,103); }
div.DivClassName
{
background-color: #311967;
}
.BgClassName
{
background-color: #311967;
}
</style>
border-color css
<style>
span { border-color: #311967; }
span { border-color: rgb(49,25,103); }
td.TdClassName
{
border-color: #311967;
}
.TagClassName
{
border-color: #311967;
}
</style>