Shades of Blackcurrant #260436
Tints of Blackcurrant #260436
RGB
CMYK
RGB Variations
Color information
#260436 (or 0x260436) is known color: Blackcurrant. HEX triplet: 26, 04 and 36. RGB value is (38,4,54). Sum of RGB (Red+Green+Blue) = 38+4+54=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 4 (1.95% from 255 or 4.17% from 96); Blue value is 54 (21.48% from 255 or 56.25% from 96); Max value from RGB is 54 - color contains mainly: blue. Hex color #260436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260436 is #D9FBC9. Grayscale: #131313. Windows color (decimal): -14285770 or 3540006. OLE color: 3540006.
HSL color Cylindrical-coordinate representation of color #260436: hue angle of 280.8º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #260436 is Cyan = 0.30, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 4 | 54 | - |
| CMYK | 0.30 | 0.93 | 0 | 0.79 |
| HSL | 280.8º | 0.86% | 0.11% | - |
| HSV(B) | 280.8º | 0.93% | 0.21% | - |
| XYZ | 1.51 | 0.77 | 3.56 | - |
| YUV | 19.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 54 | 0.30 | 0.93 | 0 | 0.79 | 280.8 | 0.86 | 0.11 |
| Hex | 26 | 4 | 36 | 1E | 5D | 0 | 4F | 119 | 56 | B |
| Octal | 46 | 4 | 66 | 36 | 135 | 0 | 117 | 431 | 126 | 13 |
| Binary | 100110 | 100 | 110110 | 11110 | 1011101 | 0 | 1001111 | 100011001 | 1010110 | 1011 |
Color Harmonies of #260436
Complementary color
Monochromatic Colors of #260436
Black with #260436
Text Example
Text Example
White with #260436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260436; }
p { color: rgb(38,4,54); }
H1.HeaderClassName
{
color: #260436;
}
.AnyTagClassName
{
color: #260436;
}
</style>
background-color css
<style>
a { background-color: #260436; }
a { background-color: rgb(38,4,54); }
div.DivClassName
{
background-color: #260436;
}
.BgClassName
{
background-color: #260436;
}
</style>
border-color css
<style>
span { border-color: #260436; }
span { border-color: rgb(38,4,54); }
td.TdClassName
{
border-color: #260436;
}
.TagClassName
{
border-color: #260436;
}
</style>