Shades of Blackcurrant #370948
Tints of Blackcurrant #370948
RGB
CMYK
RGB Variations
Color information
#370948 (or 0x370948) is known color: Blackcurrant. HEX triplet: 37, 09 and 48. RGB value is (55,9,72). Sum of RGB (Red+Green+Blue) = 55+9+72=136 (18% of max value = 765). Red value is 55 (21.88% from 255 or 40.44% from 136); Green value is 9 (3.91% from 255 or 6.62% from 136); Blue value is 72 (28.52% from 255 or 52.94% from 136); Max value from RGB is 72 - color contains mainly: blue. Hex color #370948 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370948 is #C8F6B7. Grayscale: #1D1D1D. Windows color (decimal): -13170360 or 4720951. OLE color: 4720951.
HSL color Cylindrical-coordinate representation of color #370948: hue angle of 283.81º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #370948 is Cyan = 0.24, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 9 | 72 | - |
| CMYK | 0.24 | 0.88 | 0 | 0.72 |
| HSL | 283.81º | 0.78% | 0.16% | - |
| HSV(B) | 283.81º | 0.88% | 0.28% | - |
| XYZ | 2.84 | 1.48 | 6.27 | - |
| YUV | 29.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 72 | 0.24 | 0.88 | 0 | 0.72 | 283.81 | 0.78 | 0.16 |
| Hex | 37 | 9 | 48 | 18 | 58 | 0 | 48 | 11C | 4E | 10 |
| Octal | 67 | 11 | 110 | 30 | 130 | 0 | 110 | 434 | 116 | 20 |
| Binary | 110111 | 1001 | 1001000 | 11000 | 1011000 | 0 | 1001000 | 100011100 | 1001110 | 10000 |
Color Harmonies of #370948
Complementary color
Monochromatic Colors of #370948
Black with #370948
Text Example
Text Example
White with #370948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370948; }
p { color: rgb(55,9,72); }
H1.HeaderClassName
{
color: #370948;
}
.AnyTagClassName
{
color: #370948;
}
</style>
background-color css
<style>
a { background-color: #370948; }
a { background-color: rgb(55,9,72); }
div.DivClassName
{
background-color: #370948;
}
.BgClassName
{
background-color: #370948;
}
</style>
border-color css
<style>
span { border-color: #370948; }
span { border-color: rgb(55,9,72); }
td.TdClassName
{
border-color: #370948;
}
.TagClassName
{
border-color: #370948;
}
</style>