Shades of Blackcurrant #260631
Tints of Blackcurrant #260631
RGB
CMYK
RGB Variations
Color information
#260631 (or 0x260631) is known color: Blackcurrant. HEX triplet: 26, 06 and 31. RGB value is (38,6,49). Sum of RGB (Red+Green+Blue) = 38+6+49=93 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.86% from 93); Green value is 6 (2.73% from 255 or 6.45% from 93); Blue value is 49 (19.53% from 255 or 52.69% from 93); Max value from RGB is 49 - color contains mainly: blue. Hex color #260631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260631 is #D9F9CE. Grayscale: #141414. Windows color (decimal): -14285263 or 3212838. OLE color: 3212838.
HSL color Cylindrical-coordinate representation of color #260631: hue angle of 284.65º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #260631 is Cyan = 0.22, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 6 | 49 | - |
| CMYK | 0.22 | 0.88 | 0 | 0.81 |
| HSL | 284.65º | 0.78% | 0.11% | - |
| HSV(B) | 284.65º | 0.88% | 0.19% | - |
| XYZ | 1.42 | 0.76 | 2.98 | - |
| YUV | 20.47 | 144.1 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 49 | 0.22 | 0.88 | 0 | 0.81 | 284.65 | 0.78 | 0.11 |
| Hex | 26 | 6 | 31 | 16 | 58 | 0 | 51 | 11D | 4E | B |
| Octal | 46 | 6 | 61 | 26 | 130 | 0 | 121 | 435 | 116 | 13 |
| Binary | 100110 | 110 | 110001 | 10110 | 1011000 | 0 | 1010001 | 100011101 | 1001110 | 1011 |
Color Harmonies of #260631
Complementary color
Monochromatic Colors of #260631
Black with #260631
Text Example
Text Example
White with #260631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260631; }
p { color: rgb(38,6,49); }
H1.HeaderClassName
{
color: #260631;
}
.AnyTagClassName
{
color: #260631;
}
</style>
background-color css
<style>
a { background-color: #260631; }
a { background-color: rgb(38,6,49); }
div.DivClassName
{
background-color: #260631;
}
.BgClassName
{
background-color: #260631;
}
</style>
border-color css
<style>
span { border-color: #260631; }
span { border-color: rgb(38,6,49); }
td.TdClassName
{
border-color: #260631;
}
.TagClassName
{
border-color: #260631;
}
</style>