Shades of Blackcurrant #310738
Tints of Blackcurrant #310738
RGB
CMYK
RGB Variations
Color information
#310738 (or 0x310738) is known color: Blackcurrant. HEX triplet: 31, 07 and 38. RGB value is (49,7,56). Sum of RGB (Red+Green+Blue) = 49+7+56=112 (14% of max value = 765). Red value is 49 (19.53% from 255 or 43.75% from 112); Green value is 7 (3.12% from 255 or 6.25% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #310738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310738 is #CEF8C7. Grayscale: #181818. Windows color (decimal): -13564104 or 3671857. OLE color: 3671857.
HSL color Cylindrical-coordinate representation of color #310738: hue angle of 291.43º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310738 is Cyan = 0.12, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 7 | 56 | - |
| CMYK | 0.12 | 0.88 | 0 | 0.78 |
| HSL | 291.43º | 0.78% | 0.12% | - |
| HSV(B) | 291.43º | 0.88% | 0.22% | - |
| XYZ | 2.06 | 1.09 | 3.84 | - |
| YUV | 25.14 | 145.41 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 56 | 0.12 | 0.88 | 0 | 0.78 | 291.43 | 0.78 | 0.12 |
| Hex | 31 | 7 | 38 | C | 58 | 0 | 4E | 123 | 4E | C |
| Octal | 61 | 7 | 70 | 14 | 130 | 0 | 116 | 443 | 116 | 14 |
| Binary | 110001 | 111 | 111000 | 1100 | 1011000 | 0 | 1001110 | 100100011 | 1001110 | 1100 |
Color Harmonies of #310738
Complementary color
Monochromatic Colors of #310738
Black with #310738
Text Example
Text Example
White with #310738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310738; }
p { color: rgb(49,7,56); }
H1.HeaderClassName
{
color: #310738;
}
.AnyTagClassName
{
color: #310738;
}
</style>
background-color css
<style>
a { background-color: #310738; }
a { background-color: rgb(49,7,56); }
div.DivClassName
{
background-color: #310738;
}
.BgClassName
{
background-color: #310738;
}
</style>
border-color css
<style>
span { border-color: #310738; }
span { border-color: rgb(49,7,56); }
td.TdClassName
{
border-color: #310738;
}
.TagClassName
{
border-color: #310738;
}
</style>