Shades of Blackberry #471030
Tints of Blackberry #471030
RGB
CMYK
RGB Variations
Color information
#471030 (or 0x471030) is known color: Blackberry. HEX triplet: 47, 10 and 30. RGB value is (71,16,48). Sum of RGB (Red+Green+Blue) = 71+16+48=135 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.59% from 135); Green value is 16 (6.64% from 255 or 11.85% from 135); Blue value is 48 (19.14% from 255 or 35.56% from 135); Max value from RGB is 71 - color contains mainly: red. Hex color #471030 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471030 is #B8EFCF. Grayscale: #242424. Windows color (decimal): -12120016 or 3149895. OLE color: 3149895.
HSL color Cylindrical-coordinate representation of color #471030: hue angle of 325.09º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471030 is Cyan = 0, Magento = 0.77, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 48 | - |
| CMYK | 0 | 0.77 | 0.32 | 0.72 |
| HSL | 325.09º | 0.63% | 0.17% | - |
| HSV(B) | 325.09º | 0.77% | 0.28% | - |
| XYZ | 3.32 | 1.92 | 2.99 | - |
| YUV | 36.09 | 134.72 | 152.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 48 | 0 | 0.77 | 0.32 | 0.72 | 325.09 | 0.63 | 0.17 |
| Hex | 47 | 10 | 30 | 0 | 4D | 20 | 48 | 145 | 3F | 11 |
| Octal | 107 | 20 | 60 | 0 | 115 | 40 | 110 | 505 | 77 | 21 |
| Binary | 1000111 | 10000 | 110000 | 0 | 1001101 | 100000 | 1001000 | 101000101 | 111111 | 10001 |
Color Harmonies of #471030
Complementary color
Monochromatic Colors of #471030
Black with #471030
Text Example
Text Example
White with #471030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471030; }
p { color: rgb(71,16,48); }
H1.HeaderClassName
{
color: #471030;
}
.AnyTagClassName
{
color: #471030;
}
</style>
background-color css
<style>
a { background-color: #471030; }
a { background-color: rgb(71,16,48); }
div.DivClassName
{
background-color: #471030;
}
.BgClassName
{
background-color: #471030;
}
</style>
border-color css
<style>
span { border-color: #471030; }
span { border-color: rgb(71,16,48); }
td.TdClassName
{
border-color: #471030;
}
.TagClassName
{
border-color: #471030;
}
</style>