Shades of Blackberry #461936
Tints of Blackberry #461936
RGB
CMYK
RGB Variations
Color information
#461936 (or 0x461936) is known color: Blackberry. HEX triplet: 46, 19 and 36. RGB value is (70,25,54). Sum of RGB (Red+Green+Blue) = 70+25+54=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 25 (10.16% from 255 or 16.78% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 70 - color contains mainly: red. Hex color #461936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461936 is #B9E6C9. Grayscale: #292929. Windows color (decimal): -12183242 or 3545414. OLE color: 3545414.
HSL color Cylindrical-coordinate representation of color #461936: hue angle of 321.33º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #461936 is Cyan = 0, Magento = 0.64, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 25 | 54 | - |
| CMYK | 0 | 0.64 | 0.23 | 0.73 |
| HSL | 321.33º | 0.47% | 0.19% | - |
| HSV(B) | 321.33º | 0.64% | 0.27% | - |
| XYZ | 3.54 | 2.26 | 3.74 | - |
| YUV | 41.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 54 | 0 | 0.64 | 0.23 | 0.73 | 321.33 | 0.47 | 0.19 |
| Hex | 46 | 19 | 36 | 0 | 40 | 17 | 49 | 141 | 2F | 13 |
| Octal | 106 | 31 | 66 | 0 | 100 | 27 | 111 | 501 | 57 | 23 |
| Binary | 1000110 | 11001 | 110110 | 0 | 1000000 | 10111 | 1001001 | 101000001 | 101111 | 10011 |
Color Harmonies of #461936
Complementary color
Monochromatic Colors of #461936
Black with #461936
Text Example
Text Example
White with #461936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461936; }
p { color: rgb(70,25,54); }
H1.HeaderClassName
{
color: #461936;
}
.AnyTagClassName
{
color: #461936;
}
</style>
background-color css
<style>
a { background-color: #461936; }
a { background-color: rgb(70,25,54); }
div.DivClassName
{
background-color: #461936;
}
.BgClassName
{
background-color: #461936;
}
</style>
border-color css
<style>
span { border-color: #461936; }
span { border-color: rgb(70,25,54); }
td.TdClassName
{
border-color: #461936;
}
.TagClassName
{
border-color: #461936;
}
</style>