Shades of Blackcurrant #361049
Tints of Blackcurrant #361049
RGB
CMYK
RGB Variations
Color information
#361049 (or 0x361049) is known color: Blackcurrant. HEX triplet: 36, 10 and 49. RGB value is (54,16,73). Sum of RGB (Red+Green+Blue) = 54+16+73=143 (18% of max value = 765). Red value is 54 (21.48% from 255 or 37.76% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 73 (28.91% from 255 or 51.05% from 143); Max value from RGB is 73 - color contains mainly: blue. Hex color #361049 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361049 is #C9EFB6. Grayscale: #212121. Windows color (decimal): -13234103 or 4788278. OLE color: 4788278.
HSL color Cylindrical-coordinate representation of color #361049: hue angle of 280º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #361049 is Cyan = 0.26, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 16 | 73 | - |
| CMYK | 0.26 | 0.78 | 0 | 0.71 |
| HSL | 280º | 0.64% | 0.17% | - |
| HSV(B) | 280º | 0.78% | 0.29% | - |
| XYZ | 2.91 | 1.64 | 6.47 | - |
| YUV | 33.86 | 150.09 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 73 | 0.26 | 0.78 | 0 | 0.71 | 280 | 0.64 | 0.17 |
| Hex | 36 | 10 | 49 | 1A | 4E | 0 | 47 | 118 | 40 | 11 |
| Octal | 66 | 20 | 111 | 32 | 116 | 0 | 107 | 430 | 100 | 21 |
| Binary | 110110 | 10000 | 1001001 | 11010 | 1001110 | 0 | 1000111 | 100011000 | 1000000 | 10001 |
Color Harmonies of #361049
Complementary color
Monochromatic Colors of #361049
Black with #361049
Text Example
Text Example
White with #361049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361049; }
p { color: rgb(54,16,73); }
H1.HeaderClassName
{
color: #361049;
}
.AnyTagClassName
{
color: #361049;
}
</style>
background-color css
<style>
a { background-color: #361049; }
a { background-color: rgb(54,16,73); }
div.DivClassName
{
background-color: #361049;
}
.BgClassName
{
background-color: #361049;
}
</style>
border-color css
<style>
span { border-color: #361049; }
span { border-color: rgb(54,16,73); }
td.TdClassName
{
border-color: #361049;
}
.TagClassName
{
border-color: #361049;
}
</style>