Shades of Blackcurrant #370553
Tints of Blackcurrant #370553
RGB
CMYK
RGB Variations
Color information
#370553 (or 0x370553) is known color: Blackcurrant. HEX triplet: 37, 05 and 53. RGB value is (55,5,83). Sum of RGB (Red+Green+Blue) = 55+5+83=143 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.46% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 83 (32.81% from 255 or 58.04% from 143); Max value from RGB is 83 - color contains mainly: blue. Hex color #370553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370553 is #C8FAAC. Grayscale: #1C1C1C. Windows color (decimal): -13171373 or 5440823. OLE color: 5440823.
HSL color Cylindrical-coordinate representation of color #370553: hue angle of 278.46º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370553 is Cyan = 0.34, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 5 | 83 | - |
| CMYK | 0.34 | 0.94 | 0 | 0.67 |
| HSL | 278.46º | 0.89% | 0.17% | - |
| HSV(B) | 278.46º | 0.94% | 0.33% | - |
| XYZ | 3.19 | 1.55 | 8.31 | - |
| YUV | 28.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 83 | 0.34 | 0.94 | 0 | 0.67 | 278.46 | 0.89 | 0.17 |
| Hex | 37 | 5 | 53 | 22 | 5E | 0 | 43 | 116 | 59 | 11 |
| Octal | 67 | 5 | 123 | 42 | 136 | 0 | 103 | 426 | 131 | 21 |
| Binary | 110111 | 101 | 1010011 | 100010 | 1011110 | 0 | 1000011 | 100010110 | 1011001 | 10001 |
Color Harmonies of #370553
Complementary color
Monochromatic Colors of #370553
Black with #370553
Text Example
Text Example
White with #370553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370553; }
p { color: rgb(55,5,83); }
H1.HeaderClassName
{
color: #370553;
}
.AnyTagClassName
{
color: #370553;
}
</style>
background-color css
<style>
a { background-color: #370553; }
a { background-color: rgb(55,5,83); }
div.DivClassName
{
background-color: #370553;
}
.BgClassName
{
background-color: #370553;
}
</style>
border-color css
<style>
span { border-color: #370553; }
span { border-color: rgb(55,5,83); }
td.TdClassName
{
border-color: #370553;
}
.TagClassName
{
border-color: #370553;
}
</style>