Shades of Blackberry #461631
Tints of Blackberry #461631
RGB
CMYK
RGB Variations
Color information
#461631 (or 0x461631) is known color: Blackberry. HEX triplet: 46, 16 and 31. RGB value is (70,22,49). Sum of RGB (Red+Green+Blue) = 70+22+49=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 22 (8.98% from 255 or 15.60% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #461631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461631 is #B9E9CE. Grayscale: #272727. Windows color (decimal): -12184015 or 3216966. OLE color: 3216966.
HSL color Cylindrical-coordinate representation of color #461631: hue angle of 326.25º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461631 is Cyan = 0, Magento = 0.69, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 49 | - |
| CMYK | 0 | 0.69 | 0.30 | 0.73 |
| HSL | 326.25º | 0.52% | 0.18% | - |
| HSV(B) | 326.25º | 0.69% | 0.27% | - |
| XYZ | 3.37 | 2.1 | 3.13 | - |
| YUV | 39.43 | 133.4 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 49 | 0 | 0.69 | 0.30 | 0.73 | 326.25 | 0.52 | 0.18 |
| Hex | 46 | 16 | 31 | 0 | 45 | 1E | 49 | 146 | 34 | 12 |
| Octal | 106 | 26 | 61 | 0 | 105 | 36 | 111 | 506 | 64 | 22 |
| Binary | 1000110 | 10110 | 110001 | 0 | 1000101 | 11110 | 1001001 | 101000110 | 110100 | 10010 |
Color Harmonies of #461631
Complementary color
Monochromatic Colors of #461631
Black with #461631
Text Example
Text Example
White with #461631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461631; }
p { color: rgb(70,22,49); }
H1.HeaderClassName
{
color: #461631;
}
.AnyTagClassName
{
color: #461631;
}
</style>
background-color css
<style>
a { background-color: #461631; }
a { background-color: rgb(70,22,49); }
div.DivClassName
{
background-color: #461631;
}
.BgClassName
{
background-color: #461631;
}
</style>
border-color css
<style>
span { border-color: #461631; }
span { border-color: rgb(70,22,49); }
td.TdClassName
{
border-color: #461631;
}
.TagClassName
{
border-color: #461631;
}
</style>