Shades of Blackcurrant #380446
Tints of Blackcurrant #380446
RGB
CMYK
RGB Variations
Color information
#380446 (or 0x380446) is known color: Blackcurrant. HEX triplet: 38, 04 and 46. RGB value is (56,4,70). Sum of RGB (Red+Green+Blue) = 56+4+70=130 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.08% from 130); Green value is 4 (1.95% from 255 or 3.08% from 130); Blue value is 70 (27.73% from 255 or 53.85% from 130); Max value from RGB is 70 - color contains mainly: blue. Hex color #380446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380446 is #C7FBB9. Grayscale: #1A1A1A. Windows color (decimal): -13106106 or 4588600. OLE color: 4588600.
HSL color Cylindrical-coordinate representation of color #380446: hue angle of 287.27º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #380446 is Cyan = 0.20, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 4 | 70 | - |
| CMYK | 0.20 | 0.94 | 0 | 0.73 |
| HSL | 287.27º | 0.89% | 0.15% | - |
| HSV(B) | 287.27º | 0.94% | 0.27% | - |
| XYZ | 2.78 | 1.37 | 5.91 | - |
| YUV | 27.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 70 | 0.20 | 0.94 | 0 | 0.73 | 287.27 | 0.89 | 0.15 |
| Hex | 38 | 4 | 46 | 14 | 5E | 0 | 49 | 11F | 59 | F |
| Octal | 70 | 4 | 106 | 24 | 136 | 0 | 111 | 437 | 131 | 17 |
| Binary | 111000 | 100 | 1000110 | 10100 | 1011110 | 0 | 1001001 | 100011111 | 1011001 | 1111 |
Color Harmonies of #380446
Complementary color
Monochromatic Colors of #380446
Black with #380446
Text Example
Text Example
White with #380446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380446; }
p { color: rgb(56,4,70); }
H1.HeaderClassName
{
color: #380446;
}
.AnyTagClassName
{
color: #380446;
}
</style>
background-color css
<style>
a { background-color: #380446; }
a { background-color: rgb(56,4,70); }
div.DivClassName
{
background-color: #380446;
}
.BgClassName
{
background-color: #380446;
}
</style>
border-color css
<style>
span { border-color: #380446; }
span { border-color: rgb(56,4,70); }
td.TdClassName
{
border-color: #380446;
}
.TagClassName
{
border-color: #380446;
}
</style>