Shades of Blackcurrant #372440
Tints of Blackcurrant #372440
RGB
CMYK
RGB Variations
Color information
#372440 (or 0x372440) is known color: Blackcurrant. HEX triplet: 37, 24 and 40. RGB value is (55,36,64). Sum of RGB (Red+Green+Blue) = 55+36+64=155 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.48% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 64 - color contains mainly: blue. Hex color #372440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372440 is #C8DBBF. Grayscale: #2C2C2C. Windows color (decimal): -13163456 or 4203575. OLE color: 4203575.
HSL color Cylindrical-coordinate representation of color #372440: hue angle of 280.71º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #372440 is Cyan = 0.14, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 36 | 64 | - |
| CMYK | 0.14 | 0.44 | 0 | 0.75 |
| HSL | 280.71º | 0.28% | 0.2% | - |
| HSV(B) | 280.71º | 0.44% | 0.25% | - |
| XYZ | 3.13 | 2.44 | 5.16 | - |
| YUV | 44.87 | 138.79 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 64 | 0.14 | 0.44 | 0 | 0.75 | 280.71 | 0.28 | 0.2 |
| Hex | 37 | 24 | 40 | E | 2C | 0 | 4B | 119 | 1C | 14 |
| Octal | 67 | 44 | 100 | 16 | 54 | 0 | 113 | 431 | 34 | 24 |
| Binary | 110111 | 100100 | 1000000 | 1110 | 101100 | 0 | 1001011 | 100011001 | 11100 | 10100 |
Color Harmonies of #372440
Complementary color
Monochromatic Colors of #372440
Black with #372440
Text Example
Text Example
White with #372440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372440; }
p { color: rgb(55,36,64); }
H1.HeaderClassName
{
color: #372440;
}
.AnyTagClassName
{
color: #372440;
}
</style>
background-color css
<style>
a { background-color: #372440; }
a { background-color: rgb(55,36,64); }
div.DivClassName
{
background-color: #372440;
}
.BgClassName
{
background-color: #372440;
}
</style>
border-color css
<style>
span { border-color: #372440; }
span { border-color: rgb(55,36,64); }
td.TdClassName
{
border-color: #372440;
}
.TagClassName
{
border-color: #372440;
}
</style>