Shades of Blackcurrant #261738
Tints of Blackcurrant #261738
RGB
CMYK
RGB Variations
Color information
#261738 (or 0x261738) is known color: Blackcurrant. HEX triplet: 26, 17 and 38. RGB value is (38,23,56). Sum of RGB (Red+Green+Blue) = 38+23+56=117 (15% of max value = 765). Red value is 38 (15.23% from 255 or 32.48% from 117); Green value is 23 (9.38% from 255 or 19.66% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: blue. Hex color #261738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261738 is #D9E8C7. Grayscale: #1F1F1F. Windows color (decimal): -14280904 or 3675942. OLE color: 3675942.
HSL color Cylindrical-coordinate representation of color #261738: hue angle of 267.27º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #261738 is Cyan = 0.32, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 23 | 56 | - |
| CMYK | 0.32 | 0.59 | 0 | 0.78 |
| HSL | 267.27º | 0.42% | 0.15% | - |
| HSV(B) | 267.27º | 0.59% | 0.22% | - |
| XYZ | 1.82 | 1.31 | 3.9 | - |
| YUV | 31.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 56 | 0.32 | 0.59 | 0 | 0.78 | 267.27 | 0.42 | 0.15 |
| Hex | 26 | 17 | 38 | 20 | 3B | 0 | 4E | 10B | 2A | F |
| Octal | 46 | 27 | 70 | 40 | 73 | 0 | 116 | 413 | 52 | 17 |
| Binary | 100110 | 10111 | 111000 | 100000 | 111011 | 0 | 1001110 | 100001011 | 101010 | 1111 |
Color Harmonies of #261738
Complementary color
Monochromatic Colors of #261738
Black with #261738
Text Example
Text Example
White with #261738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261738; }
p { color: rgb(38,23,56); }
H1.HeaderClassName
{
color: #261738;
}
.AnyTagClassName
{
color: #261738;
}
</style>
background-color css
<style>
a { background-color: #261738; }
a { background-color: rgb(38,23,56); }
div.DivClassName
{
background-color: #261738;
}
.BgClassName
{
background-color: #261738;
}
</style>
border-color css
<style>
span { border-color: #261738; }
span { border-color: rgb(38,23,56); }
td.TdClassName
{
border-color: #261738;
}
.TagClassName
{
border-color: #261738;
}
</style>