Shades of Blackberry #481032
Tints of Blackberry #481032
RGB
CMYK
RGB Variations
Color information
#481032 (or 0x481032) is known color: Blackberry. HEX triplet: 48, 10 and 32. RGB value is (72,16,50). Sum of RGB (Red+Green+Blue) = 72+16+50=138 (18% of max value = 765). Red value is 72 (28.52% from 255 or 52.17% from 138); Green value is 16 (6.64% from 255 or 11.59% from 138); Blue value is 50 (19.92% from 255 or 36.23% from 138); Max value from RGB is 72 - color contains mainly: red. Hex color #481032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481032 is #B7EFCD. Grayscale: #242424. Windows color (decimal): -12054478 or 3280968. OLE color: 3280968.
HSL color Cylindrical-coordinate representation of color #481032: hue angle of 323.57º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #481032 is Cyan = 0, Magento = 0.78, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 50 | - |
| CMYK | 0 | 0.78 | 0.31 | 0.72 |
| HSL | 323.57º | 0.64% | 0.17% | - |
| HSV(B) | 323.57º | 0.78% | 0.28% | - |
| XYZ | 3.43 | 1.98 | 3.22 | - |
| YUV | 36.62 | 135.55 | 153.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 50 | 0 | 0.78 | 0.31 | 0.72 | 323.57 | 0.64 | 0.17 |
| Hex | 48 | 10 | 32 | 0 | 4E | 1F | 48 | 144 | 40 | 11 |
| Octal | 110 | 20 | 62 | 0 | 116 | 37 | 110 | 504 | 100 | 21 |
| Binary | 1001000 | 10000 | 110010 | 0 | 1001110 | 11111 | 1001000 | 101000100 | 1000000 | 10001 |
Color Harmonies of #481032
Complementary color
Monochromatic Colors of #481032
Black with #481032
Text Example
Text Example
White with #481032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481032; }
p { color: rgb(72,16,50); }
H1.HeaderClassName
{
color: #481032;
}
.AnyTagClassName
{
color: #481032;
}
</style>
background-color css
<style>
a { background-color: #481032; }
a { background-color: rgb(72,16,50); }
div.DivClassName
{
background-color: #481032;
}
.BgClassName
{
background-color: #481032;
}
</style>
border-color css
<style>
span { border-color: #481032; }
span { border-color: rgb(72,16,50); }
td.TdClassName
{
border-color: #481032;
}
.TagClassName
{
border-color: #481032;
}
</style>