Shades of Blackberry #450626
Tints of Blackberry #450626
RGB
CMYK
RGB Variations
Color information
#450626 (or 0x450626) is known color: Blackberry. HEX triplet: 45, 06 and 26. RGB value is (69,6,38). Sum of RGB (Red+Green+Blue) = 69+6+38=113 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.06% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 69 - color contains mainly: red. Hex color #450626 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450626 is #BAF9D9. Grayscale: #1C1C1C. Windows color (decimal): -12253658 or 2491973. OLE color: 2491973.
HSL color Cylindrical-coordinate representation of color #450626: hue angle of 329.52º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #450626 is Cyan = 0, Magento = 0.91, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 38 | - |
| CMYK | 0 | 0.91 | 0.45 | 0.73 |
| HSL | 329.52º | 0.84% | 0.15% | - |
| HSV(B) | 329.52º | 0.91% | 0.27% | - |
| XYZ | 2.87 | 1.54 | 1.98 | - |
| YUV | 28.49 | 133.37 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 38 | 0 | 0.91 | 0.45 | 0.73 | 329.52 | 0.84 | 0.15 |
| Hex | 45 | 6 | 26 | 0 | 5B | 2D | 49 | 14A | 54 | F |
| Octal | 105 | 6 | 46 | 0 | 133 | 55 | 111 | 512 | 124 | 17 |
| Binary | 1000101 | 110 | 100110 | 0 | 1011011 | 101101 | 1001001 | 101001010 | 1010100 | 1111 |
Color Harmonies of #450626
Complementary color
Monochromatic Colors of #450626
Black with #450626
Text Example
Text Example
White with #450626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450626; }
p { color: rgb(69,6,38); }
H1.HeaderClassName
{
color: #450626;
}
.AnyTagClassName
{
color: #450626;
}
</style>
background-color css
<style>
a { background-color: #450626; }
a { background-color: rgb(69,6,38); }
div.DivClassName
{
background-color: #450626;
}
.BgClassName
{
background-color: #450626;
}
</style>
border-color css
<style>
span { border-color: #450626; }
span { border-color: rgb(69,6,38); }
td.TdClassName
{
border-color: #450626;
}
.TagClassName
{
border-color: #450626;
}
</style>