Shades of Blackcurrant #320938
Tints of Blackcurrant #320938
RGB
CMYK
RGB Variations
Color information
#320938 (or 0x320938) is known color: Blackcurrant. HEX triplet: 32, 09 and 38. RGB value is (50,9,56). Sum of RGB (Red+Green+Blue) = 50+9+56=115 (15% of max value = 765). Red value is 50 (19.92% from 255 or 43.48% from 115); Green value is 9 (3.91% from 255 or 7.83% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 56 - color contains mainly: blue. Hex color #320938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320938 is #CDF6C7. Grayscale: #1A1A1A. Windows color (decimal): -13498056 or 3672370. OLE color: 3672370.
HSL color Cylindrical-coordinate representation of color #320938: hue angle of 292.34º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #320938 is Cyan = 0.11, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 9 | 56 | - |
| CMYK | 0.11 | 0.84 | 0 | 0.78 |
| HSL | 292.34º | 0.72% | 0.13% | - |
| HSV(B) | 292.34º | 0.84% | 0.22% | - |
| XYZ | 2.13 | 1.16 | 3.85 | - |
| YUV | 26.62 | 144.58 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 56 | 0.11 | 0.84 | 0 | 0.78 | 292.34 | 0.72 | 0.13 |
| Hex | 32 | 9 | 38 | B | 54 | 0 | 4E | 124 | 48 | D |
| Octal | 62 | 11 | 70 | 13 | 124 | 0 | 116 | 444 | 110 | 15 |
| Binary | 110010 | 1001 | 111000 | 1011 | 1010100 | 0 | 1001110 | 100100100 | 1001000 | 1101 |
Color Harmonies of #320938
Complementary color
Monochromatic Colors of #320938
Black with #320938
Text Example
Text Example
White with #320938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320938; }
p { color: rgb(50,9,56); }
H1.HeaderClassName
{
color: #320938;
}
.AnyTagClassName
{
color: #320938;
}
</style>
background-color css
<style>
a { background-color: #320938; }
a { background-color: rgb(50,9,56); }
div.DivClassName
{
background-color: #320938;
}
.BgClassName
{
background-color: #320938;
}
</style>
border-color css
<style>
span { border-color: #320938; }
span { border-color: rgb(50,9,56); }
td.TdClassName
{
border-color: #320938;
}
.TagClassName
{
border-color: #320938;
}
</style>