Shades of Blackcurrant #361547
Tints of Blackcurrant #361547
RGB
CMYK
RGB Variations
Color information
#361547 (or 0x361547) is known color: Blackcurrant. HEX triplet: 36, 15 and 47. RGB value is (54,21,71). Sum of RGB (Red+Green+Blue) = 54+21+71=146 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.99% from 146); Green value is 21 (8.59% from 255 or 14.38% from 146); Blue value is 71 (28.12% from 255 or 48.63% from 146); Max value from RGB is 71 - color contains mainly: blue. Hex color #361547 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361547 is #C9EAB8. Grayscale: #242424. Windows color (decimal): -13232825 or 4658486. OLE color: 4658486.
HSL color Cylindrical-coordinate representation of color #361547: hue angle of 279.6º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361547 is Cyan = 0.24, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 21 | 71 | - |
| CMYK | 0.24 | 0.70 | 0 | 0.72 |
| HSL | 279.6º | 0.54% | 0.18% | - |
| HSV(B) | 279.6º | 0.7% | 0.28% | - |
| XYZ | 2.93 | 1.78 | 6.15 | - |
| YUV | 36.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 71 | 0.24 | 0.70 | 0 | 0.72 | 279.6 | 0.54 | 0.18 |
| Hex | 36 | 15 | 47 | 18 | 46 | 0 | 48 | 118 | 36 | 12 |
| Octal | 66 | 25 | 107 | 30 | 106 | 0 | 110 | 430 | 66 | 22 |
| Binary | 110110 | 10101 | 1000111 | 11000 | 1000110 | 0 | 1001000 | 100011000 | 110110 | 10010 |
Color Harmonies of #361547
Complementary color
Monochromatic Colors of #361547
Black with #361547
Text Example
Text Example
White with #361547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361547; }
p { color: rgb(54,21,71); }
H1.HeaderClassName
{
color: #361547;
}
.AnyTagClassName
{
color: #361547;
}
</style>
background-color css
<style>
a { background-color: #361547; }
a { background-color: rgb(54,21,71); }
div.DivClassName
{
background-color: #361547;
}
.BgClassName
{
background-color: #361547;
}
</style>
border-color css
<style>
span { border-color: #361547; }
span { border-color: rgb(54,21,71); }
td.TdClassName
{
border-color: #361547;
}
.TagClassName
{
border-color: #361547;
}
</style>