Shades of Blackcurrant #370448
Tints of Blackcurrant #370448
RGB
CMYK
RGB Variations
Color information
#370448 (or 0x370448) is known color: Blackcurrant. HEX triplet: 37, 04 and 48. RGB value is (55,4,72). Sum of RGB (Red+Green+Blue) = 55+4+72=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 72 (28.52% from 255 or 54.96% from 131); Max value from RGB is 72 - color contains mainly: blue. Hex color #370448 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370448 is #C8FBB7. Grayscale: #1A1A1A. Windows color (decimal): -13171640 or 4719671. OLE color: 4719671.
HSL color Cylindrical-coordinate representation of color #370448: hue angle of 285º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370448 is Cyan = 0.24, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 4 | 72 | - |
| CMYK | 0.24 | 0.94 | 0 | 0.72 |
| HSL | 285º | 0.89% | 0.15% | - |
| HSV(B) | 285º | 0.94% | 0.28% | - |
| XYZ | 2.79 | 1.37 | 6.25 | - |
| YUV | 27 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 72 | 0.24 | 0.94 | 0 | 0.72 | 285 | 0.89 | 0.15 |
| Hex | 37 | 4 | 48 | 18 | 5E | 0 | 48 | 11D | 59 | F |
| Octal | 67 | 4 | 110 | 30 | 136 | 0 | 110 | 435 | 131 | 17 |
| Binary | 110111 | 100 | 1001000 | 11000 | 1011110 | 0 | 1001000 | 100011101 | 1011001 | 1111 |
Color Harmonies of #370448
Complementary color
Monochromatic Colors of #370448
Black with #370448
Text Example
Text Example
White with #370448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370448; }
p { color: rgb(55,4,72); }
H1.HeaderClassName
{
color: #370448;
}
.AnyTagClassName
{
color: #370448;
}
</style>
background-color css
<style>
a { background-color: #370448; }
a { background-color: rgb(55,4,72); }
div.DivClassName
{
background-color: #370448;
}
.BgClassName
{
background-color: #370448;
}
</style>
border-color css
<style>
span { border-color: #370448; }
span { border-color: rgb(55,4,72); }
td.TdClassName
{
border-color: #370448;
}
.TagClassName
{
border-color: #370448;
}
</style>