Shades of Blackcurrant #371053
Tints of Blackcurrant #371053
RGB
CMYK
RGB Variations
Color information
#371053 (or 0x371053) is known color: Blackcurrant. HEX triplet: 37, 10 and 53. RGB value is (55,16,83). Sum of RGB (Red+Green+Blue) = 55+16+83=154 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.71% from 154); Green value is 16 (6.64% from 255 or 10.39% from 154); Blue value is 83 (32.81% from 255 or 53.90% from 154); Max value from RGB is 83 - color contains mainly: blue. Hex color #371053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371053 is #C8EFAC. Grayscale: #232323. Windows color (decimal): -13168557 or 5443639. OLE color: 5443639.
HSL color Cylindrical-coordinate representation of color #371053: hue angle of 274.93º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371053 is Cyan = 0.34, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 16 | 83 | - |
| CMYK | 0.34 | 0.81 | 0 | 0.67 |
| HSL | 274.93º | 0.68% | 0.19% | - |
| HSV(B) | 274.93º | 0.81% | 0.33% | - |
| XYZ | 3.32 | 1.81 | 8.36 | - |
| YUV | 35.3 | 154.92 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 83 | 0.34 | 0.81 | 0 | 0.67 | 274.93 | 0.68 | 0.19 |
| Hex | 37 | 10 | 53 | 22 | 51 | 0 | 43 | 113 | 44 | 13 |
| Octal | 67 | 20 | 123 | 42 | 121 | 0 | 103 | 423 | 104 | 23 |
| Binary | 110111 | 10000 | 1010011 | 100010 | 1010001 | 0 | 1000011 | 100010011 | 1000100 | 10011 |
Color Harmonies of #371053
Complementary color
Monochromatic Colors of #371053
Black with #371053
Text Example
Text Example
White with #371053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371053; }
p { color: rgb(55,16,83); }
H1.HeaderClassName
{
color: #371053;
}
.AnyTagClassName
{
color: #371053;
}
</style>
background-color css
<style>
a { background-color: #371053; }
a { background-color: rgb(55,16,83); }
div.DivClassName
{
background-color: #371053;
}
.BgClassName
{
background-color: #371053;
}
</style>
border-color css
<style>
span { border-color: #371053; }
span { border-color: rgb(55,16,83); }
td.TdClassName
{
border-color: #371053;
}
.TagClassName
{
border-color: #371053;
}
</style>