Shades of Blackberry #461337
Tints of Blackberry #461337
RGB
CMYK
RGB Variations
Color information
#461337 (or 0x461337) is known color: Blackberry. HEX triplet: 46, 13 and 37. RGB value is (70,19,55). Sum of RGB (Red+Green+Blue) = 70+19+55=144 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.61% from 144); Green value is 19 (7.81% from 255 or 13.19% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 70 - color contains mainly: red. Hex color #461337 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461337 is #B9ECC8. Grayscale: #262626. Windows color (decimal): -12184777 or 3609414. OLE color: 3609414.
HSL color Cylindrical-coordinate representation of color #461337: hue angle of 317.65º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #461337 is Cyan = 0, Magento = 0.73, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 55 | - |
| CMYK | 0 | 0.73 | 0.21 | 0.73 |
| HSL | 317.65º | 0.57% | 0.17% | - |
| HSV(B) | 317.65º | 0.73% | 0.27% | - |
| XYZ | 3.45 | 2.04 | 3.83 | - |
| YUV | 38.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 55 | 0 | 0.73 | 0.21 | 0.73 | 317.65 | 0.57 | 0.17 |
| Hex | 46 | 13 | 37 | 0 | 49 | 15 | 49 | 13E | 39 | 11 |
| Octal | 106 | 23 | 67 | 0 | 111 | 25 | 111 | 476 | 71 | 21 |
| Binary | 1000110 | 10011 | 110111 | 0 | 1001001 | 10101 | 1001001 | 100111110 | 111001 | 10001 |
Color Harmonies of #461337
Complementary color
Monochromatic Colors of #461337
Black with #461337
Text Example
Text Example
White with #461337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461337; }
p { color: rgb(70,19,55); }
H1.HeaderClassName
{
color: #461337;
}
.AnyTagClassName
{
color: #461337;
}
</style>
background-color css
<style>
a { background-color: #461337; }
a { background-color: rgb(70,19,55); }
div.DivClassName
{
background-color: #461337;
}
.BgClassName
{
background-color: #461337;
}
</style>
border-color css
<style>
span { border-color: #461337; }
span { border-color: rgb(70,19,55); }
td.TdClassName
{
border-color: #461337;
}
.TagClassName
{
border-color: #461337;
}
</style>