Shades of Blackcurrant #370056
Tints of Blackcurrant #370056
RGB
CMYK
RGB Variations
Color information
#370056 (or 0x370056) is known color: Blackcurrant. HEX triplet: 37, 00 and 56. RGB value is (55,0,86). Sum of RGB (Red+Green+Blue) = 55+0+86=141 (18% of max value = 765). Red value is 55 (21.88% from 255 or 39.01% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 86 (33.98% from 255 or 60.99% from 141); Max value from RGB is 86 - color contains mainly: blue. Hex color #370056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370056 is #C8FFA9. Grayscale: #191919. Windows color (decimal): -13172650 or 5636151. OLE color: 5636151.
HSL color Cylindrical-coordinate representation of color #370056: hue angle of 278.37º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370056 is Cyan = 0.36, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 0 | 86 | - |
| CMYK | 0.36 | 1 | 0 | 0.66 |
| HSL | 278.37º | 1% | 0.17% | - |
| HSV(B) | 278.37º | 1% | 0.34% | - |
| XYZ | 3.26 | 1.48 | 8.92 | - |
| YUV | 26.25 | 161.72 | 148.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 86 | 0.36 | 1 | 0 | 0.66 | 278.37 | 1 | 0.17 |
| Hex | 37 | 0 | 56 | 24 | 64 | 0 | 42 | 116 | 64 | 11 |
| Octal | 67 | 0 | 126 | 44 | 144 | 0 | 102 | 426 | 144 | 21 |
| Binary | 110111 | 0 | 1010110 | 100100 | 1100100 | 0 | 1000010 | 100010110 | 1100100 | 10001 |
Color Harmonies of #370056
Complementary color
Monochromatic Colors of #370056
Black with #370056
Text Example
Text Example
White with #370056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370056; }
p { color: rgb(55,0,86); }
H1.HeaderClassName
{
color: #370056;
}
.AnyTagClassName
{
color: #370056;
}
</style>
background-color css
<style>
a { background-color: #370056; }
a { background-color: rgb(55,0,86); }
div.DivClassName
{
background-color: #370056;
}
.BgClassName
{
background-color: #370056;
}
</style>
border-color css
<style>
span { border-color: #370056; }
span { border-color: rgb(55,0,86); }
td.TdClassName
{
border-color: #370056;
}
.TagClassName
{
border-color: #370056;
}
</style>