Shades of Blackcurrant #310239
Tints of Blackcurrant #310239
RGB
CMYK
RGB Variations
Color information
#310239 (or 0x310239) is known color: Blackcurrant. HEX triplet: 31, 02 and 39. RGB value is (49,2,57). Sum of RGB (Red+Green+Blue) = 49+2+57=108 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.37% from 108); Green value is 2 (1.17% from 255 or 1.85% from 108); Blue value is 57 (22.66% from 255 or 52.78% from 108); Max value from RGB is 57 - color contains mainly: blue. Hex color #310239 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310239 is #CEFDC6. Grayscale: #161616. Windows color (decimal): -13565383 or 3736113. OLE color: 3736113.
HSL color Cylindrical-coordinate representation of color #310239: hue angle of 291.27º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310239 is Cyan = 0.14, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 2 | 57 | - |
| CMYK | 0.14 | 0.96 | 0 | 0.78 |
| HSL | 291.27º | 0.93% | 0.12% | - |
| HSV(B) | 291.27º | 0.96% | 0.22% | - |
| XYZ | 2.03 | 0.99 | 3.96 | - |
| YUV | 22.32 | 147.57 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 57 | 0.14 | 0.96 | 0 | 0.78 | 291.27 | 0.93 | 0.12 |
| Hex | 31 | 2 | 39 | E | 60 | 0 | 4E | 123 | 5D | C |
| Octal | 61 | 2 | 71 | 16 | 140 | 0 | 116 | 443 | 135 | 14 |
| Binary | 110001 | 10 | 111001 | 1110 | 1100000 | 0 | 1001110 | 100100011 | 1011101 | 1100 |
Color Harmonies of #310239
Complementary color
Monochromatic Colors of #310239
Black with #310239
Text Example
Text Example
White with #310239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310239; }
p { color: rgb(49,2,57); }
H1.HeaderClassName
{
color: #310239;
}
.AnyTagClassName
{
color: #310239;
}
</style>
background-color css
<style>
a { background-color: #310239; }
a { background-color: rgb(49,2,57); }
div.DivClassName
{
background-color: #310239;
}
.BgClassName
{
background-color: #310239;
}
</style>
border-color css
<style>
span { border-color: #310239; }
span { border-color: rgb(49,2,57); }
td.TdClassName
{
border-color: #310239;
}
.TagClassName
{
border-color: #310239;
}
</style>