Shades of Blackberry #461534
Tints of Blackberry #461534
RGB
CMYK
RGB Variations
Color information
#461534 (or 0x461534) is known color: Blackberry. HEX triplet: 46, 15 and 34. RGB value is (70,21,52). Sum of RGB (Red+Green+Blue) = 70+21+52=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 21 (8.59% from 255 or 14.69% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 70 - color contains mainly: red. Hex color #461534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461534 is #B9EACB. Grayscale: #272727. Windows color (decimal): -12184268 or 3413318. OLE color: 3413318.
HSL color Cylindrical-coordinate representation of color #461534: hue angle of 322.04º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461534 is Cyan = 0, Magento = 0.70, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 21 | 52 | - |
| CMYK | 0 | 0.70 | 0.26 | 0.73 |
| HSL | 322.04º | 0.54% | 0.18% | - |
| HSV(B) | 322.04º | 0.7% | 0.27% | - |
| XYZ | 3.41 | 2.09 | 3.47 | - |
| YUV | 39.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 52 | 0 | 0.70 | 0.26 | 0.73 | 322.04 | 0.54 | 0.18 |
| Hex | 46 | 15 | 34 | 0 | 46 | 1A | 49 | 142 | 36 | 12 |
| Octal | 106 | 25 | 64 | 0 | 106 | 32 | 111 | 502 | 66 | 22 |
| Binary | 1000110 | 10101 | 110100 | 0 | 1000110 | 11010 | 1001001 | 101000010 | 110110 | 10010 |
Color Harmonies of #461534
Complementary color
Monochromatic Colors of #461534
Black with #461534
Text Example
Text Example
White with #461534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461534; }
p { color: rgb(70,21,52); }
H1.HeaderClassName
{
color: #461534;
}
.AnyTagClassName
{
color: #461534;
}
</style>
background-color css
<style>
a { background-color: #461534; }
a { background-color: rgb(70,21,52); }
div.DivClassName
{
background-color: #461534;
}
.BgClassName
{
background-color: #461534;
}
</style>
border-color css
<style>
span { border-color: #461534; }
span { border-color: rgb(70,21,52); }
td.TdClassName
{
border-color: #461534;
}
.TagClassName
{
border-color: #461534;
}
</style>