Shades of Blackcurrant #261536
Tints of Blackcurrant #261536
RGB
CMYK
RGB Variations
Color information
#261536 (or 0x261536) is known color: Blackcurrant. HEX triplet: 26, 15 and 36. RGB value is (38,21,54). Sum of RGB (Red+Green+Blue) = 38+21+54=113 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.63% from 113); Green value is 21 (8.59% from 255 or 18.58% from 113); Blue value is 54 (21.48% from 255 or 47.79% from 113); Max value from RGB is 54 - color contains mainly: blue. Hex color #261536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261536 is #D9EAC9. Grayscale: #1D1D1D. Windows color (decimal): -14281418 or 3544358. OLE color: 3544358.
HSL color Cylindrical-coordinate representation of color #261536: hue angle of 270.91º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #261536 is Cyan = 0.30, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 21 | 54 | - |
| CMYK | 0.30 | 0.61 | 0 | 0.79 |
| HSL | 270.91º | 0.44% | 0.15% | - |
| HSV(B) | 270.91º | 0.61% | 0.21% | - |
| XYZ | 1.73 | 1.21 | 3.63 | - |
| YUV | 29.85 | 141.63 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 54 | 0.30 | 0.61 | 0 | 0.79 | 270.91 | 0.44 | 0.15 |
| Hex | 26 | 15 | 36 | 1E | 3D | 0 | 4F | 10F | 2C | F |
| Octal | 46 | 25 | 66 | 36 | 75 | 0 | 117 | 417 | 54 | 17 |
| Binary | 100110 | 10101 | 110110 | 11110 | 111101 | 0 | 1001111 | 100001111 | 101100 | 1111 |
Color Harmonies of #261536
Complementary color
Monochromatic Colors of #261536
Black with #261536
Text Example
Text Example
White with #261536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261536; }
p { color: rgb(38,21,54); }
H1.HeaderClassName
{
color: #261536;
}
.AnyTagClassName
{
color: #261536;
}
</style>
background-color css
<style>
a { background-color: #261536; }
a { background-color: rgb(38,21,54); }
div.DivClassName
{
background-color: #261536;
}
.BgClassName
{
background-color: #261536;
}
</style>
border-color css
<style>
span { border-color: #261536; }
span { border-color: rgb(38,21,54); }
td.TdClassName
{
border-color: #261536;
}
.TagClassName
{
border-color: #261536;
}
</style>