Shades of Blackberry #460426
Tints of Blackberry #460426
RGB
CMYK
RGB Variations
Color information
#460426 (or 0x460426) is known color: Blackberry. HEX triplet: 46, 04 and 26. RGB value is (70,4,38). Sum of RGB (Red+Green+Blue) = 70+4+38=112 (14% of max value = 765). Red value is 70 (27.73% from 255 or 62.5% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 38 (15.23% from 255 or 33.93% from 112); Max value from RGB is 70 - color contains mainly: red. Hex color #460426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460426 is #B9FBD9. Grayscale: #1B1B1B. Windows color (decimal): -12188634 or 2491462. OLE color: 2491462.
HSL color Cylindrical-coordinate representation of color #460426: hue angle of 329.09º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460426 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 38 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.73 |
| HSL | 329.09º | 0.89% | 0.15% | - |
| HSV(B) | 329.09º | 0.94% | 0.27% | - |
| XYZ | 2.92 | 1.53 | 1.97 | - |
| YUV | 27.61 | 133.87 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 38 | 0 | 0.94 | 0.46 | 0.73 | 329.09 | 0.89 | 0.15 |
| Hex | 46 | 4 | 26 | 0 | 5E | 2E | 49 | 149 | 59 | F |
| Octal | 106 | 4 | 46 | 0 | 136 | 56 | 111 | 511 | 131 | 17 |
| Binary | 1000110 | 100 | 100110 | 0 | 1011110 | 101110 | 1001001 | 101001001 | 1011001 | 1111 |
Color Harmonies of #460426
Complementary color
Monochromatic Colors of #460426
Black with #460426
Text Example
Text Example
White with #460426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460426; }
p { color: rgb(70,4,38); }
H1.HeaderClassName
{
color: #460426;
}
.AnyTagClassName
{
color: #460426;
}
</style>
background-color css
<style>
a { background-color: #460426; }
a { background-color: rgb(70,4,38); }
div.DivClassName
{
background-color: #460426;
}
.BgClassName
{
background-color: #460426;
}
</style>
border-color css
<style>
span { border-color: #460426; }
span { border-color: rgb(70,4,38); }
td.TdClassName
{
border-color: #460426;
}
.TagClassName
{
border-color: #460426;
}
</style>