Shades of Blackberry #460327
Tints of Blackberry #460327
RGB
CMYK
RGB Variations
Color information
#460327 (or 0x460327) is known color: Blackberry. HEX triplet: 46, 03 and 27. RGB value is (70,3,39). Sum of RGB (Red+Green+Blue) = 70+3+39=112 (14% of max value = 765). Red value is 70 (27.73% from 255 or 62.5% from 112); Green value is 3 (1.56% from 255 or 2.68% from 112); Blue value is 39 (15.62% from 255 or 34.82% from 112); Max value from RGB is 70 - color contains mainly: red. Hex color #460327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460327 is #B9FCD8. Grayscale: #1B1B1B. Windows color (decimal): -12188889 or 2556742. OLE color: 2556742.
HSL color Cylindrical-coordinate representation of color #460327: hue angle of 327.76º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #460327 is Cyan = 0, Magento = 0.96, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 3 | 39 | - |
| CMYK | 0 | 0.96 | 0.44 | 0.73 |
| HSL | 327.76º | 0.92% | 0.14% | - |
| HSV(B) | 327.76º | 0.96% | 0.27% | - |
| XYZ | 2.92 | 1.51 | 2.06 | - |
| YUV | 27.14 | 134.7 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 39 | 0 | 0.96 | 0.44 | 0.73 | 327.76 | 0.92 | 0.14 |
| Hex | 46 | 3 | 27 | 0 | 60 | 2C | 49 | 148 | 5C | E |
| Octal | 106 | 3 | 47 | 0 | 140 | 54 | 111 | 510 | 134 | 16 |
| Binary | 1000110 | 11 | 100111 | 0 | 1100000 | 101100 | 1001001 | 101001000 | 1011100 | 1110 |
Color Harmonies of #460327
Complementary color
Monochromatic Colors of #460327
Black with #460327
Text Example
Text Example
White with #460327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460327; }
p { color: rgb(70,3,39); }
H1.HeaderClassName
{
color: #460327;
}
.AnyTagClassName
{
color: #460327;
}
</style>
background-color css
<style>
a { background-color: #460327; }
a { background-color: rgb(70,3,39); }
div.DivClassName
{
background-color: #460327;
}
.BgClassName
{
background-color: #460327;
}
</style>
border-color css
<style>
span { border-color: #460327; }
span { border-color: rgb(70,3,39); }
td.TdClassName
{
border-color: #460327;
}
.TagClassName
{
border-color: #460327;
}
</style>