Shades of Blackcurrant #361541
Tints of Blackcurrant #361541
RGB
CMYK
RGB Variations
Color information
#361541 (or 0x361541) is known color: Blackcurrant. HEX triplet: 36, 15 and 41. RGB value is (54,21,65). Sum of RGB (Red+Green+Blue) = 54+21+65=140 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.57% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 65 (25.78% from 255 or 46.43% from 140); Max value from RGB is 65 - color contains mainly: blue. Hex color #361541 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361541 is #C9EABE. Grayscale: #232323. Windows color (decimal): -13232831 or 4265270. OLE color: 4265270.
HSL color Cylindrical-coordinate representation of color #361541: hue angle of 285º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #361541 is Cyan = 0.17, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 21 | 65 | - |
| CMYK | 0.17 | 0.68 | 0 | 0.75 |
| HSL | 285º | 0.51% | 0.17% | - |
| HSV(B) | 285º | 0.68% | 0.25% | - |
| XYZ | 2.74 | 1.7 | 5.18 | - |
| YUV | 35.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 65 | 0.17 | 0.68 | 0 | 0.75 | 285 | 0.51 | 0.17 |
| Hex | 36 | 15 | 41 | 11 | 44 | 0 | 4B | 11D | 33 | 11 |
| Octal | 66 | 25 | 101 | 21 | 104 | 0 | 113 | 435 | 63 | 21 |
| Binary | 110110 | 10101 | 1000001 | 10001 | 1000100 | 0 | 1001011 | 100011101 | 110011 | 10001 |
Color Harmonies of #361541
Complementary color
Monochromatic Colors of #361541
Black with #361541
Text Example
Text Example
White with #361541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361541; }
p { color: rgb(54,21,65); }
H1.HeaderClassName
{
color: #361541;
}
.AnyTagClassName
{
color: #361541;
}
</style>
background-color css
<style>
a { background-color: #361541; }
a { background-color: rgb(54,21,65); }
div.DivClassName
{
background-color: #361541;
}
.BgClassName
{
background-color: #361541;
}
</style>
border-color css
<style>
span { border-color: #361541; }
span { border-color: rgb(54,21,65); }
td.TdClassName
{
border-color: #361541;
}
.TagClassName
{
border-color: #361541;
}
</style>