Shades of Blackberry #450834
Tints of Blackberry #450834
RGB
CMYK
RGB Variations
Color information
#450834 (or 0x450834) is known color: Blackberry. HEX triplet: 45, 08 and 34. RGB value is (69,8,52). Sum of RGB (Red+Green+Blue) = 69+8+52=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 8 (3.52% from 255 or 6.20% from 129); Blue value is 52 (20.70% from 255 or 40.31% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #450834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450834 is #BAF7CB. Grayscale: #1F1F1F. Windows color (decimal): -12253132 or 3409989. OLE color: 3409989.
HSL color Cylindrical-coordinate representation of color #450834: hue angle of 316.72º 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 #450834 is Cyan = 0, Magento = 0.88, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 8 | 52 | - |
| CMYK | 0 | 0.88 | 0.25 | 0.73 |
| HSL | 316.72º | 0.79% | 0.15% | - |
| HSV(B) | 316.72º | 0.88% | 0.27% | - |
| XYZ | 3.16 | 1.69 | 3.41 | - |
| YUV | 31.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 8 | 52 | 0 | 0.88 | 0.25 | 0.73 | 316.72 | 0.79 | 0.15 |
| Hex | 45 | 8 | 34 | 0 | 58 | 19 | 49 | 13D | 4F | F |
| Octal | 105 | 10 | 64 | 0 | 130 | 31 | 111 | 475 | 117 | 17 |
| Binary | 1000101 | 1000 | 110100 | 0 | 1011000 | 11001 | 1001001 | 100111101 | 1001111 | 1111 |
Color Harmonies of #450834
Complementary color
Monochromatic Colors of #450834
Black with #450834
Text Example
Text Example
White with #450834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450834; }
p { color: rgb(69,8,52); }
H1.HeaderClassName
{
color: #450834;
}
.AnyTagClassName
{
color: #450834;
}
</style>
background-color css
<style>
a { background-color: #450834; }
a { background-color: rgb(69,8,52); }
div.DivClassName
{
background-color: #450834;
}
.BgClassName
{
background-color: #450834;
}
</style>
border-color css
<style>
span { border-color: #450834; }
span { border-color: rgb(69,8,52); }
td.TdClassName
{
border-color: #450834;
}
.TagClassName
{
border-color: #450834;
}
</style>