Shades of Blackberry #450620
Tints of Blackberry #450620
RGB
CMYK
RGB Variations
Color information
#450620 (or 0x450620) is known color: Blackberry. HEX triplet: 45, 06 and 20. RGB value is (69,6,32). Sum of RGB (Red+Green+Blue) = 69+6+32=107 (14% of max value = 765). Red value is 69 (27.34% from 255 or 64.49% from 107); Green value is 6 (2.73% from 255 or 5.61% from 107); Blue value is 32 (12.89% from 255 or 29.91% from 107); Max value from RGB is 69 - color contains mainly: red. Hex color #450620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450620 is #BAF9DF. Grayscale: #1B1B1B. Windows color (decimal): -12253664 or 2098757. OLE color: 2098757.
HSL color Cylindrical-coordinate representation of color #450620: hue angle of 335.24º 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 #450620 is Cyan = 0, Magento = 0.91, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 32 | - |
| CMYK | 0 | 0.91 | 0.54 | 0.73 |
| HSL | 335.24º | 0.84% | 0.15% | - |
| HSV(B) | 335.24º | 0.91% | 0.27% | - |
| XYZ | 2.78 | 1.5 | 1.51 | - |
| YUV | 27.8 | 130.37 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 32 | 0 | 0.91 | 0.54 | 0.73 | 335.24 | 0.84 | 0.15 |
| Hex | 45 | 6 | 20 | 0 | 5B | 36 | 49 | 14F | 54 | F |
| Octal | 105 | 6 | 40 | 0 | 133 | 66 | 111 | 517 | 124 | 17 |
| Binary | 1000101 | 110 | 100000 | 0 | 1011011 | 110110 | 1001001 | 101001111 | 1010100 | 1111 |
Color Harmonies of #450620
Complementary color
Monochromatic Colors of #450620
Black with #450620
Text Example
Text Example
White with #450620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450620; }
p { color: rgb(69,6,32); }
H1.HeaderClassName
{
color: #450620;
}
.AnyTagClassName
{
color: #450620;
}
</style>
background-color css
<style>
a { background-color: #450620; }
a { background-color: rgb(69,6,32); }
div.DivClassName
{
background-color: #450620;
}
.BgClassName
{
background-color: #450620;
}
</style>
border-color css
<style>
span { border-color: #450620; }
span { border-color: rgb(69,6,32); }
td.TdClassName
{
border-color: #450620;
}
.TagClassName
{
border-color: #450620;
}
</style>