Shades of Blackcurrant #361053
Tints of Blackcurrant #361053
RGB
CMYK
RGB Variations
Color information
#361053 (or 0x361053) is known color: Blackcurrant. HEX triplet: 36, 10 and 53. RGB value is (54,16,83). Sum of RGB (Red+Green+Blue) = 54+16+83=153 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.29% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 83 (32.81% from 255 or 54.25% from 153); Max value from RGB is 83 - color contains mainly: blue. Hex color #361053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361053 is #C9EFAC. Grayscale: #222222. Windows color (decimal): -13234093 or 5443638. OLE color: 5443638.
HSL color Cylindrical-coordinate representation of color #361053: hue angle of 274.03º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361053 is Cyan = 0.35, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 16 | 83 | - |
| CMYK | 0.35 | 0.81 | 0 | 0.67 |
| HSL | 274.03º | 0.68% | 0.19% | - |
| HSV(B) | 274.03º | 0.81% | 0.33% | - |
| XYZ | 3.27 | 1.78 | 8.35 | - |
| YUV | 35 | 155.09 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 83 | 0.35 | 0.81 | 0 | 0.67 | 274.03 | 0.68 | 0.19 |
| Hex | 36 | 10 | 53 | 23 | 51 | 0 | 43 | 112 | 44 | 13 |
| Octal | 66 | 20 | 123 | 43 | 121 | 0 | 103 | 422 | 104 | 23 |
| Binary | 110110 | 10000 | 1010011 | 100011 | 1010001 | 0 | 1000011 | 100010010 | 1000100 | 10011 |
Color Harmonies of #361053
Complementary color
Monochromatic Colors of #361053
Black with #361053
Text Example
Text Example
White with #361053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361053; }
p { color: rgb(54,16,83); }
H1.HeaderClassName
{
color: #361053;
}
.AnyTagClassName
{
color: #361053;
}
</style>
background-color css
<style>
a { background-color: #361053; }
a { background-color: rgb(54,16,83); }
div.DivClassName
{
background-color: #361053;
}
.BgClassName
{
background-color: #361053;
}
</style>
border-color css
<style>
span { border-color: #361053; }
span { border-color: rgb(54,16,83); }
td.TdClassName
{
border-color: #361053;
}
.TagClassName
{
border-color: #361053;
}
</style>