Shades of Blackcurrant #312437
Tints of Blackcurrant #312437
RGB
CMYK
RGB Variations
Color information
#312437 (or 0x312437) is known color: Blackcurrant. HEX triplet: 31, 24 and 37. RGB value is (49,36,55). Sum of RGB (Red+Green+Blue) = 49+36+55=140 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35% from 140); Green value is 36 (14.45% from 255 or 25.71% from 140); Blue value is 55 (21.88% from 255 or 39.29% from 140); Max value from RGB is 55 - color contains mainly: blue. Hex color #312437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312437 is #CEDBC8. Grayscale: #292929. Windows color (decimal): -13556681 or 3613745. OLE color: 3613745.
HSL color Cylindrical-coordinate representation of color #312437: hue angle of 281.05º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #312437 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 36 | 55 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.78 |
| HSL | 281.05º | 0.21% | 0.18% | - |
| HSV(B) | 281.05º | 0.35% | 0.22% | - |
| XYZ | 2.59 | 2.19 | 3.9 | - |
| YUV | 42.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 55 | 0.11 | 0.35 | 0 | 0.78 | 281.05 | 0.21 | 0.18 |
| Hex | 31 | 24 | 37 | B | 23 | 0 | 4E | 119 | 15 | 12 |
| Octal | 61 | 44 | 67 | 13 | 43 | 0 | 116 | 431 | 25 | 22 |
| Binary | 110001 | 100100 | 110111 | 1011 | 100011 | 0 | 1001110 | 100011001 | 10101 | 10010 |
Color Harmonies of #312437
Complementary color
Monochromatic Colors of #312437
Black with #312437
Text Example
Text Example
White with #312437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312437; }
p { color: rgb(49,36,55); }
H1.HeaderClassName
{
color: #312437;
}
.AnyTagClassName
{
color: #312437;
}
</style>
background-color css
<style>
a { background-color: #312437; }
a { background-color: rgb(49,36,55); }
div.DivClassName
{
background-color: #312437;
}
.BgClassName
{
background-color: #312437;
}
</style>
border-color css
<style>
span { border-color: #312437; }
span { border-color: rgb(49,36,55); }
td.TdClassName
{
border-color: #312437;
}
.TagClassName
{
border-color: #312437;
}
</style>