Shades of Blackcurrant #381043
Tints of Blackcurrant #381043
RGB
CMYK
RGB Variations
Color information
#381043 (or 0x381043) is known color: Blackcurrant. HEX triplet: 38, 10 and 43. RGB value is (56,16,67). Sum of RGB (Red+Green+Blue) = 56+16+67=139 (18% of max value = 765). Red value is 56 (22.27% from 255 or 40.29% from 139); Green value is 16 (6.64% from 255 or 11.51% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 67 - color contains mainly: blue. Hex color #381043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381043 is #C7EFBC. Grayscale: #212121. Windows color (decimal): -13103037 or 4395064. OLE color: 4395064.
HSL color Cylindrical-coordinate representation of color #381043: hue angle of 287.06º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #381043 is Cyan = 0.16, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 16 | 67 | - |
| CMYK | 0.16 | 0.76 | 0 | 0.74 |
| HSL | 287.06º | 0.61% | 0.16% | - |
| HSV(B) | 287.06º | 0.76% | 0.26% | - |
| XYZ | 2.83 | 1.62 | 5.47 | - |
| YUV | 33.77 | 146.75 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 67 | 0.16 | 0.76 | 0 | 0.74 | 287.06 | 0.61 | 0.16 |
| Hex | 38 | 10 | 43 | 10 | 4C | 0 | 4A | 11F | 3D | 10 |
| Octal | 70 | 20 | 103 | 20 | 114 | 0 | 112 | 437 | 75 | 20 |
| Binary | 111000 | 10000 | 1000011 | 10000 | 1001100 | 0 | 1001010 | 100011111 | 111101 | 10000 |
Color Harmonies of #381043
Complementary color
Monochromatic Colors of #381043
Black with #381043
Text Example
Text Example
White with #381043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381043; }
p { color: rgb(56,16,67); }
H1.HeaderClassName
{
color: #381043;
}
.AnyTagClassName
{
color: #381043;
}
</style>
background-color css
<style>
a { background-color: #381043; }
a { background-color: rgb(56,16,67); }
div.DivClassName
{
background-color: #381043;
}
.BgClassName
{
background-color: #381043;
}
</style>
border-color css
<style>
span { border-color: #381043; }
span { border-color: rgb(56,16,67); }
td.TdClassName
{
border-color: #381043;
}
.TagClassName
{
border-color: #381043;
}
</style>