Shades of Blackberry #460526
Tints of Blackberry #460526
RGB
CMYK
RGB Variations
Color information
#460526 (or 0x460526) is known color: Blackberry. HEX triplet: 46, 05 and 26. RGB value is (70,5,38). Sum of RGB (Red+Green+Blue) = 70+5+38=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 5 (2.34% from 255 or 4.42% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #460526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460526 is #B9FAD9. Grayscale: #1C1C1C. Windows color (decimal): -12188378 or 2491718. OLE color: 2491718.
HSL color Cylindrical-coordinate representation of color #460526: hue angle of 329.54º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #460526 is Cyan = 0, Magento = 0.93, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 5 | 38 | - |
| CMYK | 0 | 0.93 | 0.46 | 0.73 |
| HSL | 329.54º | 0.87% | 0.15% | - |
| HSV(B) | 329.54º | 0.93% | 0.27% | - |
| XYZ | 2.93 | 1.55 | 1.98 | - |
| YUV | 28.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 38 | 0 | 0.93 | 0.46 | 0.73 | 329.54 | 0.87 | 0.15 |
| Hex | 46 | 5 | 26 | 0 | 5D | 2E | 49 | 14A | 57 | F |
| Octal | 106 | 5 | 46 | 0 | 135 | 56 | 111 | 512 | 127 | 17 |
| Binary | 1000110 | 101 | 100110 | 0 | 1011101 | 101110 | 1001001 | 101001010 | 1010111 | 1111 |
Color Harmonies of #460526
Complementary color
Monochromatic Colors of #460526
Black with #460526
Text Example
Text Example
White with #460526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460526; }
p { color: rgb(70,5,38); }
H1.HeaderClassName
{
color: #460526;
}
.AnyTagClassName
{
color: #460526;
}
</style>
background-color css
<style>
a { background-color: #460526; }
a { background-color: rgb(70,5,38); }
div.DivClassName
{
background-color: #460526;
}
.BgClassName
{
background-color: #460526;
}
</style>
border-color css
<style>
span { border-color: #460526; }
span { border-color: rgb(70,5,38); }
td.TdClassName
{
border-color: #460526;
}
.TagClassName
{
border-color: #460526;
}
</style>