Shades of Blackcurrant #361043
Tints of Blackcurrant #361043
RGB
CMYK
RGB Variations
Color information
#361043 (or 0x361043) is known color: Blackcurrant. HEX triplet: 36, 10 and 43. RGB value is (54,16,67). Sum of RGB (Red+Green+Blue) = 54+16+67=137 (18% of max value = 765). Red value is 54 (21.48% from 255 or 39.42% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 67 (26.56% from 255 or 48.91% from 137); Max value from RGB is 67 - color contains mainly: blue. Hex color #361043 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361043 is #C9EFBC. Grayscale: #212121. Windows color (decimal): -13234109 or 4395062. OLE color: 4395062.
HSL color Cylindrical-coordinate representation of color #361043: hue angle of 284.71º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361043 is Cyan = 0.19, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 16 | 67 | - |
| CMYK | 0.19 | 0.76 | 0 | 0.74 |
| HSL | 284.71º | 0.61% | 0.16% | - |
| HSV(B) | 284.71º | 0.76% | 0.26% | - |
| XYZ | 2.72 | 1.56 | 5.47 | - |
| YUV | 33.18 | 147.09 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 67 | 0.19 | 0.76 | 0 | 0.74 | 284.71 | 0.61 | 0.16 |
| Hex | 36 | 10 | 43 | 13 | 4C | 0 | 4A | 11D | 3D | 10 |
| Octal | 66 | 20 | 103 | 23 | 114 | 0 | 112 | 435 | 75 | 20 |
| Binary | 110110 | 10000 | 1000011 | 10011 | 1001100 | 0 | 1001010 | 100011101 | 111101 | 10000 |
Color Harmonies of #361043
Complementary color
Monochromatic Colors of #361043
Black with #361043
Text Example
Text Example
White with #361043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361043; }
p { color: rgb(54,16,67); }
H1.HeaderClassName
{
color: #361043;
}
.AnyTagClassName
{
color: #361043;
}
</style>
background-color css
<style>
a { background-color: #361043; }
a { background-color: rgb(54,16,67); }
div.DivClassName
{
background-color: #361043;
}
.BgClassName
{
background-color: #361043;
}
</style>
border-color css
<style>
span { border-color: #361043; }
span { border-color: rgb(54,16,67); }
td.TdClassName
{
border-color: #361043;
}
.TagClassName
{
border-color: #361043;
}
</style>