Shades of Blackberry #280417
Tints of Blackberry #280417
RGB
CMYK
RGB Variations
Color information
#280417 (or 0x280417) is known color: Blackberry. HEX triplet: 28, 04 and 17. RGB value is (40,4,23). Sum of RGB (Red+Green+Blue) = 40+4+23=67 (8% of max value = 765). Red value is 40 (16.02% from 255 or 59.70% from 67); Green value is 4 (1.95% from 255 or 5.97% from 67); Blue value is 23 (9.38% from 255 or 34.33% from 67); Max value from RGB is 40 - color contains mainly: red. Hex color #280417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #280417 is #D7FBE8. Grayscale: #101010. Windows color (decimal): -14154729 or 1508392. OLE color: 1508392.
HSL color Cylindrical-coordinate representation of color #280417: hue angle of 328.33º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #280417 is Cyan = 0, Magento = 0.90, Yellow = 0.43 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 4 | 23 | - |
| CMYK | 0 | 0.90 | 0.43 | 0.84 |
| HSL | 328.33º | 0.82% | 0.09% | - |
| HSV(B) | 328.33º | 0.9% | 0.16% | - |
| XYZ | 1.07 | 0.6 | 0.87 | - |
| YUV | 16.93 | 131.43 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 4 | 23 | 0 | 0.90 | 0.43 | 0.84 | 328.33 | 0.82 | 0.09 |
| Hex | 28 | 4 | 17 | 0 | 5A | 2B | 54 | 148 | 52 | 9 |
| Octal | 50 | 4 | 27 | 0 | 132 | 53 | 124 | 510 | 122 | 11 |
| Binary | 101000 | 100 | 10111 | 0 | 1011010 | 101011 | 1010100 | 101001000 | 1010010 | 1001 |
Color Harmonies of #280417
Complementary color
Monochromatic Colors of #280417
Black with #280417
Text Example
Text Example
White with #280417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280417; }
p { color: rgb(40,4,23); }
H1.HeaderClassName
{
color: #280417;
}
.AnyTagClassName
{
color: #280417;
}
</style>
background-color css
<style>
a { background-color: #280417; }
a { background-color: rgb(40,4,23); }
div.DivClassName
{
background-color: #280417;
}
.BgClassName
{
background-color: #280417;
}
</style>
border-color css
<style>
span { border-color: #280417; }
span { border-color: rgb(40,4,23); }
td.TdClassName
{
border-color: #280417;
}
.TagClassName
{
border-color: #280417;
}
</style>