Shades of Blackcurrant #280440
Tints of Blackcurrant #280440
RGB
CMYK
RGB Variations
Color information
#280440 (or 0x280440) is known color: Blackcurrant. HEX triplet: 28, 04 and 40. RGB value is (40,4,64). Sum of RGB (Red+Green+Blue) = 40+4+64=108 (14% of max value = 765). Red value is 40 (16.02% from 255 or 37.04% from 108); Green value is 4 (1.95% from 255 or 3.70% from 108); Blue value is 64 (25.39% from 255 or 59.26% from 108); Max value from RGB is 64 - color contains mainly: blue. Hex color #280440 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280440 is #D7FBBF. Grayscale: #151515. Windows color (decimal): -14154688 or 4195368. OLE color: 4195368.
HSL color Cylindrical-coordinate representation of color #280440: hue angle of 276º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #280440 is Cyan = 0.38, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 4 | 64 | - |
| CMYK | 0.38 | 0.94 | 0 | 0.75 |
| HSL | 276º | 0.88% | 0.13% | - |
| HSV(B) | 276º | 0.94% | 0.25% | - |
| XYZ | 1.84 | 0.91 | 4.93 | - |
| YUV | 21.6 | 151.93 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 64 | 0.38 | 0.94 | 0 | 0.75 | 276 | 0.88 | 0.13 |
| Hex | 28 | 4 | 40 | 26 | 5E | 0 | 4B | 114 | 58 | D |
| Octal | 50 | 4 | 100 | 46 | 136 | 0 | 113 | 424 | 130 | 15 |
| Binary | 101000 | 100 | 1000000 | 100110 | 1011110 | 0 | 1001011 | 100010100 | 1011000 | 1101 |
Color Harmonies of #280440
Complementary color
Monochromatic Colors of #280440
Black with #280440
Text Example
Text Example
White with #280440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280440; }
p { color: rgb(40,4,64); }
H1.HeaderClassName
{
color: #280440;
}
.AnyTagClassName
{
color: #280440;
}
</style>
background-color css
<style>
a { background-color: #280440; }
a { background-color: rgb(40,4,64); }
div.DivClassName
{
background-color: #280440;
}
.BgClassName
{
background-color: #280440;
}
</style>
border-color css
<style>
span { border-color: #280440; }
span { border-color: rgb(40,4,64); }
td.TdClassName
{
border-color: #280440;
}
.TagClassName
{
border-color: #280440;
}
</style>