Shades of Blackcurrant #350756
Tints of Blackcurrant #350756
RGB
CMYK
RGB Variations
Color information
#350756 (or 0x350756) is known color: Blackcurrant. HEX triplet: 35, 07 and 56. RGB value is (53,7,86). Sum of RGB (Red+Green+Blue) = 53+7+86=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 86 (33.98% from 255 or 58.90% from 146); Max value from RGB is 86 - color contains mainly: blue. Hex color #350756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350756 is #CAF8A9. Grayscale: #1D1D1D. Windows color (decimal): -13301930 or 5637941. OLE color: 5637941.
HSL color Cylindrical-coordinate representation of color #350756: hue angle of 274.94º 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 #350756 is Cyan = 0.38, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 7 | 86 | - |
| CMYK | 0.38 | 0.92 | 0 | 0.66 |
| HSL | 274.94º | 0.85% | 0.18% | - |
| HSV(B) | 274.94º | 0.92% | 0.34% | - |
| XYZ | 3.22 | 1.58 | 8.94 | - |
| YUV | 29.76 | 159.74 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 86 | 0.38 | 0.92 | 0 | 0.66 | 274.94 | 0.85 | 0.18 |
| Hex | 35 | 7 | 56 | 26 | 5C | 0 | 42 | 113 | 55 | 12 |
| Octal | 65 | 7 | 126 | 46 | 134 | 0 | 102 | 423 | 125 | 22 |
| Binary | 110101 | 111 | 1010110 | 100110 | 1011100 | 0 | 1000010 | 100010011 | 1010101 | 10010 |
Color Harmonies of #350756
Complementary color
Monochromatic Colors of #350756
Black with #350756
Text Example
Text Example
White with #350756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350756; }
p { color: rgb(53,7,86); }
H1.HeaderClassName
{
color: #350756;
}
.AnyTagClassName
{
color: #350756;
}
</style>
background-color css
<style>
a { background-color: #350756; }
a { background-color: rgb(53,7,86); }
div.DivClassName
{
background-color: #350756;
}
.BgClassName
{
background-color: #350756;
}
</style>
border-color css
<style>
span { border-color: #350756; }
span { border-color: rgb(53,7,86); }
td.TdClassName
{
border-color: #350756;
}
.TagClassName
{
border-color: #350756;
}
</style>