Shades of Blackcurrant #370743
Tints of Blackcurrant #370743
RGB
CMYK
RGB Variations
Color information
#370743 (or 0x370743) is known color: Blackcurrant. HEX triplet: 37, 07 and 43. RGB value is (55,7,67). Sum of RGB (Red+Green+Blue) = 55+7+67=129 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.64% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 67 (26.56% from 255 or 51.94% from 129); Max value from RGB is 67 - color contains mainly: blue. Hex color #370743 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370743 is #C8F8BC. Grayscale: #1C1C1C. Windows color (decimal): -13170877 or 4392759. OLE color: 4392759.
HSL color Cylindrical-coordinate representation of color #370743: hue angle of 288º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #370743 is Cyan = 0.18, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 7 | 67 | - |
| CMYK | 0.18 | 0.90 | 0 | 0.74 |
| HSL | 288º | 0.81% | 0.15% | - |
| HSV(B) | 288º | 0.9% | 0.26% | - |
| XYZ | 2.66 | 1.37 | 5.43 | - |
| YUV | 28.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 67 | 0.18 | 0.90 | 0 | 0.74 | 288 | 0.81 | 0.15 |
| Hex | 37 | 7 | 43 | 12 | 5A | 0 | 4A | 120 | 51 | F |
| Octal | 67 | 7 | 103 | 22 | 132 | 0 | 112 | 440 | 121 | 17 |
| Binary | 110111 | 111 | 1000011 | 10010 | 1011010 | 0 | 1001010 | 100100000 | 1010001 | 1111 |
Color Harmonies of #370743
Complementary color
Monochromatic Colors of #370743
Black with #370743
Text Example
Text Example
White with #370743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370743; }
p { color: rgb(55,7,67); }
H1.HeaderClassName
{
color: #370743;
}
.AnyTagClassName
{
color: #370743;
}
</style>
background-color css
<style>
a { background-color: #370743; }
a { background-color: rgb(55,7,67); }
div.DivClassName
{
background-color: #370743;
}
.BgClassName
{
background-color: #370743;
}
</style>
border-color css
<style>
span { border-color: #370743; }
span { border-color: rgb(55,7,67); }
td.TdClassName
{
border-color: #370743;
}
.TagClassName
{
border-color: #370743;
}
</style>