Shades of Blackcurrant #380847
Tints of Blackcurrant #380847
RGB
CMYK
RGB Variations
Color information
#380847 (or 0x380847) is known color: Blackcurrant. HEX triplet: 38, 08 and 47. RGB value is (56,8,71). Sum of RGB (Red+Green+Blue) = 56+8+71=135 (17% of max value = 765). Red value is 56 (22.27% from 255 or 41.48% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 71 (28.12% from 255 or 52.59% from 135); Max value from RGB is 71 - color contains mainly: blue. Hex color #380847 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380847 is #C7F7B8. Grayscale: #1D1D1D. Windows color (decimal): -13105081 or 4655160. OLE color: 4655160.
HSL color Cylindrical-coordinate representation of color #380847: hue angle of 285.71º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380847 is Cyan = 0.21, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 8 | 71 | - |
| CMYK | 0.21 | 0.89 | 0 | 0.72 |
| HSL | 285.71º | 0.8% | 0.15% | - |
| HSV(B) | 285.71º | 0.89% | 0.28% | - |
| XYZ | 2.86 | 1.47 | 6.09 | - |
| YUV | 29.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 71 | 0.21 | 0.89 | 0 | 0.72 | 285.71 | 0.8 | 0.15 |
| Hex | 38 | 8 | 47 | 15 | 59 | 0 | 48 | 11E | 50 | F |
| Octal | 70 | 10 | 107 | 25 | 131 | 0 | 110 | 436 | 120 | 17 |
| Binary | 111000 | 1000 | 1000111 | 10101 | 1011001 | 0 | 1001000 | 100011110 | 1010000 | 1111 |
Color Harmonies of #380847
Complementary color
Monochromatic Colors of #380847
Black with #380847
Text Example
Text Example
White with #380847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380847; }
p { color: rgb(56,8,71); }
H1.HeaderClassName
{
color: #380847;
}
.AnyTagClassName
{
color: #380847;
}
</style>
background-color css
<style>
a { background-color: #380847; }
a { background-color: rgb(56,8,71); }
div.DivClassName
{
background-color: #380847;
}
.BgClassName
{
background-color: #380847;
}
</style>
border-color css
<style>
span { border-color: #380847; }
span { border-color: rgb(56,8,71); }
td.TdClassName
{
border-color: #380847;
}
.TagClassName
{
border-color: #380847;
}
</style>