Shades of Blackcurrant #260634
Tints of Blackcurrant #260634
RGB
CMYK
RGB Variations
Color information
#260634 (or 0x260634) is known color: Blackcurrant. HEX triplet: 26, 06 and 34. RGB value is (38,6,52). Sum of RGB (Red+Green+Blue) = 38+6+52=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 52 (20.70% from 255 or 54.17% from 96); Max value from RGB is 52 - color contains mainly: blue. Hex color #260634 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260634 is #D9F9CB. Grayscale: #141414. Windows color (decimal): -14285260 or 3409446. OLE color: 3409446.
HSL color Cylindrical-coordinate representation of color #260634: hue angle of 281.74º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #260634 is Cyan = 0.27, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 38 | 6 | 52 | - |
| CMYK | 0.27 | 0.88 | 0 | 0.80 |
| HSL | 281.74º | 0.79% | 0.11% | - |
| HSV(B) | 281.74º | 0.88% | 0.2% | - |
| XYZ | 1.48 | 0.79 | 3.32 | - |
| YUV | 20.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 52 | 0.27 | 0.88 | 0 | 0.80 | 281.74 | 0.79 | 0.11 |
| Hex | 26 | 6 | 34 | 1B | 58 | 0 | 50 | 11A | 4F | B |
| Octal | 46 | 6 | 64 | 33 | 130 | 0 | 120 | 432 | 117 | 13 |
| Binary | 100110 | 110 | 110100 | 11011 | 1011000 | 0 | 1010000 | 100011010 | 1001111 | 1011 |
Color Harmonies of #260634
Complementary color
Monochromatic Colors of #260634
Black with #260634
Text Example
Text Example
White with #260634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260634; }
p { color: rgb(38,6,52); }
H1.HeaderClassName
{
color: #260634;
}
.AnyTagClassName
{
color: #260634;
}
</style>
background-color css
<style>
a { background-color: #260634; }
a { background-color: rgb(38,6,52); }
div.DivClassName
{
background-color: #260634;
}
.BgClassName
{
background-color: #260634;
}
</style>
border-color css
<style>
span { border-color: #260634; }
span { border-color: rgb(38,6,52); }
td.TdClassName
{
border-color: #260634;
}
.TagClassName
{
border-color: #260634;
}
</style>