Shades of Blackberry #461024
Tints of Blackberry #461024
RGB
CMYK
RGB Variations
Color information
#461024 (or 0x461024) is known color: Blackberry. HEX triplet: 46, 10 and 24. RGB value is (70,16,36). Sum of RGB (Red+Green+Blue) = 70+16+36=122 (16% of max value = 765). Red value is 70 (27.73% from 255 or 57.38% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 36 (14.45% from 255 or 29.51% from 122); Max value from RGB is 70 - color contains mainly: red. Hex color #461024 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461024 is #B9EFDB. Grayscale: #222222. Windows color (decimal): -12185564 or 2363462. OLE color: 2363462.
HSL color Cylindrical-coordinate representation of color #461024: hue angle of 337.78º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461024 is Cyan = 0, Magento = 0.77, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 36 | - |
| CMYK | 0 | 0.77 | 0.49 | 0.73 |
| HSL | 337.78º | 0.63% | 0.17% | - |
| HSV(B) | 337.78º | 0.77% | 0.27% | - |
| XYZ | 3.03 | 1.8 | 1.86 | - |
| YUV | 34.43 | 128.89 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 36 | 0 | 0.77 | 0.49 | 0.73 | 337.78 | 0.63 | 0.17 |
| Hex | 46 | 10 | 24 | 0 | 4D | 31 | 49 | 152 | 3F | 11 |
| Octal | 106 | 20 | 44 | 0 | 115 | 61 | 111 | 522 | 77 | 21 |
| Binary | 1000110 | 10000 | 100100 | 0 | 1001101 | 110001 | 1001001 | 101010010 | 111111 | 10001 |
Color Harmonies of #461024
Complementary color
Monochromatic Colors of #461024
Black with #461024
Text Example
Text Example
White with #461024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461024; }
p { color: rgb(70,16,36); }
H1.HeaderClassName
{
color: #461024;
}
.AnyTagClassName
{
color: #461024;
}
</style>
background-color css
<style>
a { background-color: #461024; }
a { background-color: rgb(70,16,36); }
div.DivClassName
{
background-color: #461024;
}
.BgClassName
{
background-color: #461024;
}
</style>
border-color css
<style>
span { border-color: #461024; }
span { border-color: rgb(70,16,36); }
td.TdClassName
{
border-color: #461024;
}
.TagClassName
{
border-color: #461024;
}
</style>