Shades of Blackberry #481329
Tints of Blackberry #481329
RGB
CMYK
RGB Variations
Color information
#481329 (or 0x481329) is known color: Blackberry. HEX triplet: 48, 13 and 29. RGB value is (72,19,41). Sum of RGB (Red+Green+Blue) = 72+19+41=132 (17% of max value = 765). Red value is 72 (28.52% from 255 or 54.55% from 132); Green value is 19 (7.81% from 255 or 14.39% from 132); Blue value is 41 (16.41% from 255 or 31.06% from 132); Max value from RGB is 72 - color contains mainly: red. Hex color #481329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481329 is #B7ECD6. Grayscale: #252525. Windows color (decimal): -12053719 or 2691912. OLE color: 2691912.
HSL color Cylindrical-coordinate representation of color #481329: hue angle of 335.09º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #481329 is Cyan = 0, Magento = 0.74, Yellow = 0.43 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 19 | 41 | - |
| CMYK | 0 | 0.74 | 0.43 | 0.72 |
| HSL | 335.09º | 0.58% | 0.18% | - |
| HSV(B) | 335.09º | 0.74% | 0.28% | - |
| XYZ | 3.31 | 2 | 2.31 | - |
| YUV | 37.36 | 130.06 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 41 | 0 | 0.74 | 0.43 | 0.72 | 335.09 | 0.58 | 0.18 |
| Hex | 48 | 13 | 29 | 0 | 4A | 2B | 48 | 14F | 3A | 12 |
| Octal | 110 | 23 | 51 | 0 | 112 | 53 | 110 | 517 | 72 | 22 |
| Binary | 1001000 | 10011 | 101001 | 0 | 1001010 | 101011 | 1001000 | 101001111 | 111010 | 10010 |
Color Harmonies of #481329
Complementary color
Monochromatic Colors of #481329
Black with #481329
Text Example
Text Example
White with #481329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481329; }
p { color: rgb(72,19,41); }
H1.HeaderClassName
{
color: #481329;
}
.AnyTagClassName
{
color: #481329;
}
</style>
background-color css
<style>
a { background-color: #481329; }
a { background-color: rgb(72,19,41); }
div.DivClassName
{
background-color: #481329;
}
.BgClassName
{
background-color: #481329;
}
</style>
border-color css
<style>
span { border-color: #481329; }
span { border-color: rgb(72,19,41); }
td.TdClassName
{
border-color: #481329;
}
.TagClassName
{
border-color: #481329;
}
</style>