Shades of Blackcurrant #322738
Tints of Blackcurrant #322738
RGB
CMYK
RGB Variations
Color information
#322738 (or 0x322738) is known color: Blackcurrant. HEX triplet: 32, 27 and 38. RGB value is (50,39,56). Sum of RGB (Red+Green+Blue) = 50+39+56=145 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.48% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 56 (22.27% from 255 or 38.62% from 145); Max value from RGB is 56 - color contains mainly: blue. Hex color #322738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322738 is #CDD8C7. Grayscale: #2C2C2C. Windows color (decimal): -13490376 or 3680050. OLE color: 3680050.
HSL color Cylindrical-coordinate representation of color #322738: hue angle of 278.82º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #322738 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 39 | 56 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.78 |
| HSL | 278.82º | 0.18% | 0.19% | - |
| HSV(B) | 278.82º | 0.3% | 0.22% | - |
| XYZ | 2.75 | 2.41 | 4.06 | - |
| YUV | 44.23 | 134.64 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 56 | 0.11 | 0.30 | 0 | 0.78 | 278.82 | 0.18 | 0.19 |
| Hex | 32 | 27 | 38 | B | 1E | 0 | 4E | 117 | 12 | 13 |
| Octal | 62 | 47 | 70 | 13 | 36 | 0 | 116 | 427 | 22 | 23 |
| Binary | 110010 | 100111 | 111000 | 1011 | 11110 | 0 | 1001110 | 100010111 | 10010 | 10011 |
Color Harmonies of #322738
Complementary color
Monochromatic Colors of #322738
Black with #322738
Text Example
Text Example
White with #322738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322738; }
p { color: rgb(50,39,56); }
H1.HeaderClassName
{
color: #322738;
}
.AnyTagClassName
{
color: #322738;
}
</style>
background-color css
<style>
a { background-color: #322738; }
a { background-color: rgb(50,39,56); }
div.DivClassName
{
background-color: #322738;
}
.BgClassName
{
background-color: #322738;
}
</style>
border-color css
<style>
span { border-color: #322738; }
span { border-color: rgb(50,39,56); }
td.TdClassName
{
border-color: #322738;
}
.TagClassName
{
border-color: #322738;
}
</style>