Shades of Blackcurrant #260744
Tints of Blackcurrant #260744
RGB
CMYK
RGB Variations
Color information
#260744 (or 0x260744) is known color: Blackcurrant. HEX triplet: 26, 07 and 44. RGB value is (38,7,68). Sum of RGB (Red+Green+Blue) = 38+7+68=113 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.63% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 68 (26.95% from 255 or 60.18% from 113); Max value from RGB is 68 - color contains mainly: blue. Hex color #260744 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260744 is #D9F8BB. Grayscale: #171717. Windows color (decimal): -14284988 or 4458278. OLE color: 4458278.
HSL color Cylindrical-coordinate representation of color #260744: hue angle of 270.49º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #260744 is Cyan = 0.44, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 38 | 7 | 68 | - |
| CMYK | 0.44 | 0.90 | 0 | 0.73 |
| HSL | 270.49º | 0.81% | 0.15% | - |
| HSV(B) | 270.49º | 0.9% | 0.27% | - |
| XYZ | 1.92 | 0.98 | 5.56 | - |
| YUV | 23.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 68 | 0.44 | 0.90 | 0 | 0.73 | 270.49 | 0.81 | 0.15 |
| Hex | 26 | 7 | 44 | 2C | 5A | 0 | 49 | 10E | 51 | F |
| Octal | 46 | 7 | 104 | 54 | 132 | 0 | 111 | 416 | 121 | 17 |
| Binary | 100110 | 111 | 1000100 | 101100 | 1011010 | 0 | 1001001 | 100001110 | 1010001 | 1111 |
Color Harmonies of #260744
Complementary color
Monochromatic Colors of #260744
Black with #260744
Text Example
Text Example
White with #260744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260744; }
p { color: rgb(38,7,68); }
H1.HeaderClassName
{
color: #260744;
}
.AnyTagClassName
{
color: #260744;
}
</style>
background-color css
<style>
a { background-color: #260744; }
a { background-color: rgb(38,7,68); }
div.DivClassName
{
background-color: #260744;
}
.BgClassName
{
background-color: #260744;
}
</style>
border-color css
<style>
span { border-color: #260744; }
span { border-color: rgb(38,7,68); }
td.TdClassName
{
border-color: #260744;
}
.TagClassName
{
border-color: #260744;
}
</style>