Shades of Blackberry #280320
Tints of Blackberry #280320
RGB
CMYK
RGB Variations
Color information
#280320 (or 0x280320) is known color: Blackberry. HEX triplet: 28, 03 and 20. RGB value is (40,3,32). Sum of RGB (Red+Green+Blue) = 40+3+32=75 (9% of max value = 765). Red value is 40 (16.02% from 255 or 53.33% from 75); Green value is 3 (1.56% from 255 or 4% from 75); Blue value is 32 (12.89% from 255 or 42.67% from 75); Max value from RGB is 40 - color contains mainly: red. Hex color #280320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #280320 is #D7FCDF. Grayscale: #111111. Windows color (decimal): -14154976 or 2097960. OLE color: 2097960.
HSL color Cylindrical-coordinate representation of color #280320: hue angle of 312.97º degrees, saturation: 0.86, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280320 is Cyan = 0, Magento = 0.93, Yellow = 0.20 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 3 | 32 | - |
| CMYK | 0 | 0.93 | 0.20 | 0.84 |
| HSL | 312.97º | 0.86% | 0.08% | - |
| HSV(B) | 312.97º | 0.93% | 0.16% | - |
| XYZ | 1.17 | 0.62 | 1.42 | - |
| YUV | 17.37 | 136.26 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 32 | 0 | 0.93 | 0.20 | 0.84 | 312.97 | 0.86 | 0.08 |
| Hex | 28 | 3 | 20 | 0 | 5D | 14 | 54 | 139 | 56 | 8 |
| Octal | 50 | 3 | 40 | 0 | 135 | 24 | 124 | 471 | 126 | 10 |
| Binary | 101000 | 11 | 100000 | 0 | 1011101 | 10100 | 1010100 | 100111001 | 1010110 | 1000 |
Color Harmonies of #280320
Complementary color
Monochromatic Colors of #280320
Black with #280320
Text Example
Text Example
White with #280320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280320; }
p { color: rgb(40,3,32); }
H1.HeaderClassName
{
color: #280320;
}
.AnyTagClassName
{
color: #280320;
}
</style>
background-color css
<style>
a { background-color: #280320; }
a { background-color: rgb(40,3,32); }
div.DivClassName
{
background-color: #280320;
}
.BgClassName
{
background-color: #280320;
}
</style>
border-color css
<style>
span { border-color: #280320; }
span { border-color: rgb(40,3,32); }
td.TdClassName
{
border-color: #280320;
}
.TagClassName
{
border-color: #280320;
}
</style>