Shades of Blackcurrant #370547
Tints of Blackcurrant #370547
RGB
CMYK
RGB Variations
Color information
#370547 (or 0x370547) is known color: Blackcurrant. HEX triplet: 37, 05 and 47. RGB value is (55,5,71). Sum of RGB (Red+Green+Blue) = 55+5+71=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 5 (2.34% from 255 or 3.82% from 131); Blue value is 71 (28.12% from 255 or 54.20% from 131); Max value from RGB is 71 - color contains mainly: blue. Hex color #370547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370547 is #C8FAB8. Grayscale: #1B1B1B. Windows color (decimal): -13171385 or 4654391. OLE color: 4654391.
HSL color Cylindrical-coordinate representation of color #370547: hue angle of 285.45º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370547 is Cyan = 0.23, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 55 | 5 | 71 | - |
| CMYK | 0.23 | 0.93 | 0 | 0.72 |
| HSL | 285.45º | 0.87% | 0.15% | - |
| HSV(B) | 285.45º | 0.93% | 0.28% | - |
| XYZ | 2.77 | 1.38 | 6.08 | - |
| YUV | 27.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 71 | 0.23 | 0.93 | 0 | 0.72 | 285.45 | 0.87 | 0.15 |
| Hex | 37 | 5 | 47 | 17 | 5D | 0 | 48 | 11D | 57 | F |
| Octal | 67 | 5 | 107 | 27 | 135 | 0 | 110 | 435 | 127 | 17 |
| Binary | 110111 | 101 | 1000111 | 10111 | 1011101 | 0 | 1001000 | 100011101 | 1010111 | 1111 |
Color Harmonies of #370547
Complementary color
Monochromatic Colors of #370547
Black with #370547
Text Example
Text Example
White with #370547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370547; }
p { color: rgb(55,5,71); }
H1.HeaderClassName
{
color: #370547;
}
.AnyTagClassName
{
color: #370547;
}
</style>
background-color css
<style>
a { background-color: #370547; }
a { background-color: rgb(55,5,71); }
div.DivClassName
{
background-color: #370547;
}
.BgClassName
{
background-color: #370547;
}
</style>
border-color css
<style>
span { border-color: #370547; }
span { border-color: rgb(55,5,71); }
td.TdClassName
{
border-color: #370547;
}
.TagClassName
{
border-color: #370547;
}
</style>