Shades of Blackcurrant #370740
Tints of Blackcurrant #370740
RGB
CMYK
RGB Variations
Color information
#370740 (or 0x370740) is known color: Blackcurrant. HEX triplet: 37, 07 and 40. RGB value is (55,7,64). Sum of RGB (Red+Green+Blue) = 55+7+64=126 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.65% from 126); Green value is 7 (3.12% from 255 or 5.56% from 126); Blue value is 64 (25.39% from 255 or 50.79% from 126); Max value from RGB is 64 - color contains mainly: blue. Hex color #370740 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370740 is #C8F8BF. Grayscale: #1B1B1B. Windows color (decimal): -13170880 or 4196151. OLE color: 4196151.
HSL color Cylindrical-coordinate representation of color #370740: hue angle of 290.53º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370740 is Cyan = 0.14, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 7 | 64 | - |
| CMYK | 0.14 | 0.89 | 0 | 0.75 |
| HSL | 290.53º | 0.8% | 0.14% | - |
| HSV(B) | 290.53º | 0.89% | 0.25% | - |
| XYZ | 2.58 | 1.33 | 4.97 | - |
| YUV | 27.85 | 148.4 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 64 | 0.14 | 0.89 | 0 | 0.75 | 290.53 | 0.8 | 0.14 |
| Hex | 37 | 7 | 40 | E | 59 | 0 | 4B | 123 | 50 | E |
| Octal | 67 | 7 | 100 | 16 | 131 | 0 | 113 | 443 | 120 | 16 |
| Binary | 110111 | 111 | 1000000 | 1110 | 1011001 | 0 | 1001011 | 100100011 | 1010000 | 1110 |
Color Harmonies of #370740
Complementary color
Monochromatic Colors of #370740
Black with #370740
Text Example
Text Example
White with #370740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370740; }
p { color: rgb(55,7,64); }
H1.HeaderClassName
{
color: #370740;
}
.AnyTagClassName
{
color: #370740;
}
</style>
background-color css
<style>
a { background-color: #370740; }
a { background-color: rgb(55,7,64); }
div.DivClassName
{
background-color: #370740;
}
.BgClassName
{
background-color: #370740;
}
</style>
border-color css
<style>
span { border-color: #370740; }
span { border-color: rgb(55,7,64); }
td.TdClassName
{
border-color: #370740;
}
.TagClassName
{
border-color: #370740;
}
</style>