Shades of Blackberry #461437
Tints of Blackberry #461437
RGB
CMYK
RGB Variations
Color information
#461437 (or 0x461437) is known color: Blackberry. HEX triplet: 46, 14 and 37. RGB value is (70,20,55). Sum of RGB (Red+Green+Blue) = 70+20+55=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 20 (8.20% from 255 or 13.79% from 145); Blue value is 55 (21.88% from 255 or 37.93% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #461437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461437 is #B9EBC8. Grayscale: #262626. Windows color (decimal): -12184521 or 3609670. OLE color: 3609670.
HSL color Cylindrical-coordinate representation of color #461437: hue angle of 318º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #461437 is Cyan = 0, Magento = 0.71, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 20 | 55 | - |
| CMYK | 0 | 0.71 | 0.21 | 0.73 |
| HSL | 318º | 0.56% | 0.18% | - |
| HSV(B) | 318º | 0.71% | 0.27% | - |
| XYZ | 3.47 | 2.08 | 3.83 | - |
| YUV | 38.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 55 | 0 | 0.71 | 0.21 | 0.73 | 318 | 0.56 | 0.18 |
| Hex | 46 | 14 | 37 | 0 | 47 | 15 | 49 | 13E | 38 | 12 |
| Octal | 106 | 24 | 67 | 0 | 107 | 25 | 111 | 476 | 70 | 22 |
| Binary | 1000110 | 10100 | 110111 | 0 | 1000111 | 10101 | 1001001 | 100111110 | 111000 | 10010 |
Color Harmonies of #461437
Complementary color
Monochromatic Colors of #461437
Black with #461437
Text Example
Text Example
White with #461437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461437; }
p { color: rgb(70,20,55); }
H1.HeaderClassName
{
color: #461437;
}
.AnyTagClassName
{
color: #461437;
}
</style>
background-color css
<style>
a { background-color: #461437; }
a { background-color: rgb(70,20,55); }
div.DivClassName
{
background-color: #461437;
}
.BgClassName
{
background-color: #461437;
}
</style>
border-color css
<style>
span { border-color: #461437; }
span { border-color: rgb(70,20,55); }
td.TdClassName
{
border-color: #461437;
}
.TagClassName
{
border-color: #461437;
}
</style>