Shades of Blackberry #481436
Tints of Blackberry #481436
RGB
CMYK
RGB Variations
Color information
#481436 (or 0x481436) is known color: Blackberry. HEX triplet: 48, 14 and 36. RGB value is (72,20,54). Sum of RGB (Red+Green+Blue) = 72+20+54=146 (19% of max value = 765). Red value is 72 (28.52% from 255 or 49.32% from 146); Green value is 20 (8.20% from 255 or 13.70% from 146); Blue value is 54 (21.48% from 255 or 36.99% from 146); Max value from RGB is 72 - color contains mainly: red. Hex color #481436 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481436 is #B7EBC9. Grayscale: #272727. Windows color (decimal): -12053450 or 3544136. OLE color: 3544136.
HSL color Cylindrical-coordinate representation of color #481436: hue angle of 320.77º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #481436 is Cyan = 0, Magento = 0.72, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 20 | 54 | - |
| CMYK | 0 | 0.72 | 0.25 | 0.72 |
| HSL | 320.77º | 0.57% | 0.18% | - |
| HSV(B) | 320.77º | 0.72% | 0.28% | - |
| XYZ | 3.59 | 2.14 | 3.71 | - |
| YUV | 39.42 | 136.23 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 20 | 54 | 0 | 0.72 | 0.25 | 0.72 | 320.77 | 0.57 | 0.18 |
| Hex | 48 | 14 | 36 | 0 | 48 | 19 | 48 | 141 | 39 | 12 |
| Octal | 110 | 24 | 66 | 0 | 110 | 31 | 110 | 501 | 71 | 22 |
| Binary | 1001000 | 10100 | 110110 | 0 | 1001000 | 11001 | 1001000 | 101000001 | 111001 | 10010 |
Color Harmonies of #481436
Complementary color
Monochromatic Colors of #481436
Black with #481436
Text Example
Text Example
White with #481436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481436; }
p { color: rgb(72,20,54); }
H1.HeaderClassName
{
color: #481436;
}
.AnyTagClassName
{
color: #481436;
}
</style>
background-color css
<style>
a { background-color: #481436; }
a { background-color: rgb(72,20,54); }
div.DivClassName
{
background-color: #481436;
}
.BgClassName
{
background-color: #481436;
}
</style>
border-color css
<style>
span { border-color: #481436; }
span { border-color: rgb(72,20,54); }
td.TdClassName
{
border-color: #481436;
}
.TagClassName
{
border-color: #481436;
}
</style>