Shades of Blackcurrant #331439
Tints of Blackcurrant #331439
RGB
CMYK
RGB Variations
Color information
#331439 (or 0x331439) is known color: Blackcurrant. HEX triplet: 33, 14 and 39. RGB value is (51,20,57). Sum of RGB (Red+Green+Blue) = 51+20+57=128 (16% of max value = 765). Red value is 51 (20.31% from 255 or 39.84% from 128); Green value is 20 (8.20% from 255 or 15.62% from 128); Blue value is 57 (22.66% from 255 or 44.53% from 128); Max value from RGB is 57 - color contains mainly: blue. Hex color #331439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331439 is #CCEBC6. Grayscale: #212121. Windows color (decimal): -13429703 or 3740723. OLE color: 3740723.
HSL color Cylindrical-coordinate representation of color #331439: hue angle of 290.27º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #331439 is Cyan = 0.11, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 20 | 57 | - |
| CMYK | 0.11 | 0.65 | 0 | 0.78 |
| HSL | 290.27º | 0.48% | 0.15% | - |
| HSV(B) | 290.27º | 0.65% | 0.22% | - |
| XYZ | 2.35 | 1.5 | 4.04 | - |
| YUV | 33.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 57 | 0.11 | 0.65 | 0 | 0.78 | 290.27 | 0.48 | 0.15 |
| Hex | 33 | 14 | 39 | B | 41 | 0 | 4E | 122 | 30 | F |
| Octal | 63 | 24 | 71 | 13 | 101 | 0 | 116 | 442 | 60 | 17 |
| Binary | 110011 | 10100 | 111001 | 1011 | 1000001 | 0 | 1001110 | 100100010 | 110000 | 1111 |
Color Harmonies of #331439
Complementary color
Monochromatic Colors of #331439
Black with #331439
Text Example
Text Example
White with #331439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331439; }
p { color: rgb(51,20,57); }
H1.HeaderClassName
{
color: #331439;
}
.AnyTagClassName
{
color: #331439;
}
</style>
background-color css
<style>
a { background-color: #331439; }
a { background-color: rgb(51,20,57); }
div.DivClassName
{
background-color: #331439;
}
.BgClassName
{
background-color: #331439;
}
</style>
border-color css
<style>
span { border-color: #331439; }
span { border-color: rgb(51,20,57); }
td.TdClassName
{
border-color: #331439;
}
.TagClassName
{
border-color: #331439;
}
</style>