Shades of Blackcurrant #322936
Tints of Blackcurrant #322936
RGB
CMYK
RGB Variations
Color information
#322936 (or 0x322936) is known color: Blackcurrant. HEX triplet: 32, 29 and 36. RGB value is (50,41,54). Sum of RGB (Red+Green+Blue) = 50+41+54=145 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.48% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 54 (21.48% from 255 or 37.24% from 145); Max value from RGB is 54 - color contains mainly: blue. Hex color #322936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322936 is #CDD6C9. Grayscale: #2D2D2D. Windows color (decimal): -13489866 or 3549490. OLE color: 3549490.
HSL color Cylindrical-coordinate representation of color #322936: hue angle of 281.54º degrees, saturation: 0.14, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #322936 is Cyan = 0.07, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 50 | 41 | 54 | - |
| CMYK | 0.07 | 0.24 | 0 | 0.79 |
| HSL | 281.54º | 0.14% | 0.19% | - |
| HSV(B) | 281.54º | 0.24% | 0.21% | - |
| XYZ | 2.77 | 2.53 | 3.83 | - |
| YUV | 45.17 | 132.98 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 54 | 0.07 | 0.24 | 0 | 0.79 | 281.54 | 0.14 | 0.19 |
| Hex | 32 | 29 | 36 | 7 | 18 | 0 | 4F | 11A | E | 13 |
| Octal | 62 | 51 | 66 | 7 | 30 | 0 | 117 | 432 | 16 | 23 |
| Binary | 110010 | 101001 | 110110 | 111 | 11000 | 0 | 1001111 | 100011010 | 1110 | 10011 |
Color Harmonies of #322936
Complementary color
Monochromatic Colors of #322936
Black with #322936
Text Example
Text Example
White with #322936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322936; }
p { color: rgb(50,41,54); }
H1.HeaderClassName
{
color: #322936;
}
.AnyTagClassName
{
color: #322936;
}
</style>
background-color css
<style>
a { background-color: #322936; }
a { background-color: rgb(50,41,54); }
div.DivClassName
{
background-color: #322936;
}
.BgClassName
{
background-color: #322936;
}
</style>
border-color css
<style>
span { border-color: #322936; }
span { border-color: rgb(50,41,54); }
td.TdClassName
{
border-color: #322936;
}
.TagClassName
{
border-color: #322936;
}
</style>