Shades of Blackcurrant #381042
Tints of Blackcurrant #381042
RGB
CMYK
RGB Variations
Color information
#381042 (or 0x381042) is known color: Blackcurrant. HEX triplet: 38, 10 and 42. RGB value is (56,16,66). Sum of RGB (Red+Green+Blue) = 56+16+66=138 (18% of max value = 765). Red value is 56 (22.27% from 255 or 40.58% from 138); Green value is 16 (6.64% from 255 or 11.59% from 138); Blue value is 66 (26.17% from 255 or 47.83% from 138); Max value from RGB is 66 - color contains mainly: blue. Hex color #381042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381042 is #C7EFBD. Grayscale: #212121. Windows color (decimal): -13103038 or 4329528. OLE color: 4329528.
HSL color Cylindrical-coordinate representation of color #381042: hue angle of 288º 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 #381042 is Cyan = 0.15, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 16 | 66 | - |
| CMYK | 0.15 | 0.76 | 0 | 0.74 |
| HSL | 288º | 0.61% | 0.16% | - |
| HSV(B) | 288º | 0.76% | 0.26% | - |
| XYZ | 2.8 | 1.6 | 5.32 | - |
| YUV | 33.66 | 146.25 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 66 | 0.15 | 0.76 | 0 | 0.74 | 288 | 0.61 | 0.16 |
| Hex | 38 | 10 | 42 | F | 4C | 0 | 4A | 120 | 3D | 10 |
| Octal | 70 | 20 | 102 | 17 | 114 | 0 | 112 | 440 | 75 | 20 |
| Binary | 111000 | 10000 | 1000010 | 1111 | 1001100 | 0 | 1001010 | 100100000 | 111101 | 10000 |
Color Harmonies of #381042
Complementary color
Monochromatic Colors of #381042
Black with #381042
Text Example
Text Example
White with #381042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381042; }
p { color: rgb(56,16,66); }
H1.HeaderClassName
{
color: #381042;
}
.AnyTagClassName
{
color: #381042;
}
</style>
background-color css
<style>
a { background-color: #381042; }
a { background-color: rgb(56,16,66); }
div.DivClassName
{
background-color: #381042;
}
.BgClassName
{
background-color: #381042;
}
</style>
border-color css
<style>
span { border-color: #381042; }
span { border-color: rgb(56,16,66); }
td.TdClassName
{
border-color: #381042;
}
.TagClassName
{
border-color: #381042;
}
</style>