Shades of Blackcurrant #370349
Tints of Blackcurrant #370349
RGB
CMYK
RGB Variations
Color information
#370349 (or 0x370349) is known color: Blackcurrant. HEX triplet: 37, 03 and 49. RGB value is (55,3,73). Sum of RGB (Red+Green+Blue) = 55+3+73=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 3 (1.56% from 255 or 2.29% from 131); Blue value is 73 (28.91% from 255 or 55.73% from 131); Max value from RGB is 73 - color contains mainly: blue. Hex color #370349 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370349 is #C8FCB6. Grayscale: #1A1A1A. Windows color (decimal): -13171895 or 4784951. OLE color: 4784951.
HSL color Cylindrical-coordinate representation of color #370349: hue angle of 284.57º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370349 is Cyan = 0.25, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 55 | 3 | 73 | - |
| CMYK | 0.25 | 0.96 | 0 | 0.71 |
| HSL | 284.57º | 0.92% | 0.15% | - |
| HSV(B) | 284.57º | 0.96% | 0.29% | - |
| XYZ | 2.81 | 1.36 | 6.42 | - |
| YUV | 26.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 73 | 0.25 | 0.96 | 0 | 0.71 | 284.57 | 0.92 | 0.15 |
| Hex | 37 | 3 | 49 | 19 | 60 | 0 | 47 | 11D | 5C | F |
| Octal | 67 | 3 | 111 | 31 | 140 | 0 | 107 | 435 | 134 | 17 |
| Binary | 110111 | 11 | 1001001 | 11001 | 1100000 | 0 | 1000111 | 100011101 | 1011100 | 1111 |
Color Harmonies of #370349
Complementary color
Monochromatic Colors of #370349
Black with #370349
Text Example
Text Example
White with #370349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370349; }
p { color: rgb(55,3,73); }
H1.HeaderClassName
{
color: #370349;
}
.AnyTagClassName
{
color: #370349;
}
</style>
background-color css
<style>
a { background-color: #370349; }
a { background-color: rgb(55,3,73); }
div.DivClassName
{
background-color: #370349;
}
.BgClassName
{
background-color: #370349;
}
</style>
border-color css
<style>
span { border-color: #370349; }
span { border-color: rgb(55,3,73); }
td.TdClassName
{
border-color: #370349;
}
.TagClassName
{
border-color: #370349;
}
</style>