Shades of Blackberry #442339
Tints of Blackberry #442339
RGB
CMYK
RGB Variations
Color information
#442339 (or 0x442339) is known color: Blackberry. HEX triplet: 44, 23 and 39. RGB value is (68,35,57). Sum of RGB (Red+Green+Blue) = 68+35+57=160 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.5% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 57 (22.66% from 255 or 35.62% from 160); Max value from RGB is 68 - color contains mainly: red. Hex color #442339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442339 is #BBDCC6. Grayscale: #2F2F2F. Windows color (decimal): -12311751 or 3744580. OLE color: 3744580.
HSL color Cylindrical-coordinate representation of color #442339: hue angle of 320º degrees, saturation: 0.32, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #442339 is Cyan = 0, Magento = 0.49, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 35 | 57 | - |
| CMYK | 0 | 0.49 | 0.16 | 0.73 |
| HSL | 320º | 0.32% | 0.2% | - |
| HSV(B) | 320º | 0.49% | 0.27% | - |
| XYZ | 3.72 | 2.73 | 4.2 | - |
| YUV | 47.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 35 | 57 | 0 | 0.49 | 0.16 | 0.73 | 320 | 0.32 | 0.2 |
| Hex | 44 | 23 | 39 | 0 | 31 | 10 | 49 | 140 | 20 | 14 |
| Octal | 104 | 43 | 71 | 0 | 61 | 20 | 111 | 500 | 40 | 24 |
| Binary | 1000100 | 100011 | 111001 | 0 | 110001 | 10000 | 1001001 | 101000000 | 100000 | 10100 |
Color Harmonies of #442339
Complementary color
Monochromatic Colors of #442339
Black with #442339
Text Example
Text Example
White with #442339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442339; }
p { color: rgb(68,35,57); }
H1.HeaderClassName
{
color: #442339;
}
.AnyTagClassName
{
color: #442339;
}
</style>
background-color css
<style>
a { background-color: #442339; }
a { background-color: rgb(68,35,57); }
div.DivClassName
{
background-color: #442339;
}
.BgClassName
{
background-color: #442339;
}
</style>
border-color css
<style>
span { border-color: #442339; }
span { border-color: rgb(68,35,57); }
td.TdClassName
{
border-color: #442339;
}
.TagClassName
{
border-color: #442339;
}
</style>