Shades of Blackcurrant #321738
Tints of Blackcurrant #321738
RGB
CMYK
RGB Variations
Color information
#321738 (or 0x321738) is known color: Blackcurrant. HEX triplet: 32, 17 and 38. RGB value is (50,23,56). Sum of RGB (Red+Green+Blue) = 50+23+56=129 (17% of max value = 765). Red value is 50 (19.92% from 255 or 38.76% from 129); Green value is 23 (9.38% from 255 or 17.83% from 129); Blue value is 56 (22.27% from 255 or 43.41% from 129); Max value from RGB is 56 - color contains mainly: blue. Hex color #321738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321738 is #CDE8C7. Grayscale: #222222. Windows color (decimal): -13494472 or 3675954. OLE color: 3675954.
HSL color Cylindrical-coordinate representation of color #321738: hue angle of 289.09º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #321738 is Cyan = 0.11, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 23 | 56 | - |
| CMYK | 0.11 | 0.59 | 0 | 0.78 |
| HSL | 289.09º | 0.42% | 0.15% | - |
| HSV(B) | 289.09º | 0.59% | 0.22% | - |
| XYZ | 2.34 | 1.58 | 3.92 | - |
| YUV | 34.84 | 139.95 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 56 | 0.11 | 0.59 | 0 | 0.78 | 289.09 | 0.42 | 0.15 |
| Hex | 32 | 17 | 38 | B | 3B | 0 | 4E | 121 | 2A | F |
| Octal | 62 | 27 | 70 | 13 | 73 | 0 | 116 | 441 | 52 | 17 |
| Binary | 110010 | 10111 | 111000 | 1011 | 111011 | 0 | 1001110 | 100100001 | 101010 | 1111 |
Color Harmonies of #321738
Complementary color
Monochromatic Colors of #321738
Black with #321738
Text Example
Text Example
White with #321738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321738; }
p { color: rgb(50,23,56); }
H1.HeaderClassName
{
color: #321738;
}
.AnyTagClassName
{
color: #321738;
}
</style>
background-color css
<style>
a { background-color: #321738; }
a { background-color: rgb(50,23,56); }
div.DivClassName
{
background-color: #321738;
}
.BgClassName
{
background-color: #321738;
}
</style>
border-color css
<style>
span { border-color: #321738; }
span { border-color: rgb(50,23,56); }
td.TdClassName
{
border-color: #321738;
}
.TagClassName
{
border-color: #321738;
}
</style>