Shades of Blackcurrant #260446
Tints of Blackcurrant #260446
RGB
CMYK
RGB Variations
Color information
#260446 (or 0x260446) is known color: Blackcurrant. HEX triplet: 26, 04 and 46. RGB value is (38,4,70). Sum of RGB (Red+Green+Blue) = 38+4+70=112 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.93% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 70 (27.73% from 255 or 62.5% from 112); Max value from RGB is 70 - color contains mainly: blue. Hex color #260446 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260446 is #D9FBB9. Grayscale: #151515. Windows color (decimal): -14285754 or 4588582. OLE color: 4588582.
HSL color Cylindrical-coordinate representation of color #260446: hue angle of 270.91º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260446 is Cyan = 0.46, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 38 | 4 | 70 | - |
| CMYK | 0.46 | 0.94 | 0 | 0.73 |
| HSL | 270.91º | 0.89% | 0.15% | - |
| HSV(B) | 270.91º | 0.94% | 0.27% | - |
| XYZ | 1.95 | 0.94 | 5.87 | - |
| YUV | 21.69 | 155.26 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 70 | 0.46 | 0.94 | 0 | 0.73 | 270.91 | 0.89 | 0.15 |
| Hex | 26 | 4 | 46 | 2E | 5E | 0 | 49 | 10F | 59 | F |
| Octal | 46 | 4 | 106 | 56 | 136 | 0 | 111 | 417 | 131 | 17 |
| Binary | 100110 | 100 | 1000110 | 101110 | 1011110 | 0 | 1001001 | 100001111 | 1011001 | 1111 |
Color Harmonies of #260446
Complementary color
Monochromatic Colors of #260446
Black with #260446
Text Example
Text Example
White with #260446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260446; }
p { color: rgb(38,4,70); }
H1.HeaderClassName
{
color: #260446;
}
.AnyTagClassName
{
color: #260446;
}
</style>
background-color css
<style>
a { background-color: #260446; }
a { background-color: rgb(38,4,70); }
div.DivClassName
{
background-color: #260446;
}
.BgClassName
{
background-color: #260446;
}
</style>
border-color css
<style>
span { border-color: #260446; }
span { border-color: rgb(38,4,70); }
td.TdClassName
{
border-color: #260446;
}
.TagClassName
{
border-color: #260446;
}
</style>