Shades of Blackberry #470824
Tints of Blackberry #470824
RGB
CMYK
RGB Variations
Color information
#470824 (or 0x470824) is known color: Blackberry. HEX triplet: 47, 08 and 24. RGB value is (71,8,36). Sum of RGB (Red+Green+Blue) = 71+8+36=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 8 (3.52% from 255 or 6.96% from 115); Blue value is 36 (14.45% from 255 or 31.30% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #470824 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470824 is #B8F7DB. Grayscale: #1D1D1D. Windows color (decimal): -12122076 or 2361415. OLE color: 2361415.
HSL color Cylindrical-coordinate representation of color #470824: hue angle of 333.33º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #470824 is Cyan = 0, Magento = 0.89, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 36 | - |
| CMYK | 0 | 0.89 | 0.49 | 0.72 |
| HSL | 333.33º | 0.8% | 0.15% | - |
| HSV(B) | 333.33º | 0.89% | 0.28% | - |
| XYZ | 3 | 1.64 | 1.83 | - |
| YUV | 30.03 | 131.37 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 36 | 0 | 0.89 | 0.49 | 0.72 | 333.33 | 0.8 | 0.15 |
| Hex | 47 | 8 | 24 | 0 | 59 | 31 | 48 | 14D | 50 | F |
| Octal | 107 | 10 | 44 | 0 | 131 | 61 | 110 | 515 | 120 | 17 |
| Binary | 1000111 | 1000 | 100100 | 0 | 1011001 | 110001 | 1001000 | 101001101 | 1010000 | 1111 |
Color Harmonies of #470824
Complementary color
Monochromatic Colors of #470824
Black with #470824
Text Example
Text Example
White with #470824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470824; }
p { color: rgb(71,8,36); }
H1.HeaderClassName
{
color: #470824;
}
.AnyTagClassName
{
color: #470824;
}
</style>
background-color css
<style>
a { background-color: #470824; }
a { background-color: rgb(71,8,36); }
div.DivClassName
{
background-color: #470824;
}
.BgClassName
{
background-color: #470824;
}
</style>
border-color css
<style>
span { border-color: #470824; }
span { border-color: rgb(71,8,36); }
td.TdClassName
{
border-color: #470824;
}
.TagClassName
{
border-color: #470824;
}
</style>