Shades of Blackcurrant #361147
Tints of Blackcurrant #361147
RGB
CMYK
RGB Variations
Color information
#361147 (or 0x361147) is known color: Blackcurrant. HEX triplet: 36, 11 and 47. RGB value is (54,17,71). Sum of RGB (Red+Green+Blue) = 54+17+71=142 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.03% from 142); Green value is 17 (7.03% from 255 or 11.97% from 142); Blue value is 71 (28.12% from 255 or 50% from 142); Max value from RGB is 71 - color contains mainly: blue. Hex color #361147 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361147 is #C9EEB8. Grayscale: #222222. Windows color (decimal): -13233849 or 4657462. OLE color: 4657462.
HSL color Cylindrical-coordinate representation of color #361147: hue angle of 281.11º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361147 is Cyan = 0.24, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 17 | 71 | - |
| CMYK | 0.24 | 0.76 | 0 | 0.72 |
| HSL | 281.11º | 0.61% | 0.17% | - |
| HSV(B) | 281.11º | 0.76% | 0.28% | - |
| XYZ | 2.86 | 1.64 | 6.13 | - |
| YUV | 34.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 71 | 0.24 | 0.76 | 0 | 0.72 | 281.11 | 0.61 | 0.17 |
| Hex | 36 | 11 | 47 | 18 | 4C | 0 | 48 | 119 | 3D | 11 |
| Octal | 66 | 21 | 107 | 30 | 114 | 0 | 110 | 431 | 75 | 21 |
| Binary | 110110 | 10001 | 1000111 | 11000 | 1001100 | 0 | 1001000 | 100011001 | 111101 | 10001 |
Color Harmonies of #361147
Complementary color
Monochromatic Colors of #361147
Black with #361147
Text Example
Text Example
White with #361147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361147; }
p { color: rgb(54,17,71); }
H1.HeaderClassName
{
color: #361147;
}
.AnyTagClassName
{
color: #361147;
}
</style>
background-color css
<style>
a { background-color: #361147; }
a { background-color: rgb(54,17,71); }
div.DivClassName
{
background-color: #361147;
}
.BgClassName
{
background-color: #361147;
}
</style>
border-color css
<style>
span { border-color: #361147; }
span { border-color: rgb(54,17,71); }
td.TdClassName
{
border-color: #361147;
}
.TagClassName
{
border-color: #361147;
}
</style>