Shades of Blackcurrant #320738
Tints of Blackcurrant #320738
RGB
CMYK
RGB Variations
Color information
#320738 (or 0x320738) is known color: Blackcurrant. HEX triplet: 32, 07 and 38. RGB value is (50,7,56). Sum of RGB (Red+Green+Blue) = 50+7+56=113 (14% of max value = 765). Red value is 50 (19.92% from 255 or 44.25% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 56 (22.27% from 255 or 49.56% from 113); Max value from RGB is 56 - color contains mainly: blue. Hex color #320738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320738 is #CDF8C7. Grayscale: #191919. Windows color (decimal): -13498568 or 3671858. OLE color: 3671858.
HSL color Cylindrical-coordinate representation of color #320738: hue angle of 292.65º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #320738 is Cyan = 0.11, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 7 | 56 | - |
| CMYK | 0.11 | 0.88 | 0 | 0.78 |
| HSL | 292.65º | 0.78% | 0.12% | - |
| HSV(B) | 292.65º | 0.88% | 0.22% | - |
| XYZ | 2.11 | 1.12 | 3.85 | - |
| YUV | 25.44 | 145.25 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 56 | 0.11 | 0.88 | 0 | 0.78 | 292.65 | 0.78 | 0.12 |
| Hex | 32 | 7 | 38 | B | 58 | 0 | 4E | 125 | 4E | C |
| Octal | 62 | 7 | 70 | 13 | 130 | 0 | 116 | 445 | 116 | 14 |
| Binary | 110010 | 111 | 111000 | 1011 | 1011000 | 0 | 1001110 | 100100101 | 1001110 | 1100 |
Color Harmonies of #320738
Complementary color
Monochromatic Colors of #320738
Black with #320738
Text Example
Text Example
White with #320738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320738; }
p { color: rgb(50,7,56); }
H1.HeaderClassName
{
color: #320738;
}
.AnyTagClassName
{
color: #320738;
}
</style>
background-color css
<style>
a { background-color: #320738; }
a { background-color: rgb(50,7,56); }
div.DivClassName
{
background-color: #320738;
}
.BgClassName
{
background-color: #320738;
}
</style>
border-color css
<style>
span { border-color: #320738; }
span { border-color: rgb(50,7,56); }
td.TdClassName
{
border-color: #320738;
}
.TagClassName
{
border-color: #320738;
}
</style>