Shades of Blackcurrant #370640
Tints of Blackcurrant #370640
RGB
CMYK
RGB Variations
Color information
#370640 (or 0x370640) is known color: Blackcurrant. HEX triplet: 37, 06 and 40. RGB value is (55,6,64). Sum of RGB (Red+Green+Blue) = 55+6+64=125 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44% from 125); Green value is 6 (2.73% from 255 or 4.8% from 125); Blue value is 64 (25.39% from 255 or 51.2% from 125); Max value from RGB is 64 - color contains mainly: blue. Hex color #370640 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370640 is #C8F9BF. Grayscale: #1B1B1B. Windows color (decimal): -13171136 or 4195895. OLE color: 4195895.
HSL color Cylindrical-coordinate representation of color #370640: hue angle of 290.69º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370640 is Cyan = 0.14, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 6 | 64 | - |
| CMYK | 0.14 | 0.91 | 0 | 0.75 |
| HSL | 290.69º | 0.83% | 0.14% | - |
| HSV(B) | 290.69º | 0.91% | 0.25% | - |
| XYZ | 2.57 | 1.31 | 4.97 | - |
| YUV | 27.26 | 148.73 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 64 | 0.14 | 0.91 | 0 | 0.75 | 290.69 | 0.83 | 0.14 |
| Hex | 37 | 6 | 40 | E | 5B | 0 | 4B | 123 | 53 | E |
| Octal | 67 | 6 | 100 | 16 | 133 | 0 | 113 | 443 | 123 | 16 |
| Binary | 110111 | 110 | 1000000 | 1110 | 1011011 | 0 | 1001011 | 100100011 | 1010011 | 1110 |
Color Harmonies of #370640
Complementary color
Monochromatic Colors of #370640
Black with #370640
Text Example
Text Example
White with #370640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370640; }
p { color: rgb(55,6,64); }
H1.HeaderClassName
{
color: #370640;
}
.AnyTagClassName
{
color: #370640;
}
</style>
background-color css
<style>
a { background-color: #370640; }
a { background-color: rgb(55,6,64); }
div.DivClassName
{
background-color: #370640;
}
.BgClassName
{
background-color: #370640;
}
</style>
border-color css
<style>
span { border-color: #370640; }
span { border-color: rgb(55,6,64); }
td.TdClassName
{
border-color: #370640;
}
.TagClassName
{
border-color: #370640;
}
</style>