Shades of Blackcurrant #370856
Tints of Blackcurrant #370856
RGB
CMYK
RGB Variations
Color information
#370856 (or 0x370856) is known color: Blackcurrant. HEX triplet: 37, 08 and 56. RGB value is (55,8,86). Sum of RGB (Red+Green+Blue) = 55+8+86=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 86 (33.98% from 255 or 57.72% from 149); Max value from RGB is 86 - color contains mainly: blue. Hex color #370856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370856 is #C8F7A9. Grayscale: #1E1E1E. Windows color (decimal): -13170602 or 5638199. OLE color: 5638199.
HSL color Cylindrical-coordinate representation of color #370856: hue angle of 276.15º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370856 is Cyan = 0.36, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 8 | 86 | - |
| CMYK | 0.36 | 0.91 | 0 | 0.66 |
| HSL | 276.15º | 0.83% | 0.18% | - |
| HSV(B) | 276.15º | 0.91% | 0.34% | - |
| XYZ | 3.34 | 1.66 | 8.95 | - |
| YUV | 30.95 | 159.07 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 86 | 0.36 | 0.91 | 0 | 0.66 | 276.15 | 0.83 | 0.18 |
| Hex | 37 | 8 | 56 | 24 | 5B | 0 | 42 | 114 | 53 | 12 |
| Octal | 67 | 10 | 126 | 44 | 133 | 0 | 102 | 424 | 123 | 22 |
| Binary | 110111 | 1000 | 1010110 | 100100 | 1011011 | 0 | 1000010 | 100010100 | 1010011 | 10010 |
Color Harmonies of #370856
Complementary color
Monochromatic Colors of #370856
Black with #370856
Text Example
Text Example
White with #370856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370856; }
p { color: rgb(55,8,86); }
H1.HeaderClassName
{
color: #370856;
}
.AnyTagClassName
{
color: #370856;
}
</style>
background-color css
<style>
a { background-color: #370856; }
a { background-color: rgb(55,8,86); }
div.DivClassName
{
background-color: #370856;
}
.BgClassName
{
background-color: #370856;
}
</style>
border-color css
<style>
span { border-color: #370856; }
span { border-color: rgb(55,8,86); }
td.TdClassName
{
border-color: #370856;
}
.TagClassName
{
border-color: #370856;
}
</style>