Shades of Blackcurrant #370556
Tints of Blackcurrant #370556
RGB
CMYK
RGB Variations
Color information
#370556 (or 0x370556) is known color: Blackcurrant. HEX triplet: 37, 05 and 56. RGB value is (55,5,86). Sum of RGB (Red+Green+Blue) = 55+5+86=146 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.67% from 146); Green value is 5 (2.34% from 255 or 3.42% from 146); Blue value is 86 (33.98% from 255 or 58.90% from 146); Max value from RGB is 86 - color contains mainly: blue. Hex color #370556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370556 is #C8FAA9. Grayscale: #1C1C1C. Windows color (decimal): -13171370 or 5637431. OLE color: 5637431.
HSL color Cylindrical-coordinate representation of color #370556: hue angle of 277.04º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370556 is Cyan = 0.36, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 5 | 86 | - |
| CMYK | 0.36 | 0.94 | 0 | 0.66 |
| HSL | 277.04º | 0.89% | 0.18% | - |
| HSV(B) | 277.04º | 0.94% | 0.34% | - |
| XYZ | 3.31 | 1.59 | 8.94 | - |
| YUV | 29.18 | 160.07 | 146.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 86 | 0.36 | 0.94 | 0 | 0.66 | 277.04 | 0.89 | 0.18 |
| Hex | 37 | 5 | 56 | 24 | 5E | 0 | 42 | 115 | 59 | 12 |
| Octal | 67 | 5 | 126 | 44 | 136 | 0 | 102 | 425 | 131 | 22 |
| Binary | 110111 | 101 | 1010110 | 100100 | 1011110 | 0 | 1000010 | 100010101 | 1011001 | 10010 |
Color Harmonies of #370556
Complementary color
Monochromatic Colors of #370556
Black with #370556
Text Example
Text Example
White with #370556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370556; }
p { color: rgb(55,5,86); }
H1.HeaderClassName
{
color: #370556;
}
.AnyTagClassName
{
color: #370556;
}
</style>
background-color css
<style>
a { background-color: #370556; }
a { background-color: rgb(55,5,86); }
div.DivClassName
{
background-color: #370556;
}
.BgClassName
{
background-color: #370556;
}
</style>
border-color css
<style>
span { border-color: #370556; }
span { border-color: rgb(55,5,86); }
td.TdClassName
{
border-color: #370556;
}
.TagClassName
{
border-color: #370556;
}
</style>