Shades of Blackcurrant #261436
Tints of Blackcurrant #261436
RGB
CMYK
RGB Variations
Color information
#261436 (or 0x261436) is known color: Blackcurrant. HEX triplet: 26, 14 and 36. RGB value is (38,20,54). Sum of RGB (Red+Green+Blue) = 38+20+54=112 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.93% from 112); Green value is 20 (8.20% from 255 or 17.86% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 54 - color contains mainly: blue. Hex color #261436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261436 is #D9EBC9. Grayscale: #1D1D1D. Windows color (decimal): -14281674 or 3544102. OLE color: 3544102.
HSL color Cylindrical-coordinate representation of color #261436: hue angle of 271.76º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #261436 is Cyan = 0.30, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 20 | 54 | - |
| CMYK | 0.30 | 0.63 | 0 | 0.79 |
| HSL | 271.76º | 0.46% | 0.15% | - |
| HSV(B) | 271.76º | 0.63% | 0.21% | - |
| XYZ | 1.72 | 1.18 | 3.63 | - |
| YUV | 29.26 | 141.96 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 54 | 0.30 | 0.63 | 0 | 0.79 | 271.76 | 0.46 | 0.15 |
| Hex | 26 | 14 | 36 | 1E | 3F | 0 | 4F | 110 | 2E | F |
| Octal | 46 | 24 | 66 | 36 | 77 | 0 | 117 | 420 | 56 | 17 |
| Binary | 100110 | 10100 | 110110 | 11110 | 111111 | 0 | 1001111 | 100010000 | 101110 | 1111 |
Color Harmonies of #261436
Complementary color
Monochromatic Colors of #261436
Black with #261436
Text Example
Text Example
White with #261436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261436; }
p { color: rgb(38,20,54); }
H1.HeaderClassName
{
color: #261436;
}
.AnyTagClassName
{
color: #261436;
}
</style>
background-color css
<style>
a { background-color: #261436; }
a { background-color: rgb(38,20,54); }
div.DivClassName
{
background-color: #261436;
}
.BgClassName
{
background-color: #261436;
}
</style>
border-color css
<style>
span { border-color: #261436; }
span { border-color: rgb(38,20,54); }
td.TdClassName
{
border-color: #261436;
}
.TagClassName
{
border-color: #261436;
}
</style>