Shades of Blackberry #460738
Tints of Blackberry #460738
RGB
CMYK
RGB Variations
Color information
#460738 (or 0x460738) is known color: Blackberry. HEX triplet: 46, 07 and 38. RGB value is (70,7,56). Sum of RGB (Red+Green+Blue) = 70+7+56=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 7 (3.12% from 255 or 5.26% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #460738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460738 is #B9F8C7. Grayscale: #1F1F1F. Windows color (decimal): -12187848 or 3671878. OLE color: 3671878.
HSL color Cylindrical-coordinate representation of color #460738: hue angle of 313.33º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #460738 is Cyan = 0, Magento = 0.90, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 7 | 56 | - |
| CMYK | 0 | 0.90 | 0.20 | 0.73 |
| HSL | 313.33º | 0.82% | 0.15% | - |
| HSV(B) | 313.33º | 0.9% | 0.27% | - |
| XYZ | 3.32 | 1.74 | 3.9 | - |
| YUV | 31.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 56 | 0 | 0.90 | 0.20 | 0.73 | 313.33 | 0.82 | 0.15 |
| Hex | 46 | 7 | 38 | 0 | 5A | 14 | 49 | 139 | 52 | F |
| Octal | 106 | 7 | 70 | 0 | 132 | 24 | 111 | 471 | 122 | 17 |
| Binary | 1000110 | 111 | 111000 | 0 | 1011010 | 10100 | 1001001 | 100111001 | 1010010 | 1111 |
Color Harmonies of #460738
Complementary color
Monochromatic Colors of #460738
Black with #460738
Text Example
Text Example
White with #460738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460738; }
p { color: rgb(70,7,56); }
H1.HeaderClassName
{
color: #460738;
}
.AnyTagClassName
{
color: #460738;
}
</style>
background-color css
<style>
a { background-color: #460738; }
a { background-color: rgb(70,7,56); }
div.DivClassName
{
background-color: #460738;
}
.BgClassName
{
background-color: #460738;
}
</style>
border-color css
<style>
span { border-color: #460738; }
span { border-color: rgb(70,7,56); }
td.TdClassName
{
border-color: #460738;
}
.TagClassName
{
border-color: #460738;
}
</style>