Shades of Christalle #310658
Tints of Christalle #310658
RGB
CMYK
RGB Variations
Color information
#310658 (or 0x310658) is known color: Christalle. HEX triplet: 31, 06 and 58. RGB value is (49,6,88). Sum of RGB (Red+Green+Blue) = 49+6+88=143 (18% of max value = 765). Red value is 49 (19.53% from 255 or 34.27% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 88 (34.77% from 255 or 61.54% from 143); Max value from RGB is 88 - color contains mainly: blue. Hex color #310658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310658 is #CEF9A7. Grayscale: #1B1B1B. Windows color (decimal): -13564328 or 5768753. OLE color: 5768753.
HSL color Cylindrical-coordinate representation of color #310658: hue angle of 271.46º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310658 is Cyan = 0.44, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 6 | 88 | - |
| CMYK | 0.44 | 0.93 | 0 | 0.65 |
| HSL | 271.46º | 0.87% | 0.18% | - |
| HSV(B) | 271.46º | 0.93% | 0.35% | - |
| XYZ | 3.09 | 1.49 | 9.36 | - |
| YUV | 28.21 | 161.75 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 88 | 0.44 | 0.93 | 0 | 0.65 | 271.46 | 0.87 | 0.18 |
| Hex | 31 | 6 | 58 | 2C | 5D | 0 | 41 | 10F | 57 | 12 |
| Octal | 61 | 6 | 130 | 54 | 135 | 0 | 101 | 417 | 127 | 22 |
| Binary | 110001 | 110 | 1011000 | 101100 | 1011101 | 0 | 1000001 | 100001111 | 1010111 | 10010 |
Color Harmonies of #310658
Complementary color
Monochromatic Colors of #310658
Black with #310658
Text Example
Text Example
White with #310658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310658; }
p { color: rgb(49,6,88); }
H1.HeaderClassName
{
color: #310658;
}
.AnyTagClassName
{
color: #310658;
}
</style>
background-color css
<style>
a { background-color: #310658; }
a { background-color: rgb(49,6,88); }
div.DivClassName
{
background-color: #310658;
}
.BgClassName
{
background-color: #310658;
}
</style>
border-color css
<style>
span { border-color: #310658; }
span { border-color: rgb(49,6,88); }
td.TdClassName
{
border-color: #310658;
}
.TagClassName
{
border-color: #310658;
}
</style>