Shades of Blackcurrant #261430
Tints of Blackcurrant #261430
RGB
CMYK
RGB Variations
Color information
#261430 (or 0x261430) is known color: Blackcurrant. HEX triplet: 26, 14 and 30. RGB value is (38,20,48). Sum of RGB (Red+Green+Blue) = 38+20+48=106 (14% of max value = 765). Red value is 38 (15.23% from 255 or 35.85% from 106); Green value is 20 (8.20% from 255 or 18.87% from 106); Blue value is 48 (19.14% from 255 or 45.28% from 106); Max value from RGB is 48 - color contains mainly: blue. Hex color #261430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261430 is #D9EBCF. Grayscale: #1C1C1C. Windows color (decimal): -14281680 or 3150886. OLE color: 3150886.
HSL color Cylindrical-coordinate representation of color #261430: hue angle of 278.57º degrees, saturation: 0.41, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #261430 is Cyan = 0.21, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 20 | 48 | - |
| CMYK | 0.21 | 0.58 | 0 | 0.81 |
| HSL | 278.57º | 0.41% | 0.13% | - |
| HSV(B) | 278.57º | 0.58% | 0.19% | - |
| XYZ | 1.58 | 1.13 | 2.93 | - |
| YUV | 28.57 | 138.96 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 48 | 0.21 | 0.58 | 0 | 0.81 | 278.57 | 0.41 | 0.13 |
| Hex | 26 | 14 | 30 | 15 | 3A | 0 | 51 | 117 | 29 | D |
| Octal | 46 | 24 | 60 | 25 | 72 | 0 | 121 | 427 | 51 | 15 |
| Binary | 100110 | 10100 | 110000 | 10101 | 111010 | 0 | 1010001 | 100010111 | 101001 | 1101 |
Color Harmonies of #261430
Complementary color
Monochromatic Colors of #261430
Black with #261430
Text Example
Text Example
White with #261430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261430; }
p { color: rgb(38,20,48); }
H1.HeaderClassName
{
color: #261430;
}
.AnyTagClassName
{
color: #261430;
}
</style>
background-color css
<style>
a { background-color: #261430; }
a { background-color: rgb(38,20,48); }
div.DivClassName
{
background-color: #261430;
}
.BgClassName
{
background-color: #261430;
}
</style>
border-color css
<style>
span { border-color: #261430; }
span { border-color: rgb(38,20,48); }
td.TdClassName
{
border-color: #261430;
}
.TagClassName
{
border-color: #261430;
}
</style>