Shades of Blackcurrant #261340
Tints of Blackcurrant #261340
RGB
CMYK
RGB Variations
Color information
#261340 (or 0x261340) is known color: Blackcurrant. HEX triplet: 26, 13 and 40. RGB value is (38,19,64). Sum of RGB (Red+Green+Blue) = 38+19+64=121 (16% of max value = 765). Red value is 38 (15.23% from 255 or 31.40% from 121); Green value is 19 (7.81% from 255 or 15.70% from 121); Blue value is 64 (25.39% from 255 or 52.89% from 121); Max value from RGB is 64 - color contains mainly: blue. Hex color #261340 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261340 is #D9ECBF. Grayscale: #1D1D1D. Windows color (decimal): -14281920 or 4199206. OLE color: 4199206.
HSL color Cylindrical-coordinate representation of color #261340: hue angle of 265.33º degrees, saturation: 0.54, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #261340 is Cyan = 0.41, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 38 | 19 | 64 | - |
| CMYK | 0.41 | 0.70 | 0 | 0.75 |
| HSL | 265.33º | 0.54% | 0.16% | - |
| HSV(B) | 265.33º | 0.7% | 0.25% | - |
| XYZ | 1.96 | 1.25 | 4.99 | - |
| YUV | 29.81 | 147.29 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 64 | 0.41 | 0.70 | 0 | 0.75 | 265.33 | 0.54 | 0.16 |
| Hex | 26 | 13 | 40 | 29 | 46 | 0 | 4B | 109 | 36 | 10 |
| Octal | 46 | 23 | 100 | 51 | 106 | 0 | 113 | 411 | 66 | 20 |
| Binary | 100110 | 10011 | 1000000 | 101001 | 1000110 | 0 | 1001011 | 100001001 | 110110 | 10000 |
Color Harmonies of #261340
Complementary color
Monochromatic Colors of #261340
Black with #261340
Text Example
Text Example
White with #261340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261340; }
p { color: rgb(38,19,64); }
H1.HeaderClassName
{
color: #261340;
}
.AnyTagClassName
{
color: #261340;
}
</style>
background-color css
<style>
a { background-color: #261340; }
a { background-color: rgb(38,19,64); }
div.DivClassName
{
background-color: #261340;
}
.BgClassName
{
background-color: #261340;
}
</style>
border-color css
<style>
span { border-color: #261340; }
span { border-color: rgb(38,19,64); }
td.TdClassName
{
border-color: #261340;
}
.TagClassName
{
border-color: #261340;
}
</style>