Shades of Blackberry #470724
Tints of Blackberry #470724
RGB
CMYK
RGB Variations
Color information
#470724 (or 0x470724) is known color: Blackberry. HEX triplet: 47, 07 and 24. RGB value is (71,7,36). Sum of RGB (Red+Green+Blue) = 71+7+36=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 7 (3.12% from 255 or 6.14% from 114); Blue value is 36 (14.45% from 255 or 31.58% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #470724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470724 is #B8F8DB. Grayscale: #1D1D1D. Windows color (decimal): -12122332 or 2361159. OLE color: 2361159.
HSL color Cylindrical-coordinate representation of color #470724: hue angle of 332.81º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470724 is Cyan = 0, Magento = 0.90, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 36 | - |
| CMYK | 0 | 0.90 | 0.49 | 0.72 |
| HSL | 332.81º | 0.82% | 0.15% | - |
| HSV(B) | 332.81º | 0.9% | 0.28% | - |
| XYZ | 2.99 | 1.62 | 1.82 | - |
| YUV | 29.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 36 | 0 | 0.90 | 0.49 | 0.72 | 332.81 | 0.82 | 0.15 |
| Hex | 47 | 7 | 24 | 0 | 5A | 31 | 48 | 14D | 52 | F |
| Octal | 107 | 7 | 44 | 0 | 132 | 61 | 110 | 515 | 122 | 17 |
| Binary | 1000111 | 111 | 100100 | 0 | 1011010 | 110001 | 1001000 | 101001101 | 1010010 | 1111 |
Color Harmonies of #470724
Complementary color
Monochromatic Colors of #470724
Black with #470724
Text Example
Text Example
White with #470724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470724; }
p { color: rgb(71,7,36); }
H1.HeaderClassName
{
color: #470724;
}
.AnyTagClassName
{
color: #470724;
}
</style>
background-color css
<style>
a { background-color: #470724; }
a { background-color: rgb(71,7,36); }
div.DivClassName
{
background-color: #470724;
}
.BgClassName
{
background-color: #470724;
}
</style>
border-color css
<style>
span { border-color: #470724; }
span { border-color: rgb(71,7,36); }
td.TdClassName
{
border-color: #470724;
}
.TagClassName
{
border-color: #470724;
}
</style>