Shades of Blackcurrant #310438
Tints of Blackcurrant #310438
RGB
CMYK
RGB Variations
Color information
#310438 (or 0x310438) is known color: Blackcurrant. HEX triplet: 31, 04 and 38. RGB value is (49,4,56). Sum of RGB (Red+Green+Blue) = 49+4+56=109 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.95% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 56 (22.27% from 255 or 51.38% from 109); Max value from RGB is 56 - color contains mainly: blue. Hex color #310438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310438 is #CEFBC7. Grayscale: #171717. Windows color (decimal): -13564872 or 3671089. OLE color: 3671089.
HSL color Cylindrical-coordinate representation of color #310438: hue angle of 291.92º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310438 is Cyan = 0.12, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 4 | 56 | - |
| CMYK | 0.12 | 0.93 | 0 | 0.78 |
| HSL | 291.92º | 0.87% | 0.12% | - |
| HSV(B) | 291.92º | 0.93% | 0.22% | - |
| XYZ | 2.02 | 1.03 | 3.83 | - |
| YUV | 23.38 | 146.41 | 146.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 56 | 0.12 | 0.93 | 0 | 0.78 | 291.92 | 0.87 | 0.12 |
| Hex | 31 | 4 | 38 | C | 5D | 0 | 4E | 124 | 57 | C |
| Octal | 61 | 4 | 70 | 14 | 135 | 0 | 116 | 444 | 127 | 14 |
| Binary | 110001 | 100 | 111000 | 1100 | 1011101 | 0 | 1001110 | 100100100 | 1010111 | 1100 |
Color Harmonies of #310438
Complementary color
Monochromatic Colors of #310438
Black with #310438
Text Example
Text Example
White with #310438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310438; }
p { color: rgb(49,4,56); }
H1.HeaderClassName
{
color: #310438;
}
.AnyTagClassName
{
color: #310438;
}
</style>
background-color css
<style>
a { background-color: #310438; }
a { background-color: rgb(49,4,56); }
div.DivClassName
{
background-color: #310438;
}
.BgClassName
{
background-color: #310438;
}
</style>
border-color css
<style>
span { border-color: #310438; }
span { border-color: rgb(49,4,56); }
td.TdClassName
{
border-color: #310438;
}
.TagClassName
{
border-color: #310438;
}
</style>