Shades of Blackberry #450428
Tints of Blackberry #450428
RGB
CMYK
RGB Variations
Color information
#450428 (or 0x450428) is known color: Blackberry. HEX triplet: 45, 04 and 28. RGB value is (69,4,40). Sum of RGB (Red+Green+Blue) = 69+4+40=113 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.06% from 113); Green value is 4 (1.95% from 255 or 3.54% from 113); Blue value is 40 (16.02% from 255 or 35.40% from 113); Max value from RGB is 69 - color contains mainly: red. Hex color #450428 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450428 is #BAFBD7. Grayscale: #1B1B1B. Windows color (decimal): -12254168 or 2622533. OLE color: 2622533.
HSL color Cylindrical-coordinate representation of color #450428: hue angle of 326.77º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450428 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 4 | 40 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.73 |
| HSL | 326.77º | 0.89% | 0.14% | - |
| HSV(B) | 326.77º | 0.94% | 0.27% | - |
| XYZ | 2.88 | 1.51 | 2.15 | - |
| YUV | 27.54 | 135.03 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 4 | 40 | 0 | 0.94 | 0.42 | 0.73 | 326.77 | 0.89 | 0.14 |
| Hex | 45 | 4 | 28 | 0 | 5E | 2A | 49 | 147 | 59 | E |
| Octal | 105 | 4 | 50 | 0 | 136 | 52 | 111 | 507 | 131 | 16 |
| Binary | 1000101 | 100 | 101000 | 0 | 1011110 | 101010 | 1001001 | 101000111 | 1011001 | 1110 |
Color Harmonies of #450428
Complementary color
Monochromatic Colors of #450428
Black with #450428
Text Example
Text Example
White with #450428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450428; }
p { color: rgb(69,4,40); }
H1.HeaderClassName
{
color: #450428;
}
.AnyTagClassName
{
color: #450428;
}
</style>
background-color css
<style>
a { background-color: #450428; }
a { background-color: rgb(69,4,40); }
div.DivClassName
{
background-color: #450428;
}
.BgClassName
{
background-color: #450428;
}
</style>
border-color css
<style>
span { border-color: #450428; }
span { border-color: rgb(69,4,40); }
td.TdClassName
{
border-color: #450428;
}
.TagClassName
{
border-color: #450428;
}
</style>