Shades of Blackcurrant #261037
Tints of Blackcurrant #261037
RGB
CMYK
RGB Variations
Color information
#261037 (or 0x261037) is known color: Blackcurrant. HEX triplet: 26, 10 and 37. RGB value is (38,16,55). Sum of RGB (Red+Green+Blue) = 38+16+55=109 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.86% from 109); Green value is 16 (6.64% from 255 or 14.68% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #261037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261037 is #D9EFC8. Grayscale: #1A1A1A. Windows color (decimal): -14282697 or 3608614. OLE color: 3608614.
HSL color Cylindrical-coordinate representation of color #261037: hue angle of 273.85º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #261037 is Cyan = 0.31, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 16 | 55 | - |
| CMYK | 0.31 | 0.71 | 0 | 0.78 |
| HSL | 273.85º | 0.55% | 0.14% | - |
| HSV(B) | 273.85º | 0.71% | 0.22% | - |
| XYZ | 1.67 | 1.06 | 3.73 | - |
| YUV | 27.02 | 143.79 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 55 | 0.31 | 0.71 | 0 | 0.78 | 273.85 | 0.55 | 0.14 |
| Hex | 26 | 10 | 37 | 1F | 47 | 0 | 4E | 112 | 37 | E |
| Octal | 46 | 20 | 67 | 37 | 107 | 0 | 116 | 422 | 67 | 16 |
| Binary | 100110 | 10000 | 110111 | 11111 | 1000111 | 0 | 1001110 | 100010010 | 110111 | 1110 |
Color Harmonies of #261037
Complementary color
Monochromatic Colors of #261037
Black with #261037
Text Example
Text Example
White with #261037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261037; }
p { color: rgb(38,16,55); }
H1.HeaderClassName
{
color: #261037;
}
.AnyTagClassName
{
color: #261037;
}
</style>
background-color css
<style>
a { background-color: #261037; }
a { background-color: rgb(38,16,55); }
div.DivClassName
{
background-color: #261037;
}
.BgClassName
{
background-color: #261037;
}
</style>
border-color css
<style>
span { border-color: #261037; }
span { border-color: rgb(38,16,55); }
td.TdClassName
{
border-color: #261037;
}
.TagClassName
{
border-color: #261037;
}
</style>