Shades of Blackberry #440722
Tints of Blackberry #440722
RGB
CMYK
RGB Variations
Color information
#440722 (or 0x440722) is known color: Blackberry. HEX triplet: 44, 07 and 22. RGB value is (68,7,34). Sum of RGB (Red+Green+Blue) = 68+7+34=109 (14% of max value = 765). Red value is 68 (26.95% from 255 or 62.39% from 109); Green value is 7 (3.12% from 255 or 6.42% from 109); Blue value is 34 (13.67% from 255 or 31.19% from 109); Max value from RGB is 68 - color contains mainly: red. Hex color #440722 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440722 is #BBF8DD. Grayscale: #1C1C1C. Windows color (decimal): -12318942 or 2230084. OLE color: 2230084.
HSL color Cylindrical-coordinate representation of color #440722: hue angle of 333.44º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #440722 is Cyan = 0, Magento = 0.90, Yellow = 0.50 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 7 | 34 | - |
| CMYK | 0 | 0.90 | 0.50 | 0.73 |
| HSL | 333.44º | 0.81% | 0.15% | - |
| HSV(B) | 333.44º | 0.9% | 0.27% | - |
| XYZ | 2.75 | 1.5 | 1.66 | - |
| YUV | 28.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 7 | 34 | 0 | 0.90 | 0.50 | 0.73 | 333.44 | 0.81 | 0.15 |
| Hex | 44 | 7 | 22 | 0 | 5A | 32 | 49 | 14D | 51 | F |
| Octal | 104 | 7 | 42 | 0 | 132 | 62 | 111 | 515 | 121 | 17 |
| Binary | 1000100 | 111 | 100010 | 0 | 1011010 | 110010 | 1001001 | 101001101 | 1010001 | 1111 |
Color Harmonies of #440722
Complementary color
Monochromatic Colors of #440722
Black with #440722
Text Example
Text Example
White with #440722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440722; }
p { color: rgb(68,7,34); }
H1.HeaderClassName
{
color: #440722;
}
.AnyTagClassName
{
color: #440722;
}
</style>
background-color css
<style>
a { background-color: #440722; }
a { background-color: rgb(68,7,34); }
div.DivClassName
{
background-color: #440722;
}
.BgClassName
{
background-color: #440722;
}
</style>
border-color css
<style>
span { border-color: #440722; }
span { border-color: rgb(68,7,34); }
td.TdClassName
{
border-color: #440722;
}
.TagClassName
{
border-color: #440722;
}
</style>