Shades of Blackcurrant #260336
Tints of Blackcurrant #260336
RGB
CMYK
RGB Variations
Color information
#260336 (or 0x260336) is known color: Blackcurrant. HEX triplet: 26, 03 and 36. RGB value is (38,3,54). Sum of RGB (Red+Green+Blue) = 38+3+54=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 3 (1.56% from 255 or 3.16% from 95); Blue value is 54 (21.48% from 255 or 56.84% from 95); Max value from RGB is 54 - color contains mainly: blue. Hex color #260336 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260336 is #D9FCC9. Grayscale: #131313. Windows color (decimal): -14286026 or 3539750. OLE color: 3539750.
HSL color Cylindrical-coordinate representation of color #260336: hue angle of 281.18º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260336 is Cyan = 0.30, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 3 | 54 | - |
| CMYK | 0.30 | 0.94 | 0 | 0.79 |
| HSL | 281.18º | 0.89% | 0.11% | - |
| HSV(B) | 281.18º | 0.94% | 0.21% | - |
| XYZ | 1.5 | 0.74 | 3.55 | - |
| YUV | 19.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 54 | 0.30 | 0.94 | 0 | 0.79 | 281.18 | 0.89 | 0.11 |
| Hex | 26 | 3 | 36 | 1E | 5E | 0 | 4F | 119 | 59 | B |
| Octal | 46 | 3 | 66 | 36 | 136 | 0 | 117 | 431 | 131 | 13 |
| Binary | 100110 | 11 | 110110 | 11110 | 1011110 | 0 | 1001111 | 100011001 | 1011001 | 1011 |
Color Harmonies of #260336
Complementary color
Monochromatic Colors of #260336
Black with #260336
Text Example
Text Example
White with #260336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260336; }
p { color: rgb(38,3,54); }
H1.HeaderClassName
{
color: #260336;
}
.AnyTagClassName
{
color: #260336;
}
</style>
background-color css
<style>
a { background-color: #260336; }
a { background-color: rgb(38,3,54); }
div.DivClassName
{
background-color: #260336;
}
.BgClassName
{
background-color: #260336;
}
</style>
border-color css
<style>
span { border-color: #260336; }
span { border-color: rgb(38,3,54); }
td.TdClassName
{
border-color: #260336;
}
.TagClassName
{
border-color: #260336;
}
</style>