Shades of Blackcurrant #361046
Tints of Blackcurrant #361046
RGB
CMYK
RGB Variations
Color information
#361046 (or 0x361046) is known color: Blackcurrant. HEX triplet: 36, 10 and 46. RGB value is (54,16,70). Sum of RGB (Red+Green+Blue) = 54+16+70=140 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.57% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 70 (27.73% from 255 or 50% from 140); Max value from RGB is 70 - color contains mainly: blue. Hex color #361046 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361046 is #C9EFB9. Grayscale: #212121. Windows color (decimal): -13234106 or 4591670. OLE color: 4591670.
HSL color Cylindrical-coordinate representation of color #361046: hue angle of 282.22º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #361046 is Cyan = 0.23, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 16 | 70 | - |
| CMYK | 0.23 | 0.77 | 0 | 0.73 |
| HSL | 282.22º | 0.63% | 0.17% | - |
| HSV(B) | 282.22º | 0.77% | 0.27% | - |
| XYZ | 2.81 | 1.6 | 5.95 | - |
| YUV | 33.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 70 | 0.23 | 0.77 | 0 | 0.73 | 282.22 | 0.63 | 0.17 |
| Hex | 36 | 10 | 46 | 17 | 4D | 0 | 49 | 11A | 3F | 11 |
| Octal | 66 | 20 | 106 | 27 | 115 | 0 | 111 | 432 | 77 | 21 |
| Binary | 110110 | 10000 | 1000110 | 10111 | 1001101 | 0 | 1001001 | 100011010 | 111111 | 10001 |
Color Harmonies of #361046
Complementary color
Monochromatic Colors of #361046
Black with #361046
Text Example
Text Example
White with #361046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361046; }
p { color: rgb(54,16,70); }
H1.HeaderClassName
{
color: #361046;
}
.AnyTagClassName
{
color: #361046;
}
</style>
background-color css
<style>
a { background-color: #361046; }
a { background-color: rgb(54,16,70); }
div.DivClassName
{
background-color: #361046;
}
.BgClassName
{
background-color: #361046;
}
</style>
border-color css
<style>
span { border-color: #361046; }
span { border-color: rgb(54,16,70); }
td.TdClassName
{
border-color: #361046;
}
.TagClassName
{
border-color: #361046;
}
</style>