Shades of Blackberry #450526
Tints of Blackberry #450526
RGB
CMYK
RGB Variations
Color information
#450526 (or 0x450526) is known color: Blackberry. HEX triplet: 45, 05 and 26. RGB value is (69,5,38). Sum of RGB (Red+Green+Blue) = 69+5+38=112 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.61% from 112); Green value is 5 (2.34% from 255 or 4.46% from 112); Blue value is 38 (15.23% from 255 or 33.93% from 112); Max value from RGB is 69 - color contains mainly: red. Hex color #450526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450526 is #BAFAD9. Grayscale: #1B1B1B. Windows color (decimal): -12253914 or 2491717. OLE color: 2491717.
HSL color Cylindrical-coordinate representation of color #450526: hue angle of 329.06º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450526 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 38 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.73 |
| HSL | 329.06º | 0.86% | 0.15% | - |
| HSV(B) | 329.06º | 0.93% | 0.27% | - |
| XYZ | 2.86 | 1.51 | 1.98 | - |
| YUV | 27.9 | 133.7 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 38 | 0 | 0.93 | 0.45 | 0.73 | 329.06 | 0.86 | 0.15 |
| Hex | 45 | 5 | 26 | 0 | 5D | 2D | 49 | 149 | 56 | F |
| Octal | 105 | 5 | 46 | 0 | 135 | 55 | 111 | 511 | 126 | 17 |
| Binary | 1000101 | 101 | 100110 | 0 | 1011101 | 101101 | 1001001 | 101001001 | 1010110 | 1111 |
Color Harmonies of #450526
Complementary color
Monochromatic Colors of #450526
Black with #450526
Text Example
Text Example
White with #450526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450526; }
p { color: rgb(69,5,38); }
H1.HeaderClassName
{
color: #450526;
}
.AnyTagClassName
{
color: #450526;
}
</style>
background-color css
<style>
a { background-color: #450526; }
a { background-color: rgb(69,5,38); }
div.DivClassName
{
background-color: #450526;
}
.BgClassName
{
background-color: #450526;
}
</style>
border-color css
<style>
span { border-color: #450526; }
span { border-color: rgb(69,5,38); }
td.TdClassName
{
border-color: #450526;
}
.TagClassName
{
border-color: #450526;
}
</style>