Shades of Blackcurrant #260437
Tints of Blackcurrant #260437
RGB
CMYK
RGB Variations
Color information
#260437 (or 0x260437) is known color: Blackcurrant. HEX triplet: 26, 04 and 37. RGB value is (38,4,55). Sum of RGB (Red+Green+Blue) = 38+4+55=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 4 (1.95% from 255 or 4.12% from 97); Blue value is 55 (21.88% from 255 or 56.70% from 97); Max value from RGB is 55 - color contains mainly: blue. Hex color #260437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260437 is #D9FBC8. Grayscale: #131313. Windows color (decimal): -14285769 or 3605542. OLE color: 3605542.
HSL color Cylindrical-coordinate representation of color #260437: hue angle of 280º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #260437 is Cyan = 0.31, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 4 | 55 | - |
| CMYK | 0.31 | 0.93 | 0 | 0.78 |
| HSL | 280º | 0.86% | 0.12% | - |
| HSV(B) | 280º | 0.93% | 0.22% | - |
| XYZ | 1.53 | 0.77 | 3.68 | - |
| YUV | 19.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 55 | 0.31 | 0.93 | 0 | 0.78 | 280 | 0.86 | 0.12 |
| Hex | 26 | 4 | 37 | 1F | 5D | 0 | 4E | 118 | 56 | C |
| Octal | 46 | 4 | 67 | 37 | 135 | 0 | 116 | 430 | 126 | 14 |
| Binary | 100110 | 100 | 110111 | 11111 | 1011101 | 0 | 1001110 | 100011000 | 1010110 | 1100 |
Color Harmonies of #260437
Complementary color
Monochromatic Colors of #260437
Black with #260437
Text Example
Text Example
White with #260437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260437; }
p { color: rgb(38,4,55); }
H1.HeaderClassName
{
color: #260437;
}
.AnyTagClassName
{
color: #260437;
}
</style>
background-color css
<style>
a { background-color: #260437; }
a { background-color: rgb(38,4,55); }
div.DivClassName
{
background-color: #260437;
}
.BgClassName
{
background-color: #260437;
}
</style>
border-color css
<style>
span { border-color: #260437; }
span { border-color: rgb(38,4,55); }
td.TdClassName
{
border-color: #260437;
}
.TagClassName
{
border-color: #260437;
}
</style>