Shades of Blackberry #450622
Tints of Blackberry #450622
RGB
CMYK
RGB Variations
Color information
#450622 (or 0x450622) is known color: Blackberry. HEX triplet: 45, 06 and 22. RGB value is (69,6,34). Sum of RGB (Red+Green+Blue) = 69+6+34=109 (14% of max value = 765). Red value is 69 (27.34% from 255 or 63.30% from 109); Green value is 6 (2.73% from 255 or 5.50% from 109); Blue value is 34 (13.67% from 255 or 31.19% from 109); Max value from RGB is 69 - color contains mainly: red. Hex color #450622 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #450622 is #BAF9DD. Grayscale: #1B1B1B. Windows color (decimal): -12253662 or 2229829. OLE color: 2229829.
HSL color Cylindrical-coordinate representation of color #450622: hue angle of 333.33º 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 #450622 is Cyan = 0, Magento = 0.91, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 34 | - |
| CMYK | 0 | 0.91 | 0.51 | 0.73 |
| HSL | 333.33º | 0.84% | 0.15% | - |
| HSV(B) | 333.33º | 0.91% | 0.27% | - |
| XYZ | 2.81 | 1.51 | 1.66 | - |
| YUV | 28.03 | 131.37 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 34 | 0 | 0.91 | 0.51 | 0.73 | 333.33 | 0.84 | 0.15 |
| Hex | 45 | 6 | 22 | 0 | 5B | 33 | 49 | 14D | 54 | F |
| Octal | 105 | 6 | 42 | 0 | 133 | 63 | 111 | 515 | 124 | 17 |
| Binary | 1000101 | 110 | 100010 | 0 | 1011011 | 110011 | 1001001 | 101001101 | 1010100 | 1111 |
Color Harmonies of #450622
Complementary color
Monochromatic Colors of #450622
Black with #450622
Text Example
Text Example
White with #450622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450622; }
p { color: rgb(69,6,34); }
H1.HeaderClassName
{
color: #450622;
}
.AnyTagClassName
{
color: #450622;
}
</style>
background-color css
<style>
a { background-color: #450622; }
a { background-color: rgb(69,6,34); }
div.DivClassName
{
background-color: #450622;
}
.BgClassName
{
background-color: #450622;
}
</style>
border-color css
<style>
span { border-color: #450622; }
span { border-color: rgb(69,6,34); }
td.TdClassName
{
border-color: #450622;
}
.TagClassName
{
border-color: #450622;
}
</style>