Shades of Blackcurrant #371042
Tints of Blackcurrant #371042
RGB
CMYK
RGB Variations
Color information
#371042 (or 0x371042) is known color: Blackcurrant. HEX triplet: 37, 10 and 42. RGB value is (55,16,66). Sum of RGB (Red+Green+Blue) = 55+16+66=137 (18% of max value = 765). Red value is 55 (21.88% from 255 or 40.15% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 66 (26.17% from 255 or 48.18% from 137); Max value from RGB is 66 - color contains mainly: blue. Hex color #371042 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371042 is #C8EFBD. Grayscale: #212121. Windows color (decimal): -13168574 or 4329527. OLE color: 4329527.
HSL color Cylindrical-coordinate representation of color #371042: hue angle of 286.8º 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 #371042 is Cyan = 0.17, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 16 | 66 | - |
| CMYK | 0.17 | 0.76 | 0 | 0.74 |
| HSL | 286.8º | 0.61% | 0.16% | - |
| HSV(B) | 286.8º | 0.76% | 0.26% | - |
| XYZ | 2.74 | 1.58 | 5.31 | - |
| YUV | 33.36 | 146.42 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 66 | 0.17 | 0.76 | 0 | 0.74 | 286.8 | 0.61 | 0.16 |
| Hex | 37 | 10 | 42 | 11 | 4C | 0 | 4A | 11F | 3D | 10 |
| Octal | 67 | 20 | 102 | 21 | 114 | 0 | 112 | 437 | 75 | 20 |
| Binary | 110111 | 10000 | 1000010 | 10001 | 1001100 | 0 | 1001010 | 100011111 | 111101 | 10000 |
Color Harmonies of #371042
Complementary color
Monochromatic Colors of #371042
Black with #371042
Text Example
Text Example
White with #371042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371042; }
p { color: rgb(55,16,66); }
H1.HeaderClassName
{
color: #371042;
}
.AnyTagClassName
{
color: #371042;
}
</style>
background-color css
<style>
a { background-color: #371042; }
a { background-color: rgb(55,16,66); }
div.DivClassName
{
background-color: #371042;
}
.BgClassName
{
background-color: #371042;
}
</style>
border-color css
<style>
span { border-color: #371042; }
span { border-color: rgb(55,16,66); }
td.TdClassName
{
border-color: #371042;
}
.TagClassName
{
border-color: #371042;
}
</style>