Shades of Blackcurrant #370054
Tints of Blackcurrant #370054
RGB
CMYK
RGB Variations
Color information
#370054 (or 0x370054) is known color: Blackcurrant. HEX triplet: 37, 00 and 54. RGB value is (55,0,84). Sum of RGB (Red+Green+Blue) = 55+0+84=139 (18% of max value = 765). Red value is 55 (21.88% from 255 or 39.57% from 139); Green value is 0 (0.39% from 255 or 0% from 139); Blue value is 84 (33.20% from 255 or 60.43% from 139); Max value from RGB is 84 - color contains mainly: blue. Hex color #370054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370054 is #C8FFAB. Grayscale: #191919. Windows color (decimal): -13172652 or 5505079. OLE color: 5505079.
HSL color Cylindrical-coordinate representation of color #370054: hue angle of 279.29º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370054 is Cyan = 0.35, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 0 | 84 | - |
| CMYK | 0.35 | 1 | 0 | 0.67 |
| HSL | 279.29º | 1% | 0.16% | - |
| HSV(B) | 279.29º | 1% | 0.33% | - |
| XYZ | 3.18 | 1.45 | 8.5 | - |
| YUV | 26.02 | 160.72 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 84 | 0.35 | 1 | 0 | 0.67 | 279.29 | 1 | 0.16 |
| Hex | 37 | 0 | 54 | 23 | 64 | 0 | 43 | 117 | 64 | 10 |
| Octal | 67 | 0 | 124 | 43 | 144 | 0 | 103 | 427 | 144 | 20 |
| Binary | 110111 | 0 | 1010100 | 100011 | 1100100 | 0 | 1000011 | 100010111 | 1100100 | 10000 |
Color Harmonies of #370054
Complementary color
Monochromatic Colors of #370054
Black with #370054
Text Example
Text Example
White with #370054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370054; }
p { color: rgb(55,0,84); }
H1.HeaderClassName
{
color: #370054;
}
.AnyTagClassName
{
color: #370054;
}
</style>
background-color css
<style>
a { background-color: #370054; }
a { background-color: rgb(55,0,84); }
div.DivClassName
{
background-color: #370054;
}
.BgClassName
{
background-color: #370054;
}
</style>
border-color css
<style>
span { border-color: #370054; }
span { border-color: rgb(55,0,84); }
td.TdClassName
{
border-color: #370054;
}
.TagClassName
{
border-color: #370054;
}
</style>