Shades of Blackberry #280919
Tints of Blackberry #280919
RGB
CMYK
RGB Variations
Color information
#280919 (or 0x280919) is known color: Blackberry. HEX triplet: 28, 09 and 19. RGB value is (40,9,25). Sum of RGB (Red+Green+Blue) = 40+9+25=74 (9% of max value = 765). Red value is 40 (16.02% from 255 or 54.05% from 74); Green value is 9 (3.91% from 255 or 12.16% from 74); Blue value is 25 (10.16% from 255 or 33.78% from 74); Max value from RGB is 40 - color contains mainly: red. Hex color #280919 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #280919 is #D7F6E6. Grayscale: #141414. Windows color (decimal): -14153447 or 1640744. OLE color: 1640744.
HSL color Cylindrical-coordinate representation of color #280919: hue angle of 329.03º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #280919 is Cyan = 0, Magento = 0.78, Yellow = 0.38 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 9 | 25 | - |
| CMYK | 0 | 0.78 | 0.38 | 0.84 |
| HSL | 329.03º | 0.63% | 0.1% | - |
| HSV(B) | 329.03º | 0.78% | 0.16% | - |
| XYZ | 1.15 | 0.72 | 1 | - |
| YUV | 20.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 25 | 0 | 0.78 | 0.38 | 0.84 | 329.03 | 0.63 | 0.1 |
| Hex | 28 | 9 | 19 | 0 | 4E | 26 | 54 | 149 | 3F | A |
| Octal | 50 | 11 | 31 | 0 | 116 | 46 | 124 | 511 | 77 | 12 |
| Binary | 101000 | 1001 | 11001 | 0 | 1001110 | 100110 | 1010100 | 101001001 | 111111 | 1010 |
Color Harmonies of #280919
Complementary color
Monochromatic Colors of #280919
Black with #280919
Text Example
Text Example
White with #280919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280919; }
p { color: rgb(40,9,25); }
H1.HeaderClassName
{
color: #280919;
}
.AnyTagClassName
{
color: #280919;
}
</style>
background-color css
<style>
a { background-color: #280919; }
a { background-color: rgb(40,9,25); }
div.DivClassName
{
background-color: #280919;
}
.BgClassName
{
background-color: #280919;
}
</style>
border-color css
<style>
span { border-color: #280919; }
span { border-color: rgb(40,9,25); }
td.TdClassName
{
border-color: #280919;
}
.TagClassName
{
border-color: #280919;
}
</style>