Shades of Blackcurrant #370544
Tints of Blackcurrant #370544
RGB
CMYK
RGB Variations
Color information
#370544 (or 0x370544) is known color: Blackcurrant. HEX triplet: 37, 05 and 44. RGB value is (55,5,68). Sum of RGB (Red+Green+Blue) = 55+5+68=128 (16% of max value = 765). Red value is 55 (21.88% from 255 or 42.97% from 128); Green value is 5 (2.34% from 255 or 3.91% from 128); Blue value is 68 (26.95% from 255 or 53.12% from 128); Max value from RGB is 68 - color contains mainly: blue. Hex color #370544 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370544 is #C8FABB. Grayscale: #1A1A1A. Windows color (decimal): -13171388 or 4457783. OLE color: 4457783.
HSL color Cylindrical-coordinate representation of color #370544: hue angle of 287.62º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370544 is Cyan = 0.19, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 55 | 5 | 68 | - |
| CMYK | 0.19 | 0.93 | 0 | 0.73 |
| HSL | 287.62º | 0.86% | 0.14% | - |
| HSV(B) | 287.62º | 0.93% | 0.27% | - |
| XYZ | 2.67 | 1.34 | 5.59 | - |
| YUV | 27.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 68 | 0.19 | 0.93 | 0 | 0.73 | 287.62 | 0.86 | 0.14 |
| Hex | 37 | 5 | 44 | 13 | 5D | 0 | 49 | 120 | 56 | E |
| Octal | 67 | 5 | 104 | 23 | 135 | 0 | 111 | 440 | 126 | 16 |
| Binary | 110111 | 101 | 1000100 | 10011 | 1011101 | 0 | 1001001 | 100100000 | 1010110 | 1110 |
Color Harmonies of #370544
Complementary color
Monochromatic Colors of #370544
Black with #370544
Text Example
Text Example
White with #370544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370544; }
p { color: rgb(55,5,68); }
H1.HeaderClassName
{
color: #370544;
}
.AnyTagClassName
{
color: #370544;
}
</style>
background-color css
<style>
a { background-color: #370544; }
a { background-color: rgb(55,5,68); }
div.DivClassName
{
background-color: #370544;
}
.BgClassName
{
background-color: #370544;
}
</style>
border-color css
<style>
span { border-color: #370544; }
span { border-color: rgb(55,5,68); }
td.TdClassName
{
border-color: #370544;
}
.TagClassName
{
border-color: #370544;
}
</style>