Shades of Blackberry #460328
Tints of Blackberry #460328
RGB
CMYK
RGB Variations
Color information
#460328 (or 0x460328) is known color: Blackberry. HEX triplet: 46, 03 and 28. RGB value is (70,3,40). Sum of RGB (Red+Green+Blue) = 70+3+40=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 3 (1.56% from 255 or 2.65% from 113); Blue value is 40 (16.02% from 255 or 35.40% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #460328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460328 is #B9FCD7. Grayscale: #1B1B1B. Windows color (decimal): -12188888 or 2622278. OLE color: 2622278.
HSL color Cylindrical-coordinate representation of color #460328: hue angle of 326.87º 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 #460328 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 3 | 40 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.73 |
| HSL | 326.87º | 0.92% | 0.14% | - |
| HSV(B) | 326.87º | 0.96% | 0.27% | - |
| XYZ | 2.94 | 1.52 | 2.15 | - |
| YUV | 27.25 | 135.2 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 3 | 40 | 0 | 0.96 | 0.43 | 0.73 | 326.87 | 0.92 | 0.14 |
| Hex | 46 | 3 | 28 | 0 | 60 | 2B | 49 | 147 | 5C | E |
| Octal | 106 | 3 | 50 | 0 | 140 | 53 | 111 | 507 | 134 | 16 |
| Binary | 1000110 | 11 | 101000 | 0 | 1100000 | 101011 | 1001001 | 101000111 | 1011100 | 1110 |
Color Harmonies of #460328
Complementary color
Monochromatic Colors of #460328
Black with #460328
Text Example
Text Example
White with #460328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460328; }
p { color: rgb(70,3,40); }
H1.HeaderClassName
{
color: #460328;
}
.AnyTagClassName
{
color: #460328;
}
</style>
background-color css
<style>
a { background-color: #460328; }
a { background-color: rgb(70,3,40); }
div.DivClassName
{
background-color: #460328;
}
.BgClassName
{
background-color: #460328;
}
</style>
border-color css
<style>
span { border-color: #460328; }
span { border-color: rgb(70,3,40); }
td.TdClassName
{
border-color: #460328;
}
.TagClassName
{
border-color: #460328;
}
</style>