Shades of Blackcurrant #360756
Tints of Blackcurrant #360756
RGB
CMYK
RGB Variations
Color information
#360756 (or 0x360756) is known color: Blackcurrant. HEX triplet: 36, 07 and 56. RGB value is (54,7,86). Sum of RGB (Red+Green+Blue) = 54+7+86=147 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.73% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 86 (33.98% from 255 or 58.50% from 147); Max value from RGB is 86 - color contains mainly: blue. Hex color #360756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360756 is #C9F8A9. Grayscale: #1D1D1D. Windows color (decimal): -13236394 or 5637942. OLE color: 5637942.
HSL color Cylindrical-coordinate representation of color #360756: hue angle of 275.7º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #360756 is Cyan = 0.37, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 7 | 86 | - |
| CMYK | 0.37 | 0.92 | 0 | 0.66 |
| HSL | 275.7º | 0.85% | 0.18% | - |
| HSV(B) | 275.7º | 0.92% | 0.34% | - |
| XYZ | 3.28 | 1.61 | 8.94 | - |
| YUV | 30.06 | 159.57 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 86 | 0.37 | 0.92 | 0 | 0.66 | 275.7 | 0.85 | 0.18 |
| Hex | 36 | 7 | 56 | 25 | 5C | 0 | 42 | 114 | 55 | 12 |
| Octal | 66 | 7 | 126 | 45 | 134 | 0 | 102 | 424 | 125 | 22 |
| Binary | 110110 | 111 | 1010110 | 100101 | 1011100 | 0 | 1000010 | 100010100 | 1010101 | 10010 |
Color Harmonies of #360756
Complementary color
Monochromatic Colors of #360756
Black with #360756
Text Example
Text Example
White with #360756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360756; }
p { color: rgb(54,7,86); }
H1.HeaderClassName
{
color: #360756;
}
.AnyTagClassName
{
color: #360756;
}
</style>
background-color css
<style>
a { background-color: #360756; }
a { background-color: rgb(54,7,86); }
div.DivClassName
{
background-color: #360756;
}
.BgClassName
{
background-color: #360756;
}
</style>
border-color css
<style>
span { border-color: #360756; }
span { border-color: rgb(54,7,86); }
td.TdClassName
{
border-color: #360756;
}
.TagClassName
{
border-color: #360756;
}
</style>