Shades of Blackberry #470827
Tints of Blackberry #470827
RGB
CMYK
RGB Variations
Color information
#470827 (or 0x470827) is known color: Blackberry. HEX triplet: 47, 08 and 27. RGB value is (71,8,39). Sum of RGB (Red+Green+Blue) = 71+8+39=118 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.17% from 118); Green value is 8 (3.52% from 255 or 6.78% from 118); Blue value is 39 (15.62% from 255 or 33.05% from 118); Max value from RGB is 71 - color contains mainly: red. Hex color #470827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470827 is #B8F7D8. Grayscale: #1E1E1E. Windows color (decimal): -12122073 or 2558023. OLE color: 2558023.
HSL color Cylindrical-coordinate representation of color #470827: hue angle of 330.48º 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 #470827 is Cyan = 0, Magento = 0.89, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 39 | - |
| CMYK | 0 | 0.89 | 0.45 | 0.72 |
| HSL | 330.48º | 0.8% | 0.15% | - |
| HSV(B) | 330.48º | 0.89% | 0.28% | - |
| XYZ | 3.05 | 1.66 | 2.08 | - |
| YUV | 30.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 39 | 0 | 0.89 | 0.45 | 0.72 | 330.48 | 0.8 | 0.15 |
| Hex | 47 | 8 | 27 | 0 | 59 | 2D | 48 | 14A | 50 | F |
| Octal | 107 | 10 | 47 | 0 | 131 | 55 | 110 | 512 | 120 | 17 |
| Binary | 1000111 | 1000 | 100111 | 0 | 1011001 | 101101 | 1001000 | 101001010 | 1010000 | 1111 |
Color Harmonies of #470827
Complementary color
Monochromatic Colors of #470827
Black with #470827
Text Example
Text Example
White with #470827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470827; }
p { color: rgb(71,8,39); }
H1.HeaderClassName
{
color: #470827;
}
.AnyTagClassName
{
color: #470827;
}
</style>
background-color css
<style>
a { background-color: #470827; }
a { background-color: rgb(71,8,39); }
div.DivClassName
{
background-color: #470827;
}
.BgClassName
{
background-color: #470827;
}
</style>
border-color css
<style>
span { border-color: #470827; }
span { border-color: rgb(71,8,39); }
td.TdClassName
{
border-color: #470827;
}
.TagClassName
{
border-color: #470827;
}
</style>