Shades of Blackcurrant #370456
Tints of Blackcurrant #370456
RGB
CMYK
RGB Variations
Color information
#370456 (or 0x370456) is known color: Blackcurrant. HEX triplet: 37, 04 and 56. RGB value is (55,4,86). Sum of RGB (Red+Green+Blue) = 55+4+86=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 4 (1.95% from 255 or 2.76% from 145); Blue value is 86 (33.98% from 255 or 59.31% from 145); Max value from RGB is 86 - color contains mainly: blue. Hex color #370456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370456 is #C8FBA9. Grayscale: #1C1C1C. Windows color (decimal): -13171626 or 5637175. OLE color: 5637175.
HSL color Cylindrical-coordinate representation of color #370456: hue angle of 277.32º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370456 is Cyan = 0.36, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 4 | 86 | - |
| CMYK | 0.36 | 0.95 | 0 | 0.66 |
| HSL | 277.32º | 0.91% | 0.18% | - |
| HSV(B) | 277.32º | 0.95% | 0.34% | - |
| XYZ | 3.3 | 1.57 | 8.93 | - |
| YUV | 28.6 | 160.4 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 86 | 0.36 | 0.95 | 0 | 0.66 | 277.32 | 0.91 | 0.18 |
| Hex | 37 | 4 | 56 | 24 | 5F | 0 | 42 | 115 | 5B | 12 |
| Octal | 67 | 4 | 126 | 44 | 137 | 0 | 102 | 425 | 133 | 22 |
| Binary | 110111 | 100 | 1010110 | 100100 | 1011111 | 0 | 1000010 | 100010101 | 1011011 | 10010 |
Color Harmonies of #370456
Complementary color
Monochromatic Colors of #370456
Black with #370456
Text Example
Text Example
White with #370456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370456; }
p { color: rgb(55,4,86); }
H1.HeaderClassName
{
color: #370456;
}
.AnyTagClassName
{
color: #370456;
}
</style>
background-color css
<style>
a { background-color: #370456; }
a { background-color: rgb(55,4,86); }
div.DivClassName
{
background-color: #370456;
}
.BgClassName
{
background-color: #370456;
}
</style>
border-color css
<style>
span { border-color: #370456; }
span { border-color: rgb(55,4,86); }
td.TdClassName
{
border-color: #370456;
}
.TagClassName
{
border-color: #370456;
}
</style>