Shades of Blackcurrant #370043
Tints of Blackcurrant #370043
RGB
CMYK
RGB Variations
Color information
#370043 (or 0x370043) is known color: Blackcurrant. HEX triplet: 37, 00 and 43. RGB value is (55,0,67). Sum of RGB (Red+Green+Blue) = 55+0+67=122 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.08% from 122); Green value is 0 (0.39% from 255 or 0% from 122); Blue value is 67 (26.56% from 255 or 54.92% from 122); Max value from RGB is 67 - color contains mainly: blue. Hex color #370043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370043 is #C8FFBC. Grayscale: #171717. Windows color (decimal): -13172669 or 4390967. OLE color: 4390967.
HSL color Cylindrical-coordinate representation of color #370043: hue angle of 289.25º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370043 is Cyan = 0.18, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 0 | 67 | - |
| CMYK | 0.18 | 1 | 0 | 0.74 |
| HSL | 289.25º | 1% | 0.13% | - |
| HSV(B) | 289.25º | 1% | 0.26% | - |
| XYZ | 2.59 | 1.22 | 5.41 | - |
| YUV | 24.08 | 152.22 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 67 | 0.18 | 1 | 0 | 0.74 | 289.25 | 1 | 0.13 |
| Hex | 37 | 0 | 43 | 12 | 64 | 0 | 4A | 121 | 64 | D |
| Octal | 67 | 0 | 103 | 22 | 144 | 0 | 112 | 441 | 144 | 15 |
| Binary | 110111 | 0 | 1000011 | 10010 | 1100100 | 0 | 1001010 | 100100001 | 1100100 | 1101 |
Color Harmonies of #370043
Complementary color
Monochromatic Colors of #370043
Black with #370043
Text Example
Text Example
White with #370043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370043; }
p { color: rgb(55,0,67); }
H1.HeaderClassName
{
color: #370043;
}
.AnyTagClassName
{
color: #370043;
}
</style>
background-color css
<style>
a { background-color: #370043; }
a { background-color: rgb(55,0,67); }
div.DivClassName
{
background-color: #370043;
}
.BgClassName
{
background-color: #370043;
}
</style>
border-color css
<style>
span { border-color: #370043; }
span { border-color: rgb(55,0,67); }
td.TdClassName
{
border-color: #370043;
}
.TagClassName
{
border-color: #370043;
}
</style>