Shades of Blackberry #481327
Tints of Blackberry #481327
RGB
CMYK
RGB Variations
Color information
#481327 (or 0x481327) is known color: Blackberry. HEX triplet: 48, 13 and 27. RGB value is (72,19,39). Sum of RGB (Red+Green+Blue) = 72+19+39=130 (17% of max value = 765). Red value is 72 (28.52% from 255 or 55.38% from 130); Green value is 19 (7.81% from 255 or 14.62% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 72 - color contains mainly: red. Hex color #481327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #481327 is #B7ECD8. Grayscale: #252525. Windows color (decimal): -12053721 or 2560840. OLE color: 2560840.
HSL color Cylindrical-coordinate representation of color #481327: hue angle of 337.36º 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 #481327 is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 19 | 39 | - |
| CMYK | 0 | 0.74 | 0.46 | 0.72 |
| HSL | 337.36º | 0.58% | 0.18% | - |
| HSV(B) | 337.36º | 0.74% | 0.28% | - |
| XYZ | 3.27 | 1.99 | 2.13 | - |
| YUV | 37.13 | 129.06 | 152.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 39 | 0 | 0.74 | 0.46 | 0.72 | 337.36 | 0.58 | 0.18 |
| Hex | 48 | 13 | 27 | 0 | 4A | 2E | 48 | 151 | 3A | 12 |
| Octal | 110 | 23 | 47 | 0 | 112 | 56 | 110 | 521 | 72 | 22 |
| Binary | 1001000 | 10011 | 100111 | 0 | 1001010 | 101110 | 1001000 | 101010001 | 111010 | 10010 |
Color Harmonies of #481327
Complementary color
Monochromatic Colors of #481327
Black with #481327
Text Example
Text Example
White with #481327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481327; }
p { color: rgb(72,19,39); }
H1.HeaderClassName
{
color: #481327;
}
.AnyTagClassName
{
color: #481327;
}
</style>
background-color css
<style>
a { background-color: #481327; }
a { background-color: rgb(72,19,39); }
div.DivClassName
{
background-color: #481327;
}
.BgClassName
{
background-color: #481327;
}
</style>
border-color css
<style>
span { border-color: #481327; }
span { border-color: rgb(72,19,39); }
td.TdClassName
{
border-color: #481327;
}
.TagClassName
{
border-color: #481327;
}
</style>