Shades of Blackberry #481034
Tints of Blackberry #481034
RGB
CMYK
RGB Variations
Color information
#481034 (or 0x481034) is known color: Blackberry. HEX triplet: 48, 10 and 34. RGB value is (72,16,52). Sum of RGB (Red+Green+Blue) = 72+16+52=140 (18% of max value = 765). Red value is 72 (28.52% from 255 or 51.43% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 52 (20.70% from 255 or 37.14% from 140); Max value from RGB is 72 - color contains mainly: red. Hex color #481034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481034 is #B7EFCB. Grayscale: #242424. Windows color (decimal): -12054476 or 3412040. OLE color: 3412040.
HSL color Cylindrical-coordinate representation of color #481034: hue angle of 321.43º 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 #481034 is Cyan = 0, Magento = 0.78, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 52 | - |
| CMYK | 0 | 0.78 | 0.28 | 0.72 |
| HSL | 321.43º | 0.64% | 0.17% | - |
| HSV(B) | 321.43º | 0.78% | 0.28% | - |
| XYZ | 3.48 | 2 | 3.45 | - |
| YUV | 36.85 | 136.55 | 153.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 52 | 0 | 0.78 | 0.28 | 0.72 | 321.43 | 0.64 | 0.17 |
| Hex | 48 | 10 | 34 | 0 | 4E | 1C | 48 | 141 | 40 | 11 |
| Octal | 110 | 20 | 64 | 0 | 116 | 34 | 110 | 501 | 100 | 21 |
| Binary | 1001000 | 10000 | 110100 | 0 | 1001110 | 11100 | 1001000 | 101000001 | 1000000 | 10001 |
Color Harmonies of #481034
Complementary color
Monochromatic Colors of #481034
Black with #481034
Text Example
Text Example
White with #481034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481034; }
p { color: rgb(72,16,52); }
H1.HeaderClassName
{
color: #481034;
}
.AnyTagClassName
{
color: #481034;
}
</style>
background-color css
<style>
a { background-color: #481034; }
a { background-color: rgb(72,16,52); }
div.DivClassName
{
background-color: #481034;
}
.BgClassName
{
background-color: #481034;
}
</style>
border-color css
<style>
span { border-color: #481034; }
span { border-color: rgb(72,16,52); }
td.TdClassName
{
border-color: #481034;
}
.TagClassName
{
border-color: #481034;
}
</style>