Shades of Blackberry #450829
Tints of Blackberry #450829
RGB
CMYK
RGB Variations
Color information
#450829 (or 0x450829) is known color: Blackberry. HEX triplet: 45, 08 and 29. RGB value is (69,8,41). Sum of RGB (Red+Green+Blue) = 69+8+41=118 (15% of max value = 765). Red value is 69 (27.34% from 255 or 58.47% from 118); Green value is 8 (3.52% from 255 or 6.78% from 118); Blue value is 41 (16.41% from 255 or 34.75% from 118); Max value from RGB is 69 - color contains mainly: red. Hex color #450829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450829 is #BAF7D6. Grayscale: #1D1D1D. Windows color (decimal): -12253143 or 2689093. OLE color: 2689093.
HSL color Cylindrical-coordinate representation of color #450829: hue angle of 327.54º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #450829 is Cyan = 0, Magento = 0.88, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 8 | 41 | - |
| CMYK | 0 | 0.88 | 0.41 | 0.73 |
| HSL | 327.54º | 0.79% | 0.15% | - |
| HSV(B) | 327.54º | 0.88% | 0.27% | - |
| XYZ | 2.94 | 1.6 | 2.25 | - |
| YUV | 30 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 8 | 41 | 0 | 0.88 | 0.41 | 0.73 | 327.54 | 0.79 | 0.15 |
| Hex | 45 | 8 | 29 | 0 | 58 | 29 | 49 | 148 | 4F | F |
| Octal | 105 | 10 | 51 | 0 | 130 | 51 | 111 | 510 | 117 | 17 |
| Binary | 1000101 | 1000 | 101001 | 0 | 1011000 | 101001 | 1001001 | 101001000 | 1001111 | 1111 |
Color Harmonies of #450829
Complementary color
Monochromatic Colors of #450829
Black with #450829
Text Example
Text Example
White with #450829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450829; }
p { color: rgb(69,8,41); }
H1.HeaderClassName
{
color: #450829;
}
.AnyTagClassName
{
color: #450829;
}
</style>
background-color css
<style>
a { background-color: #450829; }
a { background-color: rgb(69,8,41); }
div.DivClassName
{
background-color: #450829;
}
.BgClassName
{
background-color: #450829;
}
</style>
border-color css
<style>
span { border-color: #450829; }
span { border-color: rgb(69,8,41); }
td.TdClassName
{
border-color: #450829;
}
.TagClassName
{
border-color: #450829;
}
</style>